madeline
c41ec46c71
reorganize menus a bit
2026-04-06 00:48:10 -07:00
Max Roncace
b098577ab9
Reapply settings changes on top of #209
2026-04-05 23:49:31 +02:00
PJB3005
1da0655ec6
Un-duplicate togglefullscreen code again
2026-04-05 23:09:51 +02:00
PJB3005
6c6b2c3567
Merge branch 'main' into 26-04-04-config
2026-04-05 23:08:03 +02:00
madeline
c006baaf63
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-05 11:48:20 -07:00
madeline
3d5f2474bf
turbo keybind tool
2026-04-05 11:47:49 -07:00
Irastris
13f24a585d
Use int for audio sliders, show current value ( #235 )
2026-04-05 12:31:45 -06:00
MelonSpeedruns
adf22e69c1
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
7920a6144a
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
0af2ad69e0
Fix bad snprintf in ImGuiHeapOverlay.cpp
2026-04-05 19:10:42 +02:00
PJB3005
98b5166413
Merge remote-tracking branch 'origin/main' into 26-04-04-config
2026-04-05 15:13:04 +02:00
Irastris
574d980b23
Fix enhancements menu v3_reallyforreal_final_v02
2026-04-05 02:23:55 -04:00
Irastris
a52dffe9a8
I hate you VS
2026-04-05 01:24:20 -04:00
Irastris
cf30230501
Fix building again & minor reformatting
2026-04-05 01:19:53 -04:00
TakaRikka
67bd14bfd8
Merge pull request #215 from TwilitRealm/reverb-wip
...
Audio FX reverb proof of concept
2026-04-04 21:38:01 -07:00
MelonSpeedruns
ce979a3328
Merge branch 'main' into feature/no-low-hp-sound
2026-04-04 21:50:00 -04:00
madeline
29ea44fc1d
dump audio and bigger room size
2026-04-04 17:14:09 -07:00
TakaRikka
8377cf618a
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
1ffb5a8c7f
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
0bb9ff5ef3
Merge remote-tracking branch 'origin/main' into 26-04-04-config
2026-04-05 00:12:17 +02:00
PJB3005
824263fa6e
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
3dca79e375
No Low HP Sound Enhancement
2026-04-04 14:47:39 -04:00
MelonSpeedruns
d0afac0fba
removed period in description
2026-04-04 14:31:40 -04:00
MelonSpeedruns
35337d5569
removed period in description
2026-04-04 14:31:16 -04:00
MelonSpeedruns
dca35f8b91
Can transform anywhere + Refactored checks to see if you can Quick Transform
2026-04-04 14:30:42 -04:00
MelonSpeedruns
0ccf5e8771
No Climbing Miss Animation toggle, similar to TPHD
2026-04-04 11:59:08 -04:00
MelonSpeedruns
1862e3a0e4
Non-Stop Midna's Lament Audio Enhancement
2026-04-04 11:36:15 -04:00
TakaRikka
015e7aceab
hd faster tears toggle
2026-04-04 06:02:23 -07:00
TakaRikka
b45af18374
quick climbing qol, difficulty options
2026-04-04 03:52:28 -07:00
TakaRikka
0d1e680ddd
no sword recoil enhancement
2026-04-04 02:59:53 -07:00
TakaRikka
7d41421702
couple of hd qol toggles
2026-04-04 02:37:59 -07:00
madeline
f5ce58ca7f
reverb proof of concept
2026-04-04 01:38:28 -07:00
TakaRikka
ec66b4c9f4
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
882c61e101
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-03 21:51:08 -07:00
madeline
889129cacf
do resampling manually
2026-04-03 21:51:04 -07:00
Max Roncace
970664d7f9
Add tweak to enable/disable TV settings screen
2026-04-04 00:32:17 -04:00
Max Roncace
45137f4838
Move hotkey bindings to separate header
2026-04-04 00:16:44 -04:00
Max Roncace
b9e16d33df
Refactor Dusk settings out to common interface used by game and UI code
2026-04-04 00:16:44 -04:00
Irastris
e04cd69851
Fix Windows builds
2026-04-03 21:53:39 -04:00
Luke Street
d7644a294d
Add pipeline progress overlay
2026-04-03 17:28:32 -06:00
Luke Street
b8f53c55a5
Copy more imgui stuff from Metaforce
2026-04-03 17:04:22 -06:00
TakaRikka
3222d18e3c
add mirror mode toggle
2026-04-02 19:08:30 -07:00
PJB3005
2edbcd6c65
Merge branch 'main' into 26-04-01-quick-transform
2026-04-02 20:35:49 +02:00
TakaRikka
f04a0d2119
add enhancements menu tab
2026-04-02 03:11:58 -07:00
TakaRikka
bf4aa16185
Merge pull request #205 from TakaRikka/shutdown
...
Allow threads to gracefully shutdown
2026-04-01 18:32:31 -07:00
TakaRikka
d5cd60cd0d
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
Luke Street
7642d72a52
Allow threads to gracefully shutdown
2026-04-01 18:30:12 -06:00
PJB3005
7480cd3c34
Implement Quick Transform from Rando
2026-04-01 18:11:49 +02:00
Luke Street
f88d483aac
Update aurora & increase map resolution
2026-04-01 00:53:08 -06:00
Max Roncace
a89168f93b
Implement controller axis remapping
...
This utilizes new functionality in encounter/aurora#73 .
2026-03-31 18:48:02 -04:00