Jasper St. Pierre
6c56c224c9
frame interp camera cleanups
2026-04-19 02:25:00 -07:00
Jasper St. Pierre
4137d05c59
frame interp simplify
2026-04-18 23:26:28 -07:00
Jasper St. Pierre
e3d3da38d3
freelook fix
2026-04-18 22:45:54 -07:00
Jasper St. Pierre
872b1a5dcb
water interpolation fix
2026-04-18 22:17:35 -07:00
Luke Street
9dcd1a44bb
Merge branch 'main' into unhackify-widescreen
...
# Conflicts:
# src/dusk/imgui/ImGuiMenuGame.cpp
# src/m_Do/m_Do_lib.cpp
2026-04-18 14:12:21 -06:00
TakaRikka
55f7bbf0c7
Merge pull request #424 from TwilitRealm/fix/button_combo_conflict
...
Fix quick transform conflicting with debug move combo
2026-04-18 12:27:02 -07:00
Howard Luck
d8f9cb56c6
Merge pull request #417 from TwilitRealm/ira/data-folder
...
Add "Open Data Folder" to Game menu
2026-04-18 11:07:34 -06:00
Pheenoh
67b4c0e4b9
fix quick transform conflicting with debug move combo
2026-04-18 10:20:55 -06:00
TakaRikka
cbf01a2e70
add some cheats
2026-04-18 01:14:14 -07:00
Luke Street
67fbbf4acc
Merge remote-tracking branch 'refs/remotes/origin/main' into unhackify-widescreen
...
# Conflicts:
# src/m_Do/m_Do_main.cpp
2026-04-17 23:12:58 -06:00
Luke Street
7dba5738b6
Widescreen rework & IR scaling
2026-04-17 23:11:43 -06:00
Irastris
7980213654
Add "Open Data Folder" to Game menu
2026-04-18 00:46:00 -04:00
Irastris
ea18075de8
Frame Interp: Game Clock Refactor & Ring Item Selection
2026-04-17 23:24:47 -04:00
Irastris
3f6cad3eb4
Frame Interp: UI Pacing Simplification
2026-04-17 23:24:47 -04:00
TakaRikka
d6a7d0b859
Merge pull request #412 from TwilitRealm/feature/auto-hide-cursor
...
Auto-Hide Cursor
2026-04-17 15:03:46 -07:00
TakaRikka
84c2f59f98
Merge pull request #410 from TwilitRealm/instant-text
...
Hold B for instant text setting
2026-04-17 15:03:35 -07:00
Irastris
08f785005d
Gyro: Add Subjectivity ProcIDs
2026-04-17 17:13:12 -04:00
Irastris
3ba9ccef35
Frame interp: wideZoom support
2026-04-17 16:19:20 -04:00
MelonSpeedruns
fe54b39ad8
Auto-Hide Cursor after 3 seconds if F1 menu not open
2026-04-17 13:22:19 -04:00
gymnast86
dd31c45b74
Merge branch 'main' of https://github.com/TwilitRealm/dusk into instant-text
2026-04-17 01:30:19 -07:00
gymnast86
f9fb0d856d
implement instant text setting
2026-04-17 01:30:08 -07:00
Luke Street
03b95503b9
Merge pull request #408 from TwilitRealm/ci-2
...
macOS CI, iOS file picker, icons, safe area avoidance
Resolves #382
2026-04-17 00:00:34 -06:00
Luke Street
2e7e4fbb10
iOS file picker, ImGui drag scroll & more
2026-04-16 23:26:27 -06:00
TakaRikka
a5f03bcc50
Merge pull request #407 from TwilitRealm/event-flag-table
...
Add UI for better manipulation of event flags
2026-04-16 16:30:31 -07:00
roeming
cf1d490f79
Add UI for better manipulation of event flags
2026-04-16 19:11:20 -04:00
MelonSpeedruns
20e9d1458b
Lots of Imgui Adjustments ( #405 )
...
- Store if the F1 menu is open for the next boot
- Auto-save controller changes without having the press the Save button
- Changed FPS X position so it doesn't clip to the right of the window
- Changed F1 Toast to be 2.5 secs so it doesn't go over the title screen
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
2026-04-16 13:58:39 -06:00
Irastris
af624bb3ea
Gyro: Revisions & Rollgoal Mirror Mode
2026-04-16 15:31:58 -04:00
TakaRikka
c079fd4213
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-16 03:33:24 -07:00
TakaRikka
6d91672f31
add get item flags to save editor
2026-04-16 03:33:16 -07:00
Irastris
d5566fd463
Gyro: ROLLGOAL!
2026-04-16 05:17:50 -04:00
TakaRikka
4e4c59b4fc
add dungeon item flags to save editor
2026-04-16 01:44:44 -07:00
Luke Street
774cf565f1
Add Bloom debug window
2026-04-16 00:34:17 -06:00
Irastris
83a95d64ee
Frame interp: Revised camera system
...
FOV is now smooth, and the individual hacks for stars and Epona's reins are removed
2026-04-16 00:04:32 -04:00
Irastris
65e298738e
Consolidate the Enhancements menu ( #349 )
...
* Consolidate the Enhancements menu
* Merge "main" branch again
* added Preferences separator
2026-04-15 09:11:30 -06:00
Pieter-Jan Briers
c0d1d22d80
Validate that provided ISO is GZ2E01 in pre-launch UI ( #390 )
...
Fixes #377
2026-04-15 09:10:56 -06:00
TakaRikka
51dab5c901
save editor minigame tab / item amounts
2026-04-15 05:00:38 -07:00
TakaRikka
bf0c382d70
some save editor cleanup
2026-04-15 04:29:33 -07:00
TakaRikka
4dd858b0ac
Merge pull request #380 from TwilitRealm/feature/disable-main-hud
...
Disable Main HUD Feature
2026-04-14 20:03:23 -07:00
Irastris
d97fbb778b
Frame interp: Dreamworks' Turbo (2013)
2026-04-14 21:59:24 -04:00
Irastris
34de4ea392
Frame interp: Stable keying for simple shadows
2026-04-14 16:55:24 -04:00
MelonSpeedruns
0f32b444a1
Disable Main HUD Feature
2026-04-14 15:43:52 -04:00
Irastris
f03ce8a868
Frame interp: Title logo presentation sync & minor sync refactor
2026-04-14 12:22:08 -04:00
madeline
d1d85d90b2
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-14 07:07:23 -07:00
madeline
5e9657d223
redo keybinds for debug tab
2026-04-14 07:07:19 -07:00
CraftyBoss
97f1fdf297
change ANDROID define to TARGET_ANDROID
2026-04-14 03:18:21 -07:00
CraftyBoss
c0e31ad125
Merge branch 'main' into android-building
2026-04-14 02:48:24 -07:00
TakaRikka
3f8b474d75
Merge pull request #359 from TwilitRealm/feature/time-stones
...
Sun's Song
2026-04-14 02:38:10 -07:00
TakaRikka
5736b092c1
Merge pull request #136 from TwilitRealm/26-03-27-better-mapping
...
Show better button names in controller mapping UI
2026-04-14 02:35:49 -07:00
CraftyBoss
18b0d9dd28
Merge remote-tracking branch 'origin/main' into android-building
...
# Conflicts:
# CMakeLists.txt
2026-04-14 01:03:50 -07:00
Luke Street
08105650c5
Create log files under configDir/logs; seed initial pipeline cache
2026-04-14 01:32:58 -06:00