Commit Graph

572 Commits

Author SHA1 Message Date
minjaesong
f2e690b936 modules can now have their own config files 2022-07-03 18:17:50 +09:00
minjaesong
8363b5b4ea control help for computer ui 2022-07-01 02:27:06 +09:00
minjaesong
8ee2a2f56d more crafting ui wip 2022-06-28 00:57:40 +09:00
minjaesong
8c07b03213 crafting recipe is at least successfully read and parsed by the modloader 2022-06-25 22:40:23 +09:00
minjaesong
4569546bdd crafting recipe loader wip 2022-06-25 03:28:02 +09:00
minjaesong
27509a7291 new furbud sprite for yet another testing 2022-06-05 15:22:04 +09:00
minjaesong
a57cb99619 simplified crafting recipe definition 2022-05-15 15:18:03 +09:00
minjaesong
5781f5cd00 better dithering on toggler texture 2022-05-02 23:10:51 +09:00
minjaesong
59921ce2f8 fixed a bug where greek ime would errenously erase a character when composing diacritics 2022-04-05 10:30:22 +09:00
minjaesong
0cef2431be another minor touches 2022-04-02 11:14:46 +09:00
minjaesong
faa33d9a81 more debugwindow stuffs 2022-03-31 10:24:47 +09:00
minjaesong
a0d13a6060 fixing a minor bug on getLight coord 2022-03-30 14:08:43 +09:00
minjaesong
fc7cbe0575 background for debug info 2022-03-29 22:03:41 +09:00
minjaesong
d85661f668 more debug elements 2022-03-29 20:52:26 +09:00
minjaesong
86318511cb new debug window wip 2022-03-29 17:57:35 +09:00
minjaesong
4b6a878601 assembledsprite now animates 2022-03-24 22:44:55 +09:00
minjaesong
de71f8bd17 AssembledSpriteAnimation now renders correctly 2022-03-24 14:24:36 +09:00
minjaesong
ab73511042 lol i don't need quotation marks on csv 2022-03-23 10:22:14 +09:00
minjaesong
de45ad1c25 another font fix 2022-03-22 17:08:47 +09:00
minjaesong
000f825849 a new key for blocks.csv; csveditor updates 2022-03-22 11:11:44 +09:00
minjaesong
8974d336c4 font update 2022-03-22 09:29:49 +09:00
minjaesong
b8ccee3882 font update 2022-03-19 10:42:57 +09:00
minjaesong
c309948b40 font update; another idea for a fixture 2022-03-17 16:45:59 +09:00
minjaesong
52f0dfdeb9 various fixes 2022-03-16 12:50:43 +09:00
minjaesong
54f1f590c4 font update 2022-03-12 11:52:10 +09:00
minjaesong
d15dc20300 crafting system wip 2022-03-11 17:46:35 +09:00
minjaesong
b5aacd976c tags on ingame blocks 2022-03-11 15:05:06 +09:00
minjaesong
6c7cbc02ae some language key change 2022-03-11 14:26:33 +09:00
minjaesong
7f01ac2641 untracking ModuleComputers.jar 2022-03-11 11:36:20 +09:00
minjaesong
f9f9aa414a crafting ui is on the inventory menu now 2022-03-11 11:34:33 +09:00
minjaesong
88c71b6c06 hash checking for module's jarfile 2022-03-08 11:59:28 +09:00
minjaesong
a769594ce3 font update 2022-03-06 13:55:22 +09:00
minjaesong
13003a63d3 moving platform wip 2022-02-28 17:54:07 +09:00
minjaesong
e8330af14a tapestry is decoded and itemised just fine but does not spawn 2022-02-28 15:34:48 +09:00
minjaesong
68d8bf13b7 tapestry sprite to draw frame 2022-02-28 11:39:29 +09:00
minjaesong
3443a5baab modularise everything 2022-02-27 18:52:59 +09:00
minjaesong
6d3a577e46 font update 2022-02-25 13:39:38 +09:00
minjaesong
8ee221b93d no module titlescreen: clickable load order path 2022-02-24 13:44:51 +09:00
minjaesong
7c966b0da8 support for texture packs 2022-02-23 17:59:38 +09:00
minjaesong
596cd9b102 a console command to fill up inventory with every item 2022-02-22 17:22:54 +09:00
minjaesong
df6950c0b8 fixed a bug where a dynamic item would not get saved/loaded at all 2022-02-22 17:12:49 +09:00
minjaesong
6f4b53daad buncha missing illuminators 2022-02-21 17:53:02 +09:00
minjaesong
9659ef3a5f faux global illumination impl 2022-02-21 11:01:27 +09:00
minjaesong
541463ea8c font update 2022-02-18 09:05:46 +09:00
minjaesong
5148ef3821 font update 2022-02-14 13:44:10 +09:00
minjaesong
efe5c49463 serialisation of HRQNG is fixed so it would not make illegal reflective access on Java 17 2022-02-04 11:03:59 +09:00
minjaesong
956c9d44e1 moved essential resources out of the assets directory and into the jar 2022-01-28 10:30:08 +09:00
minjaesong
c500a5ca39 asynchronous lightmap update wip 2022-01-27 17:11:09 +09:00
minjaesong
250529e842 SortedArrayList.cloneToList() is no longer susseptible to ConcurrentModificationException 2022-01-23 20:25:20 +09:00
minjaesong
162d211a2d russian ime diacritics fix 2022-01-22 14:47:06 +09:00