Commit Graph

240 Commits

Author SHA1 Message Date
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
fc509de98f BTeXTest is now available thru ingame 2024-05-22 16:26:43 +09:00
minjaesong
4fba0f70c9 weather in weathercodex 2024-04-14 00:18:30 +09:00
minjaesong
d35a73c7a5 signs persisting through load/save 2024-03-21 20:57:12 +09:00
minjaesong
4e739963d3 copper sign actually spawns but still wip 2024-03-20 14:44:26 +09:00
minjaesong
c0a8118717 variable wire cutter uisng right click (no sprite change yet) 2024-03-14 21:14:30 +09:00
minjaesong
707abe8c6d devcycle-based version name (alpha, beta thing) 2024-03-11 02:44:05 +09:00
minjaesong
60eeeae759 soldering wire 2024-03-11 01:57:36 +09:00
minjaesong
c627096503 wrench 2024-03-08 04:15:07 +09:00
minjaesong
bfaa50aea4 wire ports view 2024-03-07 23:46:30 +09:00
minjaesong
0d09a21028 logic component recipes and strings 2024-03-07 02:13:58 +09:00
minjaesong
9a6f45756b fix: fixture pickup was only working sparingly 2024-03-06 01:43:45 +09:00
minjaesong
8d3d6242d7 successfully altered the control scheme 2024-03-06 00:46:21 +09:00
minjaesong
3182843a48 fixture clicking action is now integrated into the FixtureBase 2024-03-05 23:59:32 +09:00
minjaesong
5b5534bcb9 LR click behav change/mouse clicks were sticky and causes unwanted behaviour on some fixture UIs 2024-03-05 05:21:17 +09:00
minjaesong
514a972bcf fix: savegame playtime was calculated wrongly 2024-03-03 03:15:35 +09:00
minjaesong
f19a27065e this should track the total playtime better? 2024-03-03 02:56:43 +09:00
minjaesong
84222f0d98 players can dig out dirts barehandedly 2024-02-17 17:04:06 +09:00
minjaesong
cac9e947f7 better boom-job juggling 2024-02-16 02:55:36 +09:00
minjaesong
2363a5c51f bomb go boom but better 2024-02-15 04:08:37 +09:00
minjaesong
f224d0718b explosion wip 2024-02-15 02:48:57 +09:00
minjaesong
c66f5cbb54 throwable cherry bomb (no explosion yet) 2024-02-14 03:54:14 +09:00
minjaesong
e5ac560966 new gem on worldgen 2024-02-13 23:42:43 +09:00
minjaesong
57d25431bd disable save if autosave is within 5 seconds 2024-02-11 21:53:11 +09:00
minjaesong
2d42525092 actors now always calls despawn() when being despawned 2024-02-05 14:39:21 +09:00
minjaesong
cc00e1eff9 I fixed the ingamerender-not-rendering bug?? 2024-02-05 01:26:27 +09:00
minjaesong
55bb33b4ce world portal: autogenerating returning portal 2024-01-31 23:18:12 +09:00
minjaesong
0af1e7004d all crafting stations now use UICrafting 2024-01-27 22:46:18 +09:00
minjaesong
46b55f6303 found a bug on uiFixture and the only solution would be creating a cut-down copy of the original ui 2024-01-27 19:48:44 +09:00
minjaesong
54061f64a8 fix: axe not cutting large trees well 2024-01-25 04:38:26 +09:00
minjaesong
9df7f28301 ambient mixer 2024-01-25 03:04:34 +09:00
minjaesong
d78f886c74 noticelet to show items just picked up 2024-01-22 21:26:54 +09:00
minjaesong
6334cac3ba multiple amb tracks 2024-01-21 17:01:45 +09:00
minjaesong
aada6e891c reviving 'tiny' size for initial worldgen 2024-01-20 21:58:48 +09:00
minjaesong
949ff841de ambient audio stuffs 2024-01-20 19:18:53 +09:00
minjaesong
d821516144 adding newly generated chunks to modified chunks list 2024-01-19 17:22:40 +09:00
minjaesong
9f46fade1d deterministically random treegen 2024-01-19 03:14:32 +09:00
minjaesong
c8329b36c5 dynamic chunk generation 2024-01-18 22:41:30 +09:00
minjaesong
755ced9ea4 sound engine is no longer a singleton 2024-01-16 03:00:30 +09:00
minjaesong
f1554c836c jukebox ui wont pause the game AND not allow inventory to open 2024-01-15 04:57:24 +09:00
minjaesong
5a7b345e7f almost working jukebox ui except for the 'q' key 2024-01-13 23:08:10 +09:00
minjaesong
a2f61a2be7 audio mixer reset() with audio artefact masking 2024-01-12 01:05:52 +09:00
minjaesong
f54a2133f9 new param 'frameDelta' on every render() function 2024-01-04 16:38:58 +09:00
minjaesong
ccd36ffdbd fix: non-pausing UIs AND the ingame control are both getting input processed 2024-01-03 15:46:52 +09:00
minjaesong
c4836a3fe2 music player widget as a separate module 2023-12-24 03:13:35 +09:00
minjaesong
7798c46db3 audiocodex: no shared music instances 2023-12-03 16:29:14 +09:00
minjaesong
18f8fa881f footsteps using dynamic track wip 2023-12-02 22:45:26 +09:00