Commit Graph

1683 Commits

Author SHA1 Message Date
minjaesong
849271328d fix: added a missing key on Bépo layout 2024-09-06 15:36:17 +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
aef5fd307a readjusted oregen params to preserve relative depth-to-spawn-rate scale 2024-09-01 04:47:20 +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
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
43e8d1a8d0 working deblocking 2024-08-29 03:00:39 +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
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
97286e7d99 even better fluid tiling 2024-07-24 19:14:24 +09:00
minjaesong
3386cfbd46 swiming control 2024-07-21 20:22:54 +09:00
minjaesong
42b3b9e02f finally working buoyancy sim 2024-07-21 16:26:49 +09:00
minjaesong
082e1b7ec0 another wip 2024-07-21 11:46:59 +09:00
minjaesong
ca4c0d0d03 option to toggle the timepiece 2024-07-20 16:12:58 +09:00
minjaesong
14538dd10b playtime counter on top left corner 2024-07-19 03:07:52 +09:00
minjaesong
0757764654 macbook notch area on the overlay 2024-07-18 20:55:01 +09:00
minjaesong
d9c1cfb3b2 reviving fullscreen toggle for macos 2024-07-18 17:49:26 +09:00
minjaesong
d72bbb0355 better buoyancy but still wip 2024-07-17 01:41:32 +09:00
minjaesong
e77aa0c33f fluid viscosity on phys sim 2024-07-16 17:32:56 +09:00
minjaesong
6399f609a9 rudimentary fluid rendering so that I can work on it 2024-07-15 03:33:31 +09:00
minjaesong
5f1b860555 Fluid.NULL is identical to Block.AIR 2024-07-15 00:48:52 +09:00
minjaesong
01ce5fb3e2 fluid wip and hopefully fixed F3 dangling ptr 2024-07-14 16:13:59 +09:00
minjaesong
23d99c0c86 varying amplitude for throwing sound 2024-07-14 02:06:58 +09:00
minjaesong
96f858fa51 item throwing sounds and better linter 2024-07-13 19:15:04 +09:00
minjaesong
4f6b66b049 mining sounds wont overlap 2024-07-13 02:18:09 +09:00
minjaesong
92f28887ec glow orbs 2024-07-12 04:21:09 +09:00
minjaesong
5a4c300612 player now equips the item picked up, if said item did not exist in their inventory 2024-07-12 03:00:42 +09:00
minjaesong
4db090aba0 worldgen estimation update 2024-07-11 18:10:12 +09:00
minjaesong
7f5f11780c partial worldgen with full worldgen near spawn point 2024-07-11 17:29:54 +09:00
minjaesong
24e43edafb not-generated marker works as intended, reducing number of chunks for initial worldgen 2024-07-11 16:17:38 +09:00
minjaesong
7b6d7f2b93 ungenerated chunks are now filled with 0xFFFF 2024-07-11 16:02:57 +09:00
minjaesong
a236f49641 is the new musicplayer working? 2024-07-09 01:27:12 +09:00
minjaesong
63070a19d5 fix: continuous album now plays again 2024-07-07 02:53:57 +09:00
minjaesong
e75575228a somewhat working? 2024-07-07 00:18:13 +09:00
minjaesong
90f7e82325 more transaction-based music disk jockeying wip 2024-07-06 20:58:23 +09:00
minjaesong
ff433703f4 y u no call back :( 2024-07-06 02:04:27 +09:00
minjaesong
68ed16aa5a Kotlin 2.0 migration 2024-07-05 01:25:36 +09:00
minjaesong
69571b6a3f transaction-based music playback managing wip 2024-07-04 21:34:27 +09:00
minjaesong
417f00117e just disabling fullscreen on macos for now 2024-06-19 12:37:27 +09:00
minjaesong
fd124062cf particle fading shader 2024-06-16 17:47:28 +09:00
minjaesong
de38561eb2 does this fix the segfault? 2024-05-26 14:40:55 +09:00
minjaesong
4607abbbd0 btextest rendering fix 2024-05-23 23:33:32 +09:00