Pieter-Jan Briers
a86fa9c162
State share Unicode fix ( #834 )
2026-05-10 10:35:11 -06:00
MelonSpeedruns
4ec8c1aaee
Fix recording mode muting music until next reboot ( #832 )
...
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
2026-05-10 17:32:55 +02:00
gymnast86
762a597eba
delete midna trigger that sometimes prevents going north in palace
2026-05-10 05:12:17 -07:00
gymnast86
69283fc611
remove grove portal fight walls
2026-05-10 04:51:31 -07:00
gymnast86
b0efe464c0
make shoe shiner always available
2026-05-10 04:05:58 -07:00
gymnast86
a6fda86ebf
fix sera bottle check if faorn twilight is cleared
2026-05-10 03:02:27 -07:00
gymnast86
4b363dab06
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-10 01:26:10 -07:00
gymnast86
77ae5fd0b3
implement temple of time sword requirement
2026-05-10 01:25:44 -07:00
Luke Street
df23edcb69
Add iOS UIFileSharingEnabled integration
2026-05-09 21:42:43 -06:00
Luke Street
0c23bd4332
Add "Open Data Folder" to Interface menu
2026-05-09 20:57:34 -06:00
Luke Street
7562486449
Log disc verification status
2026-05-09 20:40:59 -06:00
Pieter-Jan Briers
c66cccf660
Fix handling of Unicode paths on Windows ( #767 )
...
I love C++
2026-05-09 20:24:50 -06:00
SuperDude88
a2f463d146
Fix Gyro Sensitivity Axes
...
Fixes #759
2026-05-09 20:15:33 -04:00
TakaRikka
63b3ce4849
temp fix for speedrun timer controls
2026-05-09 15:16:54 -07:00
MelonSpeedruns
8280ac00a0
Always disable cursor if Gyro is set to Mouse mode and the menu is not open ( #736 )
...
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
2026-05-09 15:06:58 -06:00
SuperDude88
ad9c460ec9
Navigate Carousel Without Focus ( #741 )
...
* Navigate Carousel Without Focus
- Allow left/right inputs to change the setting value without having the arrow explicitly clicked
* Formatting
2026-05-09 14:23:59 -06:00
Phillip Stephens
23dc9bc39a
Disable setting default mappings for now ( #742 )
2026-05-09 14:14:45 -06:00
SuperDude88
d0b9b6d10f
Fix Prelaunch Break-out ( #738 )
...
- Prevent users from breaking out of the prelaunch menu through the GraphicsTuner pages
2026-05-09 13:37:14 -06:00
gymnast86
2890a663f3
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-09 10:38:57 -07:00
gymnast86
f263a33db2
change time of day with midna
2026-05-09 10:38:34 -07:00
Luke Street
eeb0ad77a4
Missed a spot
2026-05-09 10:03:05 -06:00
Luke Street
594cadcf7d
Update Android app ID to dev.twilitrealm.dusk
2026-05-09 09:55:26 -06:00
TakaRikka
80dd5ff278
revert mirror mode message override for now
2026-05-09 07:32:29 -07:00
gymnast86
99ee9c2f48
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-09 06:38:27 -07:00
gymnast86
1cfb22fdd9
handle unknown patch action
2026-05-09 06:38:14 -07:00
gymnast86
bf85d511a8
make the gate to KB2 stay open permanently once it's been unlocked
2026-05-09 06:24:27 -07:00
MelonSpeedruns
d8a1dd1da4
Recording Mode - Mute streams & Fix 1 note playing
2026-05-09 09:15:10 -04: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
dd7885da9c
Merge pull request #734 from TwilitRealm/number-button-fix
...
Number Button Fix
2026-05-09 04:40:55 -07:00
gymnast86
dc9dce2cd7
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-09 04:39:24 -07:00
gymnast86
8333ae35a8
refactor object overrides
2026-05-09 04:38:38 -07: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
gymnast86
ced018794f
remove invisible wall blocking north palace
2026-05-09 01:52:27 -07:00
SuperDude88
e42c4d3174
Number Button Fix
...
- Add `is_editing` helper to BaseStringButton
- Block left/right input from changing number while typing
Resolves #706
2026-05-08 23:19:48 -04: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
doop
71c892368d
Use float vertex positions for trim ( #729 )
...
Fixes #726 and looks much smoother.
2026-05-08 21:31:46 -04:00
Irastris
d2a1dda523
Add interp callbacks to the stalks of four Baba variants
2026-05-08 21:00:16 -04:00
roeming
78179eb93f
comment out flags tab in editor ( #727 )
...
Co-authored-by: roeming <roeming@users.noreply.github.com >
2026-05-08 18:56:38 -06:00
Luke Street
34e10d3844
Show "3-finger tap" for menu notif on mobile
2026-05-08 17:55:39 -06:00
gymnast86
bfb715e11a
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-08 16:26:52 -07:00
Howard Luck
65e8577253
frame interp: fix b&c chain links ( #724 )
2026-05-08 17:26:33 -06:00
Luke Street
a4fcc10f5f
Make version logic tolerate prerelease semver
2026-05-08 17:25:09 -06:00
gymnast86
9e9f36e484
autoskip cutscenes when skip major cutscenes is on
2026-05-08 16:21:26 -07: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
Tom Lube
4d67033ff8
Remove reset via CTRL + R
2026-05-08 17:08:03 -06:00
Irastris
84ffd67622
Refactor notification settings, allow disabling controller toasts ( #721 )
...
* Refactor notification settings, allow disabling controller toasts
* "Toasts" to "Notifications"
2026-05-08 17:01:19 -06:00
gymnast86
38031e2545
set all letters obtained when skip minor cutscenes is on
2026-05-08 16:00:42 -07:00
Luke Street
1c85ee63eb
Many mobile fixes, Android update check, "Background Input" & "Pause On Focus Lost" options
2026-05-08 16:57:33 -06:00