Commit Graph

1209 Commits

Author SHA1 Message Date
minjaesong
1e135e43f9 album list wip 2024-01-05 04:02:32 +09:00
minjaesong
644691efc2 icon for the musicplayer 2024-01-05 03:20:02 +09:00
minjaesong
52aec0fd93 queueing prev/specific song will keep the internal playlist shuffled 2024-01-04 19:21:04 +09:00
minjaesong
244d935367 musicplayer: click on the song title to change the music 2024-01-04 17:28:30 +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
6c6e7de060 musicplayer: playlist printing 2024-01-02 14:02:13 +09:00
minjaesong
824cb6097d musicplayer: working prev and stop button 2023-12-29 23:49:11 +09:00
minjaesong
f2e30d544f fix: indexoutofboundsexception when there are files but no valid music files 2023-12-29 15:20:51 +09:00
minjaesong
4f87b8bf9d musicplayer: working stop and next button, button pos on transition 2023-12-29 04:47:32 +09:00
minjaesong
fe762e9396 transition anim for gapless play 2023-12-28 21:37:17 +09:00
minjaesong
a4cb3f4d29 working gapless playback but musicplayer anim is not 2023-12-28 19:06:29 +09:00
minjaesong
3e7434a9c6 more musicplayer things 2023-12-28 15:59:33 +09:00
minjaesong
1addc46f18 musicplayer: reading playlist.json 2023-12-25 01:46:56 +09:00
minjaesong
74e7e980b7 musicplayer: march thru playlist/working track-to-track transition 2023-12-24 23:13:50 +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
b496e3de3a writing correct comp id for chosen compressor 2023-12-21 03:53:56 +09:00
minjaesong
d6e024974b seamless zstd integration 2023-12-20 14:45:11 +09:00
minjaesong
b0149bcba3 get length of mp3 files 2023-12-11 17:08:02 +09:00
minjaesong
949376b26a music track resampling 2023-12-11 03:35:03 +09:00
minjaesong
55789a3671 input audio resampling 2023-12-10 22:12:42 +09:00
minjaesong
6926b18cef ForcedSnapshot for snapshot releases 2023-12-08 13:25:40 +09:00
minjaesong
a377f1c523 item renaming; adding missing ingot items 2023-12-06 01:54:27 +09:00
minjaesong
b843438d2d registering gamemode 'survival' 2023-12-06 00:38:46 +09:00
minjaesong
ceea2ff1a2 metal working station and recipes 2023-12-06 00:22:35 +09:00
minjaesong
161b356077 some fixtures now require wall or floor to spawn 2023-12-05 01:42:49 +09:00
minjaesong
1ef7b4b37d new smelter design 2023-12-04 13:12:12 +09:00
minjaesong
1cc839fb68 working test smelter 2023-12-04 02:53:26 +09:00
minjaesong
7798c46db3 audiocodex: no shared music instances 2023-12-03 16:29:14 +09:00
minjaesong
cba8d90321 sound effects for tile placing and breaking 2023-12-03 00:14:04 +09:00
minjaesong
18f8fa881f footsteps using dynamic track wip 2023-12-02 22:45:26 +09:00
minjaesong
9a3ab64383 mixer: room for dynamic sources 2023-12-02 13:51:48 +09:00
minjaesong
8b95c0aa0e clays on worldgen 2023-12-01 17:35:17 +09:00
minjaesong
a0eee0cad8 spawn clay wip 2023-12-01 13:08:53 +09:00
minjaesong
93a1d688a5 new block clay 2023-12-01 12:25:00 +09:00
minjaesong
c6efa404b5 chargeStored for Electric FixtureBase 2023-11-30 14:09:07 +09:00
minjaesong
6b13139379 string updates 2023-11-29 16:22:33 +09:00
minjaesong
ed9a6536da adjusting params for situational audio reverb mix incl airbourne 2023-11-29 15:44:23 +09:00
minjaesong
bbfd3cf881 open/cave mix control via tile survey 2023-11-29 00:48:55 +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
3d0a1acbe1 lang update 2023-11-27 12:18:15 +09:00
minjaesong
bf64c26e29 adjustable audio buffer size via config 2023-11-26 22:53:36 +09:00
minjaesong
49100289d3 audio: no longer holds prevsamples globally 2023-11-25 22:50:59 +09:00
minjaesong
179e10f4a4 stone tools 2023-11-22 22:27:24 +09:00
minjaesong
bcd1b5c0c1 more randomised treegen; mixer view only updates when it's actually visible 2023-11-22 16:07:07 +09:00
minjaesong
3ff90655f6 titlescreen: audio lp is no longer disabled too early 2023-11-21 15:14:01 +09:00
minjaesong
6229b0f60b audiomanager: will gracefully not play if there is nothing to play 2023-11-21 00:21:19 +09:00
minjaesong
1a49921c77 softlimiter filter for master 2023-11-20 22:02:57 +09:00