Commit Graph

601 Commits

Author SHA1 Message Date
minjaesong
3c6e7665fa porting scroll behav to the storage chest 2024-01-31 02:26:17 +09:00
minjaesong
e1935fb659 smelter: scroll wheel to operate the item slots 2024-01-31 02:07:17 +09:00
minjaesong
d1a6873bc0 smelter: clicking on the navbar no longer resets the cell selection 2024-01-30 23:35:16 +09:00
minjaesong
7fb068517a tooltip and smelter ui fixes 2024-01-30 19:57:32 +09:00
minjaesong
cbe11ce5dc new tooltip for storage chest 2024-01-30 18:16:55 +09:00
minjaesong
1aee8a963a control helpers for smelter 2024-01-30 18:00:42 +09:00
minjaesong
6fc87d9ae9 tooltip to always update 2024-01-30 13:54:34 +09:00
minjaesong
111833f5d3 fix: old tooltip managing code and revived the fading transition 2024-01-30 02:57:18 +09:00
minjaesong
9fa28760fa all the gauges for uismelter 2024-01-30 01:37:03 +09:00
minjaesong
a027506ad2 smelter ui wip 2024-01-29 22:28:33 +09:00
minjaesong
3214f11375 uiitem and template refactoring; new smelter ui wip 2024-01-29 18:51:53 +09:00
minjaesong
9c2b2c6a13 encumb bar extracted to separate function 2024-01-29 14:29:03 +09:00
minjaesong
b5f487fe2f yet another jukebox and musicplayer patch 2024-01-28 03:49:39 +09:00
minjaesong
0af1e7004d all crafting stations now use UICrafting 2024-01-27 22:46:18 +09:00
minjaesong
253ce1054f cut-down version of crafting ui wip 2024-01-27 22:05:49 +09:00
minjaesong
2832f7123d auto apply filter if screenmagnifying is not 1.0 or 2.0 2024-01-25 16:04:20 +09:00
minjaesong
d78f886c74 noticelet to show items just picked up 2024-01-22 21:26:54 +09:00
minjaesong
aada6e891c reviving 'tiny' size for initial worldgen 2024-01-20 21:58:48 +09:00
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