Commit Graph

3998 Commits

Author SHA1 Message Date
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
minjaesong
5c1c526128 fliprot on subtiles 2024-08-22 18:27:24 +09:00
minjaesong
9bd1471a64 rendertags on subtile sheet 2024-08-22 14:59:14 +09:00
minjaesong
bdb1c3e1ea better rock texture maybe 2024-08-22 03:14:17 +09:00
minjaesong
a74d4bbced working subtile rendering 2024-08-22 01:43:04 +09:00
minjaesong
7b23e34907 spectrometer slope is now 10dB/decade, which makes pink noise to appear flat 2024-08-21 23:47:01 +09:00
minjaesong
b0480e6225 fliprot revived 2024-08-21 14:34:42 +09:00
minjaesong
ebcc2ef4bf old tiling is adapted to subtiling (no fliprot/breakage yet) 2024-08-20 22:01:59 +09:00
minjaesong
186733e4f8 fix: fluid not renaming on load 2024-08-20 15:37:34 +09:00
minjaesong
e12a049e70 texcoord is wrong but silhouette is correct 2024-08-20 03:58:35 +09:00
minjaesong
02f9303767 better atlas code 2024-08-19 23:00:39 +09:00
minjaesong
1867bf8de0 working subtile-to-atlantes 2024-08-19 20:10:16 +09:00
minjaesong
88680fb0fc making room for larger tile ID to accomodate subtiling 2024-08-19 02:52:32 +09:00
minjaesong
e18f6512bc subtiling wip 2024-08-18 03:33:02 +09:00
minjaesong
fc92fe6f55 random sound audio bank 2024-08-16 22:38:47 +09:00
minjaesong
1c27966322 fluid sim now marks modified chunks 2024-08-13 01:02:22 +09:00
minjaesong
81c75a762b save/load fluid layer 2024-08-12 23:18:04 +09:00
minjaesong
fdbfad9633 player sprite to turn around even when airbourne 2024-08-12 16:17:46 +09:00
minjaesong
9c9806f622 genver for World now stores the version the world has generated 2024-08-12 00:19:59 +09:00
minjaesong
ff4bf42922 fix: water stripes below raised corners 2024-08-10 12:18:32 +09:00