madeline
b06c1911c6
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-22 22:33:59 -07:00
madeline
7c9e99220a
better impl of insta state shares
2026-04-22 22:33:55 -07:00
madeline
bfd8b9f453
make state share loads basically instant
2026-04-22 22:27:14 -07:00
Luke Street
ae54f024cd
Update aurora
v0.4.0
2026-04-22 21:48:58 -06:00
TakaRikka
9aa391c5bf
Merge pull request #499 from TwilitRealm/fix/dmap_frame_interp
...
Frame interp: Fix dmap scroll arrows
2026-04-22 17:41:56 -07:00
TakaRikka
ec48249934
Merge pull request #495 from TwilitRealm/limiter
...
Limiter: Use SDL_GetTicksNS instead of std::chrono
2026-04-22 17:40:47 -07:00
Pheenoh
6a8f3516f9
Frame interp: Fix dmap scroll arrows
2026-04-22 18:35:07 -06:00
TakaRikka
79d4835784
Merge pull request #496 from TwilitRealm/feat/esc_fs
...
Press esc to exit full screen
2026-04-22 17:00:54 -07:00
TakaRikka
b1a4783e38
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
Pheenoh
0038afa392
Press esc to exit full screen
2026-04-22 17:51:16 -06:00
Luke Street
5fcffa0b4f
Use SDL_GetTicksNS instead of std::chrono
2026-04-22 17:18:18 -06:00
MelonSpeedruns
9e9d11ae89
Widescreenified Fused Shadow Animations for all first 3 bosses
2026-04-22 18:47:51 -04:00
TakaRikka
97bd84725c
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
19c86b1b73
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
ca247095da
Reset gravity baseline on aim start
2026-04-22 12:20:44 -06:00
Luke Street
ac3d3314c4
Incorporate roll into gyro horizontal aiming
2026-04-22 11:47:40 -06:00
madeline
c4d01b82a6
get rid of old logs
2026-04-22 03:16:13 -07:00
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
v0.3.2
2026-04-22 00:30:11 -06:00
Luke Street
6f34bb050a
Call J3DModel::diff in mDoExt_modelEntryDL when interpolating
...
Fixes #355
2026-04-22 00:17:52 -06:00
Irastris
a2a56122e2
Gyro: Hawk Aiming
2026-04-22 01:46:10 -04:00
Irastris
58f2679def
Rollgoal: Gyro & Mirror Mode Fixes
2026-04-22 01:41:35 -04:00
Luke Street
396ea02fe5
Fix flowers with interpolation on ( #486 )
2026-04-21 23:33:03 -06: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
Phillip Stephens
1e93657ab5
Update aurora for fix
2026-04-21 19:25:28 -07: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
a15d0af139
Better fix for mirror crashes
2026-04-21 17:39:53 -06:00
Luke Street
d99205ecc6
Update aurora
2026-04-21 17:12:28 -06:00
TakaRikka
dd3a61d84c
fix dmap background
2026-04-21 15:13:55 -07:00
Luke Street
595a6f1c9e
Enable DoF (+ setting) & fix texture cache leak
v0.3.1
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
TakaRikka
46f6dc67c1
make file select card wait times obey instantSaves setting
2026-04-21 00:46:22 -07:00
madeline
6267b79da3
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-20 20:22:12 -07:00
madeline
62f3d09076
fix incorrect eldin field name on map
2026-04-20 20:22:06 -07:00
Luke Street
4b3c559df3
CMake: Don't build a game static lib
v0.3.0
2026-04-20 20:47:03 -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
TakaRikka
360cb37028
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
4b6b41a6aa
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
faa8618124
Fix frame interpolation on save and world map menus
2026-04-20 19:37:38 -06:00
PJB3005
89acf923e0
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
c42a33154c
Frame Interp: Fix flickering refraction in cutscenes
2026-04-20 18:11:27 -04:00
madeline
a074e30147
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-20 06:45:09 -07:00
madeline
2ce272d586
fix some menus scaling wrong
2026-04-20 06:45:05 -07:00
TakaRikka
e1636e20bd
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-20 06:14:28 -07:00