CraftyBoss
9307d8abde
dont throw on failed to obtain item name, fix getTempleKeysFound not checking flag correctly
2026-06-03 16:47:04 -07:00
gymnast86
b3dbf2c71b
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-06-02 23:25:57 -07:00
Luke Street
deadde352c
Update aurora
2026-06-03 00:02:47 -06:00
Luke Street
460b96c709
More Tracy zones
2026-06-03 00:01:34 -06:00
Pieter-Jan Briers
f8ba14ea8f
Optimize some special kankyo draw packets (housi, snow, odour) ( #1970 )
...
* Slight dKankyo_housi_Packet documentation
* Optimize dKyr_drawHousi (twilight squares)
Now a single draw call rather than like 300
* Optimize dKyr_drawSnow
Snowpeak stonks rising
* Optimize dKyr_odour_draw
2026-06-02 23:47:34 -06:00
gymnast86
4bb5f320c3
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-06-02 22:15:42 -07:00
gymnast86
f1357f09ed
add starting inventory management to UI
2026-06-02 22:15:34 -07:00
Irastris
bd9b81f700
Add mouse input option for the third-person camera ( #1011 )
...
* Untie existing mouse logic from gyro
* A bit more mouse cleanup before I start building off it
* Rebase and last bit of cleanup
* Fix rebase mistake, don't apply invertFirstPerson to gyro or mouse input
* Remove the deprecated ImGui toast system
* Add Mouse Camera option in preparation for its use
* WIP, add mouse controls for the third-person camera
* Various helpText revisions
* Enable free camera on horseback
* Untie mouse camera and free camera options
Either being enabled now allows the underlying freecam logic to run
* Allow simultaneous C-stick and mouse input
* Combine mouse sensitivities for both aim and camera
* Add option for inverting mouse Y
* Refactor cursor visibility handling
* Tighten aim capture condition and constrain cursor to window region
* Tidying my trash
* Last bit of housekeeping so I'm satisfied
* Don't write code while sleep deprived
* Fix my sloppy merge and a few helpText updates
* Disable control stick aim when mouse aim is active
* Use same conditions for cursor grabbing as for capture
2026-06-01 23:37:53 -06:00
gymnast86
e3eb63f158
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-06-01 19:28:36 -07:00
Reilly Brogan
b531936a1f
linux: Add metainfo file ( #1860 )
...
* linux: Add metainfo file
Split from https://github.com/TwilitRealm/dusklight/pull/1191 and adjusted for the correct appId and to remove any trademarks.
Credit to @Gabantax
Signed-off-by: Reilly Brogan <reilly@reillybrogan.com >
* Update metainfo per suggestions
Signed-off-by: Reilly Brogan <reilly@reillybrogan.com >
---------
Signed-off-by: Reilly Brogan <reilly@reillybrogan.com >
2026-06-01 20:24:02 -06:00
Pieter-Jan Briers
21692d5a78
Fix portable mode Unicode ( #1893 )
...
* Fix portable mode Unicode
Fixes https://github.com/TwilitRealm/dusklight/issues/1839
* Use path_from_utf8 instead
Huh yeah sure we have that apparently
2026-06-01 20:23:28 -06:00
Reilly Brogan
7af51e53bd
Update aurora and adapt for libzstd changes ( #1950 )
...
* Update aurora and adapt for libzstd changes
Signed-off-by: Reilly Brogan <reilly@reillybrogan.com >
* Fix android build failure with zstd
Signed-off-by: Reilly Brogan <reilly@reillybrogan.com >
* Another attempt at fixing Android
Signed-off-by: Reilly Brogan <reilly@reillybrogan.com >
---------
Signed-off-by: Reilly Brogan <reilly@reillybrogan.com >
2026-06-01 20:23:13 -06:00
qubitnano
bd90c3fc69
flake.nix: devendor aurora, add BUILD_SHARED_LIBS=OFF ( #1956 )
...
* flake.nix: devendor aurora
* flake.nix: nixfmt
* flake.nix: add BUILD_SHARED_LIBS=OFF
2026-06-01 20:22:45 -06:00
gymnast86
47c0a399e1
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-06-01 02:07:47 -07:00
gymnast86
dfdd5250bd
fix prologue items sometimes being in excluded locations
2026-06-01 02:07:37 -07:00
gymnast86
ba7211126c
only spawn donation bridge after twilights are cleared
2026-06-01 01:54:28 -07:00
gymnast86
ef607434dd
fix twilight clear checks
2026-06-01 01:53:43 -07:00
gymnast86
f12838ea3b
fix required dungeons sign when no dungeons are required
2026-06-01 01:53:04 -07:00
Luke Street
37abcaf616
Use BUILD_SHARED_LIBS=OFF on base linux/macos presets
2026-05-31 21:30:25 -06:00
Luke Street
b26f3f7f51
Update aurora & fix rebuilding on iOS reconfigure
2026-05-31 17:18:11 -06:00
gymnast86
dc88e11115
implement framework for custom text in other languages
2026-05-31 01:41:12 -07:00
gymnast86
e671ed748b
change some custom text coloring
2026-05-31 01:38:49 -07:00
gymnast86
98633a5cb6
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-30 19:28:29 -07:00
gymnast86
6c1aeb0d0a
reset conversation bit after exiting ordon shield house
2026-05-30 19:28:24 -07:00
Pieter-Jan Briers
81caa89e12
Update Aurora & use new texture replacements API ( #1935 )
...
Cherry picked from TPHD branch
Co-authored-by: Luke Street <luke@street.dev >
2026-05-30 19:57:17 -06:00
gymnast86
a2d41bcfba
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-29 22:57:56 -07:00
gymnast86
96ed5c671b
fix garbled ice trap audio
2026-05-29 22:57:38 -07:00
Luke Street
bc3cdcc955
Revert "Adds a new cheat that let you transform from the start of the game. (…" ( #1927 )
...
This reverts commit 62c19c0f64 .
2026-05-29 21:20:15 -06:00
tomlube
bf0dc85468
Revert "Added Sword and Shield skip Achievement" ( #1917 )
2026-05-29 15:14:05 -04:00
tomlube
656346a900
Merge pull request #1909 from 5upern1ce/sword-and-shield-skip
...
Added Sword and Shield skip Achievement
2026-05-29 15:11:46 -04:00
gymnast86
de12d277d0
restricted fills cleanup
2026-05-29 11:31:29 -07:00
gymnast86
3b8ec9efa6
quick no logic implementation
2026-05-29 11:31:13 -07:00
Supern_Ice
5269eadfaf
Added Sword and Shield skip Achievement
2026-05-29 15:26:26 +01:00
gymnast86
39b079ddb9
fix plentiful item pool crash
2026-05-28 20:33:20 -07:00
gymnast86
e2790d922a
reorganize includes
2026-05-28 20:25:26 -07:00
gymnast86
afed2c1774
Merge branch 'randomizer' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-28 20:22:12 -07:00
gymnast86
46a67c658c
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-28 20:21:14 -07:00
gymnast86
351afd6686
add item text replacements
2026-05-28 20:04:20 -07:00
gymnast86
485374abba
Outside Castle Town -> South of Castle Town
2026-05-28 20:02:21 -07:00
gymnast86
8ecd848307
filter out nonprogress locations when placing goal items
2026-05-28 20:02:03 -07:00
Sirius902
e5c032f6e6
fix: item and talk rendering ( #1896 )
2026-05-29 03:15:56 +02:00
tomlube
030ef0f3bf
Merge pull request #1884 from TwilitRealm/revert-1320-moonjumpfix
...
Revert "Fixed being unable to break through the water surface with the moonjump cheat"
2026-05-28 12:24:28 -04:00
Luke Street
c3c8d459e8
Revert "Fixed being unable to break through the water surface with the moonju…"
...
This reverts commit 477192f3c2 .
2026-05-28 09:29:23 -06:00
CraftyBoss
c4a13c8c10
add WIP inventory window in check tracker, only decrease available locations if check is accessible
...
also fixed issue with getSaveItemPool not counting base skybook item, as well as Aurus Memo if it was used
2026-05-28 01:16:53 -07:00
CraftyBoss
313e9be99d
Merge remote-tracking branch 'origin/main' into randomizer
...
# Conflicts:
# src/d/actor/d_a_npc_kkri.cpp
# src/d/actor/d_a_npc_rafrel.cpp
2026-05-28 01:15:08 -07:00
Giorgio Mendieta
21e0491d43
Preview texture replacements without the menu obstructing the view ( #1599 )
...
* feat: Change texture replacement from config_bool_select to graphics_tuner_control
* fix: add kTextureReplacementHelpText
* fix: remove unused header
2026-05-28 00:28:20 -06:00
Olivia!!
62c19c0f64
Adds a new cheat that let you transform from the start of the game. ( #1241 )
...
* Adds a new cheat that let you transform from the start of the game.
* Preserves transformation when passing loadzones similar to having shadow crystal
* standards compliance
* code compliance with decomp
2026-05-28 00:25:45 -06:00
Flash Computer
477192f3c2
Fixed being unable to break through the water surface with the moonjump cheat ( #1320 )
...
* Speed Vector for Link and Epona added to the Player Info debug ImGUI window for debugging.
* Fix being unable to moonjump through water surface
* Revert "Speed Vector for Link and Epona added to the Player Info debug ImGUI window for debugging."
This reverts commit d87cad3b37 .
2026-05-28 00:16:50 -06:00
Ash
71961dae85
feat: Make gamepad status lighting optional ( #1705 )
...
* feat: Status Lighting option
* wip: rename to "Enable Controller LED"
* wip: setting for all four ports individually
* wip: fix detection + code cleanup
* wip: increase led speed for dusk preset
* wip: use aurora API
* bump aurora to 2b07d55
* wip: remove isSupported + fix namespace comment
* wip: add value override to BoolButton
* Style nit & remove unused
* Undo change
---------
Co-authored-by: Luke Street <luke@street.dev >
2026-05-28 00:04:23 -06:00
Jairinho
6592d95199
Allow independent X and Y sensitivity for free camera ( #1431 )
...
Co-authored-by: Luke Street <luke@street.dev >
2026-05-27 23:53:14 -06:00