Pieter-Jan Briers
3b30c09e79
Fix PAL name keyboard ( #1467 )
...
Fixes #1460
2026-05-16 08:15:27 -04:00
Loïs
30b003c9d9
fix rein interpolation jitter by rolling snapshot once per sim tick ( #1421 )
2026-05-15 17:16:36 -04:00
Loïs
10e2181692
Fix file select softlock when resetting during save ( #1293 )
2026-05-14 23:17:17 -06:00
Pieter-Jan Briers
cf89da811a
Fix fast tears going out of bounds ( #1337 )
...
Incorrect decomp from TPHD making the tears think you're always in the Zora River ride
Fixes https://github.com/TwilitRealm/dusklight/issues/1047
2026-05-14 23:04:36 -06:00
Pieter-Jan Briers
53abb8b96d
Use safe string copies in d_save.cpp ( #1232 )
...
* Use safe string copies in d_save.cpp
Seeing sentry crashes here that I suspect involve buffer overflows here.
2026-05-14 23:03:42 -06:00
Irastris
1e10d95936
Disable scrolling the name cursor ( #1243 )
2026-05-14 22:53:34 +02:00
Loïs
a923aa24e1
Fix Rollgoal completion reward to scale with Bigger Wallets ( #1296 )
2026-05-14 22:45:27 +02:00
MelonSpeedruns
7967ee1f66
Fix Autosaves resetting memory card during minigames ( #1318 )
...
* Fix autosaves resetting memory card during minigames
* Update description
* remove unused include
---------
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
2026-05-14 22:42:39 +02:00
TakaRikka
01b4eaa2fa
clear e_rd static boss ptr on delete
2026-05-13 19:27:39 -07:00
qwertyquerty
4ee0d8ed4b
1.1.1 fixes ( #1168 )
...
* fix keyboard npe
* fix autosave NPE
* hintTalkEvCamera UB
* fix UB in f_pc_base logging
* fix NPE in karg carry logic
* fix link model dangling pointers
* exponential audio slider and better audio default
* fix speedrun mode defaullt layer restore issue
2026-05-13 08:56:16 -06:00
Loïs
3e62c1e96e
Add Invincible Enemies cheat ( #1123 )
2026-05-12 22:52:35 -06:00
gymnast86
ef43b94370
Add options for binding custom buttons to specific actions ( #1141 )
...
* custom action framework and first person custom action
* add bind for midna call
* custom binding for opening dusklight menu
* turbo speed button action
* text descriptions
* fix not stopping default GC controller menu combo
* more explanation text
* block bind actions when in the dusklight menu
2026-05-12 19:36:07 -06:00
MelonSpeedruns
aeeb1ccdd2
Auto Save Protection ( #1102 )
...
* Auto Save Protection
* added line behind target_pc define
---------
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
Co-authored-by: TakaRikka <38417346+TakaRikka@users.noreply.github.com >
2026-05-12 19:23:28 -06:00
SuperDude88
93c7d0d64d
Only Flip Stick Axes ( #1132 )
...
Some people asked about this, I think I've come around to their position (follow-up to #870 ).
I checked what TPHD does and its invert setting only changes the sticks
2026-05-12 19:21:28 -06:00
madeline
ede6827369
Merge branch 'main' of https://github.com/TakaRikka/dusk into better-speedrun-mode
2026-05-12 14:15:05 -07:00
Joey Cato
d1e9d5af2f
Add Fast Roll cheat ( #929 )
...
* Add roll fast cheat
* Corrected case on cheat name
* Addressed PR feedback
* Fixed whitespace
* Renamed cheat to be more consistent with other options
2026-05-12 15:56:54 -04:00
Rib
61b2e6ce4d
Allow menu navigation via D-Pad ( #814 )
2026-05-12 11:48:14 -04:00
BoLThompson
e73244bca5
add deltatime to darkworld blur size oscillation ( #957 )
...
* add deltatime to darkworld blur size oscillation
* updated bloom oscillation to use game_clock
2026-05-12 11:47:14 -04:00
Nathan Mena
a4f25ecb28
Fix map offset when toggling mirror mode ( #938 )
...
Co-authored-by: Nathan Mena <natemena153+git@gmail.com >
2026-05-12 14:12:38 +02:00
Flash Computer
39b546b81f
Don't slow down underwater rolling if the fastIronBoots cheat is on. ( #1085 )
...
* Don't slow down underwater rolling if the fastIronBoots cheat is on.
* Removed the comment
2026-05-12 14:11:59 +02:00
madeline
c896bb39ea
improved speedrun mode
2026-05-11 22:20:53 -07:00
doop
3366613354
Pillarbox widezoom cutscenes instead of cropping ( #1054 )
...
Fixes #777 .
2026-05-11 22:59:17 -06:00
Howard Luck
40e3f7d057
freedom units ( #948 )
2026-05-11 12:23:04 +02:00
SuperDude88
1b4a842eec
Invert First Person Aiming ( #870 )
...
- Inverts first person aiming on either axis, for both stick and gyro controls
Could be separated from gyro if desirable, but I think it makes the most sense to have it apply to both
2026-05-10 19:00:20 -06:00
gymnast86
08c7261262
fix going into first person with orbital cam ( #923 )
2026-05-10 19:00:09 -06:00
TakaRikka
80dd5ff278
revert mirror mode message override for now
2026-05-09 07:32:29 -07:00
SuperDude88
13dd3c3932
Clamp LOD For Cutscene Midna ( #728 )
...
- Sets max eye LOD level to 0 for `demo00_Midna_cut00_FC_tongue` and `demo00_Midna_cut00_BD_tmp`
2026-05-09 06:30:46 -06:00
TakaRikka
5a05433a2b
Merge pull request #733 from TwilitRealm/fix/e_s1_e_yg
...
Frame interp: Fix e_s1 & e_yg
2026-05-09 04:35:25 -07:00
Pheenoh
06c77a6818
frame interp: e_s1 & e_yg
2026-05-08 21:16:57 -06:00
Pheenoh
4d4a80891f
frame interp: fix obj_fchain
2026-05-08 20:21:37 -06:00
Irastris
d2a1dda523
Add interp callbacks to the stalks of four Baba variants
2026-05-08 21:00:16 -04:00
Howard Luck
65e8577253
frame interp: fix b&c chain links ( #724 )
2026-05-08 17:26:33 -06:00
Irastris
abec043249
Add mouse as a gyro input source ( #720 )
...
* Add mouse as a gyro input source
* Revisions
* Grammar
2026-05-08 17:11:13 -06:00
SuperDude88
699d069b0a
Fix Letter Menu Page Numbers ( #722 )
...
This bug comes from `getBounds()` returning a reference to a static variable -- the compiler can load the float right away or later (after the second call), so the value it is referencing may have changed. If it waits to load the first operand, the subtraction results in 0. Further discussion at https://discord.com/channels/1446645861529550869/1446648842387722411/1502415404386091118 .
Resolves #719
2026-05-08 17:10:37 -06:00
qwertyquerty
81c7213993
Merge pull request #599 from TwilitRealm/50_achievements
...
More Achievements
2026-05-08 12:27:25 -07:00
doop
d0f8ea56f9
Interpolate more things ( #699 )
...
* Interpolate trim height
* Interpolate (some) fades
2026-05-08 11:50:44 -06:00
MelonSpeedruns
6fd3762ffc
optimized code
2026-05-08 12:06:38 -04:00
Pheenoh
97a1190713
set max chain links to 600
2026-05-08 08:59:13 -06:00
madeline
6217e071d2
Merge branch '50_achievements' of https://github.com/TakaRikka/dusk into 50_achievements
2026-05-08 05:17:48 -07:00
CraftyBoss
29a1cff7ea
update aurora, add comment explaining king bulblin 1 strange behavior
...
the game saves a flag when the player hits king bulblin at least once, which makes subsequent loads (including king bulblin 2) have 1 less "health" as lap_num for the boar is set to 1 during creation, as it checks the flag.
2026-05-08 00:05:16 -07:00
MelonSpeedruns
1c1a849095
Recording Mode & Enable Autosave in Dusk preset ( #685 )
...
* branch for recording without a HUD
* no more black bars thanks maddie
* Backslash hotkey
* mute music
* dont check for null twice
* renamed option to recording mode, and added it to the rmlui menu
* Move recording mode to Interface
* re-added & renamed minimal hud option
* Mute all BGM if recording mode is on
* Update Interface section
* Un-experimentalize Autosave & enable in Dusk preset
---------
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
Co-authored-by: Irastris <irastris15@gmail.com >
Co-authored-by: Luke Street <luke@street.dev >
2026-05-07 23:26:22 -06:00
Howard Luck
6cfdc3d8a3
add keyboard controls + roll support to fly cam ( #705 )
2026-05-07 23:04:29 -06:00
qwertyquerty
39d43a8d8f
Keyboard mouse binding controls ( #682 )
...
* kbm controls
* submodule
* files.cmake
* a
* Fixes
* include <cstring> in J3DStruct.h
---------
Co-authored-by: Luke Street <luke@street.dev >
2026-05-06 22:07:28 -06:00
TakaRikka
b4761cc54e
fix build
2026-05-06 20:36:21 -07:00
Luke Street
7c7c8b228e
Crafty's crafty Dungeon door hack
2026-05-06 19:53:18 -06:00
doop
1ad5ab8632
Try to fix Windows/macOS build errors
2026-05-07 01:02:43 +00:00
doop
aa48d95f24
Procedurally-generate HQ minimap textures ( #692 )
...
* Procedurally-generate HQ minimap textures
* Don't leak old minimap textures
2026-05-06 18:40:04 -06:00
MelonSpeedruns
742ad2c150
Increase Link's heap size for mods
2026-05-06 19:48:43 -04:00
TakaRikka
de6568d750
allow suns song / quick transform in ToT past
2026-05-06 04:25:42 -07:00
TakaRikka
3aafe7fa16
more mirror mode map fixes
2026-05-06 04:19:00 -07:00