Commit Graph

31 Commits

Author SHA1 Message Date
MelonSpeedruns b09545d996 fix building 2026-04-06 13:21:04 -04:00
MelonSpeedruns 96ab109b97 Merge remote-tracking branch 'origin/main' into feature/dynamic-aspect-ratio 2026-04-06 13:16:38 -04:00
Max Roncace f2be41355c Reapply settings changes on top of #209 2026-04-05 23:49:31 +02:00
PJB3005 066fcd0b2b Un-duplicate togglefullscreen code again 2026-04-05 23:09:51 +02:00
PJB3005 1b0ef861ac Merge branch 'main' into 26-04-04-config 2026-04-05 23:08:03 +02:00
bdamja d2ce53d5d4 button to restore default window size and position (#234) 2026-04-05 17:04:40 -04:00
Irastris 9a0986535f Use int for audio sliders, show current value (#235) 2026-04-05 12:31:45 -06:00
MelonSpeedruns bc62b66740 Resize ImGui windows automatically + Move "Tools" menu after "Enhancements" (#232)
* Resize ImGui windows automatically + Move "Tools" menu after "Enhancements"

* Oops, forgot one of those

* Always resize Tools menu

* Moved hotkeys to allow fullscreen & reset to be done without the menu open
2026-04-05 12:30:48 -06:00
PJB3005 08038240e0 Merge remote-tracking branch 'origin/main' into 26-04-04-config 2026-04-05 15:13:04 +02:00
PJB3005 4235a5fddc Merge remote-tracking branch 'origin/main' into 26-04-04-config 2026-04-05 00:12:17 +02:00
madeline a0c361c6c9 reverb proof of concept 2026-04-04 01:38:28 -07:00
Max Roncace dc558f94df Move hotkey bindings to separate header 2026-04-04 00:16:44 -04:00
Max Roncace 3b895609d3 Refactor Dusk settings out to common interface used by game and UI code 2026-04-04 00:16:44 -04:00
Luke Street 4216165dfb Copy more imgui stuff from Metaforce 2026-04-03 17:04:22 -06:00
TakaRikka 2019cabece add enhancements menu tab 2026-04-02 03:11:58 -07:00
TakaRikka c602b4e1a8 Merge pull request #196 from TakaRikka/feature/camera-invert-option
Added camera invert X option to Tweaks menu
2026-04-01 18:30:35 -07:00
Max Roncace 8a9116501d Implement controller axis remapping
This utilizes new functionality in encounter/aurora#73.
2026-03-31 18:48:02 -04:00
MelonSpeedruns 081dfcb9a8 Added camera invert X option to Tweaks menu 2026-03-31 17:33:28 -04:00
Irastris cd1b0bdd32 Should have done this too, don't commit when tired kids 2026-03-31 00:49:43 -04:00
Irastris f1165bedd7 Change fullscreen checkbox to menu item, add F11 keybind 2026-03-31 00:47:24 -04:00
PJB3005 4b2a3e8da9 Fast iron boots tweak 2026-03-31 03:17:56 +02:00
PJB3005 9527ce0069 Add fullscreen checkbox to game menu 2026-03-29 18:21:36 +02:00
PJB3005 248f3945b4 Merge branch 'main' into pjb-audio 2026-03-27 17:18:11 +01:00
PJB3005 6073a0c3f0 Implement master volume & volume interpolation
Does not fix clicking :(

Fixes https://github.com/TakaRikka/dusk/issues/132
Fixes https://github.com/TakaRikka/dusk/issues/128
2026-03-27 14:54:03 +01:00
Lurs 96c5ac2b23 Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-03-24 11:20:12 +01:00
Lurs 8b66a4e648 Add toggle for water projection offset. Potentially fixes #77 2026-03-24 11:19:58 +01:00
PJB3005 ff7a80c7b4 Add a bunch of missing imgui close buttons 2026-03-23 13:46:46 +01:00
TakaRikka 4a2294c40b save editor wip 2026-03-23 05:01:42 -07:00
Irastris 51d6009d8d Toggle bloom from graphics menu 2026-03-16 19:54:44 -04:00
TakaRikka 11c8eabaf2 work on controller config 2026-03-15 15:54:03 -07:00
TakaRikka 5db0cb0cf8 some more imgui refactoring 2026-03-14 04:07:30 -07:00