Commit Graph

583 Commits

Author SHA1 Message Date
minjaesong
f05cfe3cbb jukebox ui: names over the inventory slots 2024-01-16 03:54:37 +09:00
minjaesong
2bd1b61a35 audio engine: resize buffer without restarting the game 2024-01-16 03:31:22 +09:00
minjaesong
755ced9ea4 sound engine is no longer a singleton 2024-01-16 03:00:30 +09:00
minjaesong
350e205028 same for the tooltip 2024-01-15 21:01:00 +09:00
minjaesong
cb56f8f379 better item names for discs 2024-01-15 20:28:34 +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
a973d33e02 randomised music disc sprite 2024-01-14 22:16:19 +09:00
minjaesong
e89e32eeea option for speaker/headphone selection for appropriate panning 2024-01-14 19:37:41 +09:00
minjaesong
871396cd92 jukebox: ui item number fix, not accepting disc already there 2024-01-14 11:33:56 +09:00
minjaesong
1261b6d68d the key to making 'q' to work was just pausing the game?!?!?! 2024-01-13 23:29:36 +09:00
minjaesong
5a7b345e7f almost working jukebox ui except for the 'q' key 2024-01-13 23:08:10 +09:00
minjaesong
3c3e650a97 mostly working jukebox ui 2024-01-13 22:03:35 +09:00
minjaesong
ab171fe9b3 inventory cell only call touchDown when mouse is up 2024-01-13 20:09:46 +09:00
minjaesong
1b74ee8efc jukebox ui wip 2024-01-13 17:20:10 +09:00
minjaesong
fb9640e615 jukebox ui wip 2024-01-13 05:08:40 +09:00
minjaesong
122d4bcf27 control panel cleanup 2024-01-11 14:55:17 +09:00
minjaesong
ed70b16384 generalised catbar 2024-01-10 16:38:51 +09:00
minjaesong
acaedc4d80 utilising new mouselatch 2024-01-10 01:46:39 +09:00
minjaesong
644691efc2 icon for the musicplayer 2024-01-05 03:20:02 +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
64ef0343b9 changing savegame comp on game options 2023-12-21 13:52:42 +09:00
minjaesong
a377f1c523 item renaming; adding missing ingot items 2023-12-06 01:54:27 +09:00
minjaesong
ceea2ff1a2 metal working station and recipes 2023-12-06 00:22:35 +09:00
minjaesong
9a3ab64383 mixer: room for dynamic sources 2023-12-02 13:51:48 +09:00
minjaesong
6b13139379 string updates 2023-11-29 16:22:33 +09:00
minjaesong
af48a171eb audio filters moved to its own files 2023-11-28 13:56:15 +09:00
minjaesong
2eaa960571 lang update 2023-11-28 00:31:08 +09:00
minjaesong
bf64c26e29 adjustable audio buffer size via config 2023-11-26 22:53:36 +09:00
minjaesong
6fabe555df individual fadein/out req for tracks 2023-11-20 21:08:16 +09:00
minjaesong
d3d52b0b6f fix: bus fader not working 2023-11-20 17:11:19 +09:00
minjaesong
468476f41e audioengine: serial processing 2023-11-20 03:15:43 +09:00
minjaesong
04144fff08 fix: fade state may get inconsistent on rapid ui open-close; correct logscale impl 2023-11-19 20:05:44 +09:00
minjaesong
60d793f753 mixer overlay 2023-11-18 20:27:32 +09:00
minjaesong
dc2f58d754 lowpass in/out on opening menu 2023-11-18 14:17:54 +09:00
minjaesong
21ab607298 fix: double scroll on crafting ui opened by right-clicking on the workbench 2023-11-16 16:11:01 +09:00
minjaesong
fd385d33a0 marble veins on worldgen 2023-11-15 20:37:52 +09:00
minjaesong
a098729db8 savegame list generator interrupts when a save is being loaded 2023-11-14 13:28:00 +09:00
minjaesong
31b328fb48 option and warning msg for loading script mods 2023-11-08 13:10:42 +09:00
minjaesong
3cc51aa774 settings menu reordering 2023-11-07 00:19:35 +09:00
minjaesong
cbbe5d3e34 worldgen estimation change; common worldgen variables moved to Worldgen.kt 2023-10-31 15:18:51 +09:00
minjaesong
0079bc5378 new loadscreen for worldgen 2023-10-31 00:11:43 +09:00
minjaesong
3f3e4ad2e7 working new loadscreen (not worldgen) 2023-10-30 21:47:31 +09:00
minjaesong
f7c32e74cd max light pass limited to 4 2023-10-29 00:30:44 +09:00
minjaesong
33e93b8e10 new config for light update pass count 2023-10-28 23:57:40 +09:00
minjaesong
19f1eb2278 pickaxe ore tooltip; working item pickup and throw effects 2023-10-27 02:55:13 +09:00
minjaesong
98813fb4df buildingmaker: zoom using z key 2023-10-25 14:17:08 +09:00
minjaesong
074c27c6cc config: empty resolution input to use default; also accepts 720p and 1080p 2023-10-24 17:25:20 +09:00
minjaesong
9145acf741 buildingmaker palette titlebar colour change 2023-10-24 13:07:35 +09:00