madeline
42e8d9ab9d
name fix
2026-04-22 02:50:49 -07:00
madeline
9c562ff740
state packs and partial states
2026-04-22 02:44:58 -07:00
madeline
1787de517c
properly set oxygen in share states
2026-04-22 01:55:23 -07:00
madeline
832e567620
better share states
2026-04-22 01:50:17 -07:00
Luke Street
319efbe662
Reset game clock with over 250ms frame gap
2026-04-22 00:30:11 -06:00
Irastris
58f2679def
Rollgoal: Gyro & Mirror Mode Fixes
2026-04-22 01:41:35 -04:00
TakaRikka
8100ddb990
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
d78c46a628
Rework interpolation pacing; interpolate every frame
2026-04-21 22:45:18 -06:00
madeline
366e47245e
make sun song play the correct notes
2026-04-21 19:23:53 -07:00
madeline
4c53ba91be
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-21 18:59:23 -07:00
madeline
cf080523cb
dsp oscillator channels fixes #471 fixes #131
2026-04-21 18:59:11 -07:00
Luke Street
595a6f1c9e
Enable DoF (+ setting) & fix texture cache leak
2026-04-21 14:52:26 -06:00
MelonSpeedruns
18d70df188
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
30a99c22f1
Reorganize ImGui menus ( #456 )
...
* Reorganize ImGui menus
* Fix crash_reporting.cpp
* Update aurora
2026-04-20 20:45:16 -06:00
Irastris
c42a33154c
Frame Interp: Fix flickering refraction in cutscenes
2026-04-20 18:11:27 -04:00
madeline
91248d10db
disable water refraction in debug, fixes #422
2026-04-20 05:36:31 -07:00
madeline
e3761784af
rich presence
2026-04-20 00:21:09 -07:00
Howard Luck
35a69e7ff1
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
55eec3b0de
hitstun camera interp fix
2026-04-19 16:01:51 -07:00
TakaRikka
1cf14f176c
Merge pull request #438 from TwilitRealm/frame-interp-simplify
...
Frame interp simplify
2026-04-19 14:58:38 -07:00
Jasper St. Pierre
c6beeba14f
proct
2026-04-19 11:56:48 -07:00
Pheenoh
783230b654
Add pause on unfocus feature
2026-04-19 10:02:55 -06:00
Jasper St. Pierre
aa377cd5c1
add alternate to interp callbacks, flags on the leafdraw
2026-04-19 02:43:25 -07:00
Jasper St. Pierre
bb9a88d7dc
frame interp camera cleanups
2026-04-19 02:25:00 -07:00
Jasper St. Pierre
8d3cb51157
frame interp simplify
2026-04-18 23:26:28 -07:00
Jasper St. Pierre
c239a5a226
freelook fix
2026-04-18 22:45:54 -07:00
Jasper St. Pierre
b3f8fecfe4
water interpolation fix
2026-04-18 22:17:35 -07:00
Luke Street
763cb7f92f
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
45adce4af2
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
4cda2cd5f0
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
d34be5143a
fix quick transform conflicting with debug move combo
2026-04-18 10:20:55 -06:00
TakaRikka
8010e16cab
add some cheats
2026-04-18 01:14:14 -07:00
Luke Street
2ec6f65572
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
5c20f527ac
Widescreen rework & IR scaling
2026-04-17 23:11:43 -06:00
Irastris
3d9dfbd447
Add "Open Data Folder" to Game menu
2026-04-18 00:46:00 -04:00
Irastris
3a538d45cf
Frame Interp: Game Clock Refactor & Ring Item Selection
2026-04-17 23:24:47 -04:00
Irastris
59d2014fb9
Frame Interp: UI Pacing Simplification
2026-04-17 23:24:47 -04:00
TakaRikka
83ddb2c6c8
Merge pull request #412 from TwilitRealm/feature/auto-hide-cursor
...
Auto-Hide Cursor
2026-04-17 15:03:46 -07:00
TakaRikka
3fe26f8dd6
Merge pull request #410 from TwilitRealm/instant-text
...
Hold B for instant text setting
2026-04-17 15:03:35 -07:00
Irastris
054c4384be
Gyro: Add Subjectivity ProcIDs
2026-04-17 17:13:12 -04:00
Irastris
439cc936a1
Frame interp: wideZoom support
2026-04-17 16:19:20 -04:00
MelonSpeedruns
4ddd243eca
Auto-Hide Cursor after 3 seconds if F1 menu not open
2026-04-17 13:22:19 -04:00
gymnast86
4e433f646b
Merge branch 'main' of https://github.com/TwilitRealm/dusk into instant-text
2026-04-17 01:30:19 -07:00
gymnast86
5ba04524eb
implement instant text setting
2026-04-17 01:30:08 -07:00
Luke Street
f293281eb2
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
8ba1133e34
iOS file picker, ImGui drag scroll & more
2026-04-16 23:26:27 -06:00
TakaRikka
b182e18fab
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
72a73ba661
Add UI for better manipulation of event flags
2026-04-16 19:11:20 -04:00
MelonSpeedruns
2cc11c74b7
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
c7d9a8733f
Gyro: Revisions & Rollgoal Mirror Mode
2026-04-16 15:31:58 -04:00