TakaRikka
839398eb44
Merge pull request #494 from TwilitRealm/fix/wide-fused-shadows
...
Widescreenified Fused Shadow Animations for all first 3 bosses
2026-04-22 16:59:45 -07:00
MelonSpeedruns
56f9ac777d
Widescreenified Fused Shadow Animations for all first 3 bosses
2026-04-22 18:47:51 -04:00
TakaRikka
0b7bf65a91
Merge pull request #491 from TwilitRealm/gyro-roll
...
Incorporate roll into gyro horizontal aiming
2026-04-22 14:45:57 -07:00
Captain Kitty Cat
f3c5e0a07c
Items Don't Despawn ( #488 )
...
* Indefinite Item Drops
* Preserve Disappear Effect when Disabled
* Changed to "Items Don't Despawn". Under "Cheats"
* SetItemTooltip for description
2026-04-22 12:27:54 -06:00
Luke Street
bd65e3bf98
Reset gravity baseline on aim start
2026-04-22 12:20:44 -06:00
Luke Street
7bde1ee6b6
Incorporate roll into gyro horizontal aiming
2026-04-22 11:47:40 -06:00
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
Luke Street
c97de793c8
Call J3DModel::diff in mDoExt_modelEntryDL when interpolating
...
Fixes #355
2026-04-22 00:17:52 -06:00
Irastris
7c4ed5d0ec
Gyro: Hawk Aiming
2026-04-22 01:46:10 -04:00
Irastris
a7bb5515d9
Rollgoal: Gyro & Mirror Mode Fixes
2026-04-22 01:41:35 -04:00
Luke Street
dd8a1168d3
Fix flowers with interpolation on ( #486 )
2026-04-21 23:33:03 -06: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
Phillip Stephens
17d070083f
Update aurora for fix
2026-04-21 19:25:28 -07: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
45a38d0ae5
Better fix for mirror crashes
2026-04-21 17:39:53 -06:00
Luke Street
58129fc8e7
Update aurora
2026-04-21 17:12:28 -06:00
TakaRikka
1fa0b07306
fix dmap background
2026-04-21 15:13:55 -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
TakaRikka
2a313a3a46
make file select card wait times obey instantSaves setting
2026-04-21 00:46:22 -07:00
madeline
5a797f3a2d
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-20 20:22:12 -07:00
madeline
f9c437c709
fix incorrect eldin field name on map
2026-04-20 20:22:06 -07:00
Luke Street
a5f88ded50
CMake: Don't build a game static lib
2026-04-20 20:47:03 -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
TakaRikka
1e18b2cea9
Merge pull request #463 from TwilitRealm/fix/interp_map_save
...
Frame Interp: d_menu_save and d_menu_fmap2D
2026-04-20 19:17:56 -07:00
TakaRikka
908e687b87
Merge pull request #461 from TwilitRealm/26-04-21-thp-shutdown-crash
...
Fix THP shutdown crash
2026-04-20 18:45:29 -07:00
Pheenoh
f7312f59c0
Fix frame interpolation on save and world map menus
2026-04-20 19:37:38 -06:00
PJB3005
729d084002
Fix THP shutdown crash
...
Cleanly shut down movie player threads on exit.
I'm not 100% fond of having to manually insert a call like this into the shutdown logic, but the other solution is shutting down all processes and that's likely to result in causing more crashes.
2026-04-21 01:11:49 +02:00
Irastris
b45ead63e0
Frame Interp: Fix flickering refraction in cutscenes
2026-04-20 18:11:27 -04:00
madeline
e7f8d8dc40
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-20 06:45:09 -07:00
madeline
2211ca0eb9
fix some menus scaling wrong
2026-04-20 06:45:05 -07:00
TakaRikka
15eeb0780e
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-20 06:14:28 -07:00
TakaRikka
ef9db9dc11
better lv5key fix
2026-04-20 06:14:21 -07:00
madeline
9b7a446a97
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-20 06:10:22 -07:00
madeline
d39a1adb7b
menu cursor resizing fixes #313 closes #314
2026-04-20 06:10:18 -07:00
TakaRikka
5324aaf91d
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-20 06:02:11 -07:00
TakaRikka
e43df925d6
add failsafes to lv5key to avoid reverse unlock softlock
2026-04-20 06:02:03 -07:00
madeline
42097c0e8d
disable water refraction in debug, fixes #422
2026-04-20 05:36:31 -07:00
TakaRikka
331827a0e2
add dMsgUnit_c::setTag bug fix
2026-04-20 05:15:02 -07:00
TakaRikka
11c772afc8
fix option menu widescreen regression
2026-04-20 04:48:58 -07:00
TakaRikka
9a212689af
fix crawl arrow direction with mirror mode
2026-04-20 04:16:35 -07:00
TakaRikka
804f67c2fe
Merge pull request #450 from TwilitRealm/discord
...
Discord rich presence
2026-04-20 03:36:03 -07:00