Commit Graph

214 Commits

Author SHA1 Message Date
Luke Street 7d9d041b7d Update aurora & fixes for OS header changes 2026-04-06 21:25:50 -06:00
CraftyBoss f43e4452b4 fast spinner cheat impl
just makes it so holding R while on the spinner increases its speed to 60 units
2026-04-06 18:26:33 -07:00
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
madeline 6b7e122ba8 reorganize menus a bit 2026-04-06 00:48:10 -07: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
madeline 8a9d800384 Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-05 11:48:20 -07:00
madeline ad50d549a8 turbo keybind tool 2026-04-05 11:47:49 -07: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
Jeffrey Crowell 0bfbe97850 force scale of 1.0 (#230)
combine with https://github.com/encounter/aurora/pull/54
to have aurora actually handle the scaling properly instead of doing it
hackily in dusk.
2026-04-05 12:30:03 -06:00
PJB3005 7368b052a1 Remove and tighten down on some unused stubs 2026-04-05 19:29:06 +02:00
PJB3005 bbcd8e7fed Fix bad snprintf in ImGuiHeapOverlay.cpp 2026-04-05 19:10:42 +02:00
PJB3005 0b04ef6463 Set Aurora config path 2026-04-05 19:03:26 +02:00
PJB3005 08038240e0 Merge remote-tracking branch 'origin/main' into 26-04-04-config 2026-04-05 15:13:04 +02:00
Irastris cef767ccaa Fix enhancements menu v3_reallyforreal_final_v02 2026-04-05 02:23:55 -04:00
madeline 6462b97413 make the reverb sound slightly more accurate 2026-04-04 23:04:08 -07:00
Irastris afdd3034d8 I hate you VS 2026-04-05 01:24:20 -04:00
madeline a9a71331d6 fix .clangd on vscode 2026-04-04 22:22:18 -07:00
Irastris 8fd43b2cbf Fix building again & minor reformatting 2026-04-05 01:19:53 -04:00
TakaRikka 4e91608fe8 Merge pull request #215 from TwilitRealm/reverb-wip
Audio FX reverb proof of concept
2026-04-04 21:38:01 -07:00
MelonSpeedruns 94460a763f Merge branch 'main' into feature/no-low-hp-sound 2026-04-04 21:50:00 -04:00
madeline 52fed2b693 dump audio and bigger room size 2026-04-04 17:14:09 -07:00
madeline 9e050ccea9 h 2026-04-04 16:07:36 -07:00
madeline ed7263ee11 better reverb 2026-04-04 15:59:18 -07:00
TakaRikka eaa32f894d Merge pull request #218 from TakaRikka/feature/transform-anywhere
Can transform Anywhere + Refactored checks to see if you can Quick Transform
2026-04-04 15:59:12 -07:00
TakaRikka 5bc6aa1c95 Merge pull request #217 from TakaRikka/feature/no-miss-animation
No Climbing Miss Animation toggle, similar to TPHD
2026-04-04 15:54:57 -07:00
PJB3005 4235a5fddc Merge remote-tracking branch 'origin/main' into 26-04-04-config 2026-04-05 00:12:17 +02:00
PJB3005 a00fb1c05c Config system v1
Roughly inspired by what I've learned from my work on Space Station 14, without some of the unnecessary cruft and complexity.

Implementation is relatively simple once I figured out all the template order shenanigans.
2026-04-04 22:47:48 +02:00
MelonSpeedruns 9f08b7054f No Low HP Sound Enhancement 2026-04-04 14:47:39 -04:00
MelonSpeedruns be2a4e4e03 removed period in description 2026-04-04 14:31:40 -04:00
MelonSpeedruns 845939d8b4 removed period in description 2026-04-04 14:31:16 -04:00
MelonSpeedruns afbb41bd37 Can transform anywhere + Refactored checks to see if you can Quick Transform 2026-04-04 14:30:42 -04:00
MelonSpeedruns f0d6d2de68 No Climbing Miss Animation toggle, similar to TPHD 2026-04-04 11:59:08 -04:00
MelonSpeedruns cf022a9a55 Non-Stop Midna's Lament Audio Enhancement 2026-04-04 11:36:15 -04:00
TakaRikka c0f553cb12 hd faster tears toggle 2026-04-04 06:02:23 -07:00
TakaRikka 9a1eec4abc quick climbing qol, difficulty options 2026-04-04 03:52:28 -07:00
TakaRikka 6b5d39d94e no sword recoil enhancement 2026-04-04 02:59:53 -07:00
TakaRikka c7ad544b19 couple of hd qol toggles 2026-04-04 02:37:59 -07:00
madeline a0c361c6c9 reverb proof of concept 2026-04-04 01:38:28 -07:00
TakaRikka 783525fc0b Merge pull request #98 from TakaRikka/feature/disable-tv-settings
Add tweak to enable/disable TV settings screen
2026-04-03 23:27:04 -07:00
madeline 9aa32d414a Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-03 21:51:08 -07:00
madeline 7180e9bd6f do resampling manually 2026-04-03 21:51:04 -07:00
Max Roncace 50d06229c1 Add tweak to enable/disable TV settings screen 2026-04-04 00:32:17 -04: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
Irastris 4ebd734e6e Fix Windows builds 2026-04-03 21:53:39 -04:00