Commit Graph

383 Commits

Author SHA1 Message Date
madeline f7bb9405e0 get rid of old logs 2026-04-22 03:16:13 -07:00
madeline 5588b7f4f7 name fix 2026-04-22 02:50:49 -07:00
madeline d623c9af22 state packs and partial states 2026-04-22 02:44:58 -07:00
madeline 8acca1d4a0 properly set oxygen in share states 2026-04-22 01:55:23 -07:00
madeline 3209f9798f better share states 2026-04-22 01:50:17 -07:00
Luke Street 314a0b33d2 Reset game clock with over 250ms frame gap 2026-04-22 00:30:11 -06:00
Irastris a7bb5515d9 Rollgoal: Gyro & Mirror Mode Fixes 2026-04-22 01:41:35 -04:00
TakaRikka f633cd5fb3 Merge pull request #485 from TwilitRealm/frame-pacing-2
Rework interpolation pacing; interpolate every frame
2026-04-21 22:05:33 -07:00
Luke Street 2a114be456 Rework interpolation pacing; interpolate every frame 2026-04-21 22:45:18 -06:00
madeline f7ae9fceb8 make sun song play the correct notes 2026-04-21 19:23:53 -07:00
madeline dec50029d1 Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-21 18:59:23 -07:00
madeline 988379eca6 dsp oscillator channels fixes #471 fixes #131 2026-04-21 18:59:11 -07:00
Luke Street ccc5dfa8b9 Enable DoF (+ setting) & fix texture cache leak 2026-04-21 14:52:26 -06:00
MelonSpeedruns 1a1faf7d22 Small Imgui changes for better visibility by end user (#473)
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net>
2026-04-21 10:17:56 -06:00
Luke Street 4d138fe69f Reorganize ImGui menus (#456)
* Reorganize ImGui menus

* Fix crash_reporting.cpp

* Update aurora
2026-04-20 20:45:16 -06:00
Irastris b45ead63e0 Frame Interp: Fix flickering refraction in cutscenes 2026-04-20 18:11:27 -04:00
madeline 42097c0e8d disable water refraction in debug, fixes #422 2026-04-20 05:36:31 -07:00
madeline 7b55ba1eec rich presence 2026-04-20 00:21:09 -07:00
Howard Luck ad661185b1 Frame interp pacing/camera cuts, King Bulblin reins, and crash fixes
* misc fixes round 1

* kb1 fixes

* fixes for encounter/ira
2026-04-20 00:34:13 -04:00
Jasper St. Pierre 2461da01ca hitstun camera interp fix 2026-04-19 16:01:51 -07:00
TakaRikka 483d26110d Merge pull request #438 from TwilitRealm/frame-interp-simplify
Frame interp simplify
2026-04-19 14:58:38 -07:00
Jasper St. Pierre 27d885d4e2 proct 2026-04-19 11:56:48 -07:00
Pheenoh 3eeae1278e Add pause on unfocus feature 2026-04-19 10:02:55 -06:00
Jasper St. Pierre f5dcea8525 add alternate to interp callbacks, flags on the leafdraw 2026-04-19 02:43:25 -07:00
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