Commit Graph

4017 Commits

Author SHA1 Message Date
minjaesong
b3467d538c lava texture fix 2024-09-09 19:16:40 +09:00
minjaesong
43d65fb10b crude oil prototype 2024-09-08 23:02:43 +09:00
minjaesong
e4742a40dd aquifers prototype 2024-09-08 21:48:17 +09:00
minjaesong
56c12949f8 working lava pool prototype 2024-09-08 01:51:40 +09:00
minjaesong
11cdcbe2fc actor update control by chunkAnchoring flag 2024-09-07 19:01:03 +09:00
minjaesong
ab31986cf2 TerranVirtualDisk update 2024-09-07 16:44:44 +09:00
minjaesong
e3b663b4aa actors with chunk anchoring wip 2024-09-07 16:06:15 +09:00
minjaesong
68854d3573 chunk pool wip 2024-09-07 16:05:52 +09:00
minjaesong
a9e6aab94c new worldgen test wip 2024-09-06 23:59:46 +09:00
minjaesong
1af82e4d5c water jumping works but needs onscreen instruction to educate players 2024-09-06 21:14:54 +09:00
minjaesong
bd8f455ce6 caching ime icons 2024-09-06 16:16:00 +09:00
minjaesong
694a727a3e made a patch to GDX to enable ISO keyboard keys 2024-09-06 15:51:51 +09:00
minjaesong
849271328d fix: added a missing key on Bépo layout 2024-09-06 15:36:17 +09:00
minjaesong
56b98f3086 adaptive tilemap update rate 2024-09-05 19:48:21 +09:00
minjaesong
c17d742d68 fix: jittery cam on titlescreen 2024-09-05 15:25:39 +09:00
minjaesong
eb3822553b multithreaded initial spawn chunkgen 2024-09-04 22:57:58 +09:00
minjaesong
3fcb2f9996 minor bugfixes 2024-09-03 15:39:11 +09:00
minjaesong
f5f1f536cf grass texture fixes 2024-09-03 00:59:58 +09:00
minjaesong
1615afb81b brick texture refinement 2024-09-02 20:06:03 +09:00
minjaesong
ef0c9c8447 brick sounds 2024-09-02 01:02:52 +09:00
minjaesong
5cbe96033b bricks 2024-09-01 23:58:09 +09:00
minjaesong
aef5fd307a readjusted oregen params to preserve relative depth-to-spawn-rate scale 2024-09-01 04:47:20 +09:00
minjaesong
cdfb5c4daa fix: ore and fluid layer was not being disposed of 2024-09-01 02:50:34 +09:00
minjaesong
6f48bd9f04 new worldgen for the taller world 2024-09-01 00:27:23 +09:00
minjaesong
fa03e5d14a new worldgen wip 2024-08-31 23:55:13 +09:00
minjaesong
54d1218b4a fix: wetting tile using wrong tile 2024-08-31 22:24:31 +09:00
minjaesong
84f0353f09 multithreaded tile renumbering 2024-08-31 05:29:59 +09:00
minjaesong
85c1e3ba96 new world size and generator for Alpha 2 with backwards compatibility 2024-08-31 04:03:13 +09:00
minjaesong
da14c75278 new world size is now much taller; loadscreen bar now has fixed ratio 2024-08-30 21:56:46 +09:00
minjaesong
56a1723e4f drawing tilemap 'texture' is also done once every three frames 2024-08-30 17:50:29 +09:00
minjaesong
d405302c9d tilemap update is now done once in every 3 frame 2024-08-30 13:55:37 +09:00
minjaesong
85a4c46240 trying to optimise the tiling code (its broken now) 2024-08-30 02:37:53 +09:00
minjaesong
d8922485ad dirt textures 2024-08-29 13:22:33 +09:00
minjaesong
43e8d1a8d0 working deblocking 2024-08-29 03:00:39 +09:00
minjaesong
d02282a64d deblocking wip 2 2024-08-28 18:40:21 +09:00
minjaesong
7554459281 deblocking wip 2024-08-28 01:51:55 +09:00
minjaesong
02a549c406 new tiles: sands,sandstones 2024-08-28 01:51:22 +09:00
minjaesong
e691222741 new tiles: clay,trees,gravels 2024-08-27 02:58:02 +09:00
minjaesong
45550d0444 fix: bombs may cause segfault due to out of bound referencing in Y axis 2024-08-27 00:28:54 +09:00
minjaesong
86c7f7925b breakage overlay is back 2024-08-26 23:11:34 +09:00
minjaesong
55ae0b61af subtile grass tiling 2024-08-26 19:20:51 +09:00
minjaesong
feed1ee6c0 fix: touching the bottom of the world would crash the game because setFluid did not coerce the coords 2024-08-26 01:47:41 +09:00
minjaesong
63322321ce subtiling stone blocks 2024-08-26 01:39:05 +09:00
minjaesong
472fcfc05b wood blocks update 2024-08-25 20:20:46 +09:00
minjaesong
23cae8ed73 inventory image for subtiled blocks 2024-08-25 02:50:56 +09:00
minjaesong
ccaaac03d0 more 'correct' stone brick texture 2024-08-25 01:58:55 +09:00
minjaesong
50adfc08bb more brick tiling and bugfix 2024-08-24 22:35:27 +09:00
minjaesong
96cdefb800 brick tiling 2024-08-24 01:37:31 +09:00
minjaesong
ff66b65831 confirmed: subtiling works on any atlas size 2024-08-23 00:17:35 +09:00
minjaesong
657ab2b2be working subtiling (for atlas size 2048) 2024-08-23 00:06:14 +09:00