1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2024-09-28 13:09:07 +00:00
Commit graph

32 commits

Author SHA1 Message Date
Alula 23602bde73
nuke saved bgm state if it was previously stopped 2020-11-05 23:10:15 +01:00
Alula 984299deb3
out-of-tree ggez and huge performance improvements 2020-11-05 00:25:18 +01:00
Alula 451c3671d7
Add game saving support 2020-10-30 02:29:53 +01:00
Alula 4b9abc5f1e
sfx mixing fix 2020-10-27 03:47:58 +01:00
Alula ba06c66f01
lighting tweaks, optimizations, fan npcs 2020-10-26 09:34:54 +01:00
Alula e54901077c
stereo mixing fix 2020-09-28 22:30:11 +02:00
Alula fc7d47a262
minor tweaks 2020-09-21 16:15:14 +02:00
Alula 9acb513fde
fix integer overflow handling in sample mixer 2020-09-20 17:37:53 +02:00
Alula 087218b4fd
resizable window and some reorganization 2020-09-20 17:27:31 +02:00
Alula e89f08804d
remove the fader, hasn't helped much 2020-09-19 15:19:50 +02:00
Alula 3f12a54335
add all pixtone sound effects 2020-09-19 01:22:45 +02:00
Alula e50b5463f2
an attempt to make pixtone less clicky 2020-09-19 00:39:26 +02:00
Alula be6aefdd09
exp pickup sound 2020-09-17 00:44:14 +02:00
Alula 65a6e193db
add sound effects 2020-09-16 21:53:53 +02:00
Alula bc0a33cd7e
pixtone fixes 2020-09-16 21:53:42 +02:00
Alula bd3f91c1b1
concurrent sfx playback support 2020-09-16 15:31:25 +02:00
Alula c9e7fdace6
move pixtone samples to separate file 2020-09-16 15:25:28 +02:00
Alula 2a28c24538
pixtone! 2020-09-16 15:21:30 +02:00
Alula 62cb96d4b3
bullet stuff and many cs+ workarounds 2020-09-11 18:30:18 +02:00
Alula ab7902dac1
BGM lookup paths instead of one hardcoded 2020-09-05 05:31:55 +02:00
Alula 4e57455a96
restore state if music has been stopped 2020-09-05 04:54:43 +02:00
Alula f137d84a46
save prev bgm song id as well 2020-09-05 04:09:13 +02:00
Alula d335c21f50
fix bgm state restoration 2020-09-05 03:36:19 +02:00
Alula d83a7ecb4d
audio timescale support 2020-09-04 14:00:09 +02:00
Alula 69ef0f5791
stopping fix 2020-09-03 14:04:54 +02:00
Alula 510439d9ec
song state save/restore 2020-09-03 13:48:56 +02:00
Alula a4f0d8dfa4
initial organya implementation 2020-09-03 00:58:11 +02:00
Alula 1993720f34
new ui, fork and strip down ggez 2020-08-19 21:11:32 +02:00
Alula 09edf27e91
revert + add imgui and stuff 2020-08-19 15:11:34 +02:00
Alula ccadb98a8a
failed refactoring lol 2020-08-19 13:21:40 +02:00
Alula ae45e5513c
CaveStory+ data files fixes 2020-08-19 02:55:21 +02:00
Alula b89d54251f
initial commit 2020-08-18 18:46:07 +02:00