Thomas
c5baabbe9c
assets: Remove objdiff screenshot ( #691 )
...
Leftover from the decomp.
2026-05-06 18:38:01 -06:00
Irastris
1d2716139f
Redesign PresetWindow
2026-05-06 19:49:57 -04:00
MelonSpeedruns
742ad2c150
Increase Link's heap size for mods
2026-05-06 19:48:43 -04:00
Luke Street
18eb0692f0
UI: "No controller" & menu notifications
...
Resolves #629
Resolves #678
2026-05-06 17:34:08 -06:00
Irastris
b5f98f69db
Redesign Modal
2026-05-06 19:19:38 -04:00
Irastris
47593d0eb4
Allow hash-mismatched discs to be loaded with user confirmation
2026-05-06 19:19:38 -04:00
Irastris
4404fce369
Do hash-based verification of disc images
2026-05-06 19:19:38 -04:00
Irastris
72c20f4dd0
Add stylesheet rules
2026-05-06 19:19:38 -04:00
doop
3240885bfd
Preserved doop work
...
* Disc verification
* Add platform and region info to known discs map
* Use array over map
* Use std::to_array
2026-05-06 19:19:38 -04:00
Luke Street
7f0955f022
Add ImGui screen for Aurora Null backend
...
Resolves #628
2026-05-06 16:39:28 -06:00
gymnast86
96d9b5e7b1
update old category name
2026-05-06 15:35:20 -07:00
Luke Street
c21bce0093
UI: Adjust battery icon thresholds
2026-05-06 11:49:24 -06:00
Luke Street
4e23472ed5
UI: Controller connect/disconnect toasts
2026-05-06 11:14:12 -06:00
gymnast86
09a73d5828
organize items.yaml
2026-05-06 09:06:46 -07:00
gymnast86
e14d1f1f68
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-06 07:56:33 -07:00
gymnast86
9f6c39754b
rework actor additions
2026-05-06 07:56:17 -07:00
gymnast86
eda9991e6a
sols check
2026-05-06 07:53:02 -07:00
doop
cfe1f2304b
Increase line-height for right pane descriptions
2026-05-06 13:15:30 +00: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
gymnast86
95e699fb63
don't transform in twilight fog if the player doesn't have shadow crystal
2026-05-06 03:48:06 -07:00
gymnast86
618d5b5733
fix data typos
2026-05-06 03:27:28 -07:00
gymnast86
2ececa3206
update goal flags during play
2026-05-06 03:27:14 -07:00
Luke Street
c1e65d19e7
Autosave: Rotate inner ring too
2026-05-05 23:57:20 -06:00
Luke Street
5fdf954994
Reduce autosave spinner opacity
v0.6.1
2026-05-05 23:25:06 -06:00
Luke Street
230868af3c
Add autosave spinner & make RmlUi respect 4:3
...
Resolves #627
2026-05-05 23:18:11 -06:00
gymnast86
4fddaba76b
fix conflict
2026-05-05 21:33:24 -07:00
gymnast86
045df82445
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-05 21:33:06 -07:00
gymnast86
b3833be529
don't try to play get item cutscene when swimming or snowboarding
2026-05-05 21:21:47 -07:00
gymnast86
f45aa6040e
fix multiple progressive items on the same stage giving the same item
2026-05-05 21:20:56 -07:00
gymnast86
25b273a726
fix single arrow drops being too large
2026-05-05 21:12:24 -07:00
doop
66154d9de8
Remove post-trim scissor ( #684 )
...
* Remove post-trim scissor
Fixes #679
* Add comment
2026-05-05 19:41:59 -06:00
Luke Street
93ec3c7dbd
New UI: Achievement toasts ( #690 )
...
* Rename Overlay -> GraphicsTuner, Popup -> MenuBar
* Update GraphicsTuner CSS
* WIP Overlay document & toasts
* Achievement toasts
* Cleanup
2026-05-05 19:29:42 -06:00
MelonSpeedruns
945ce3e4bc
Alternate RMLUI Menu Sounds ( #686 )
...
* Alternate RMLUI Menu Sounds
Those fit more the game I feel like.
* swapped tab sounds
* pressing A on tab button plays the OK sound
* Fix tab sound + Added menu sounds to prelaunch menu
* Centralize UI sound definitions
* Improvements
* Add "Play" button sound
* Use kSoundItemFocus in prelaunch
* Oops
* Update play/enable/disable sounds
---------
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
Co-authored-by: Luke Street <luke@street.dev >
2026-05-05 16:44:11 -06:00
TakaRikka
782a8573e9
Merge pull request #570 from TwilitRealm/mapmirror
...
fix main map for mirror mode
2026-05-05 14:22:25 -07:00
Irastris
4e0ca51159
Remove restart notice from cardFileType's rightPane
2026-05-05 17:03:04 -04:00
Irastris
3cd160e1b2
Defer mDoMemCd_ThdInit if necessary, removing restart requirement
...
Thanks, Melon
2026-05-05 16:56:41 -04:00
Luke Street
93a236a9d2
Prelaunch settings: actually save config
2026-05-05 14:47:53 -06:00
Irastris
eaf3bc2f40
Remove skipWarningScreen config option, always skip logos
2026-05-05 16:27:41 -04:00
Luke Street
5ca0a2ba06
UI: Fix focus reconciliation for context root
2026-05-05 14:17:57 -06:00
Luke Street
ccd2bdbaac
Add full Settings window to prelaunch
2026-05-05 14:12:53 -06:00
Irastris
08321699cd
Display the real title screen behind the prelaunch menu ( #638 )
...
* Start game execution as soon as a disk image is available
* Do not update dDemo_c if prelaunch document is visible
* Prevent intro music until prelaunch has popped
* Replace "Start Game" references with "Play"
* Make prelaunch layout respect mirror mode
* Add drop shadow to prelaunch disk-status and version-info
* Remove ImGui prelaunch
* Add "Change Disk Image" button to prelaunch options
* Actually validate discs and make prelaunch very betterer :)
* Check your build before pushing dumbass, and go to sleep
* "Disc" consistency, adjust restart notice logic
* Better LanguageSelect logic
* Add restart notice to SaveTypeSelect
* Added wind sounds to the pre-launch menu
* Add Modal document, use it for disc verification
* Consolidate Modal and PresetWindow
* Squash various bugs, rearrange document flow
* Allow Window inheritors to opt-out of being toggleable
* Tweak focus behavior/syntax
* Implement "Restart Now" option
* Tweaks
* Remove a bunch of dynamic_cast
* Update README.md
---------
Co-authored-by: Luke Street <luke@street.dev >
2026-05-05 12:18:25 -06:00
Luke Street
7300c0e0f5
Update aurora
2026-05-05 12:15:01 -06:00
Luke Street
7e562824fe
Add a <br>
2026-05-05 11:30:49 -06:00
Luke Street
ed8b5c96b9
Update aurora & add logo to README.md
2026-05-05 11:28:05 -06:00
TakaRikka
14bccdffa6
fix mirror map portal selection
2026-05-05 06:25:46 -07:00
TakaRikka
39e465bcab
fix mirror map region selection
2026-05-05 06:22:49 -07:00
gymnast86
3e99420527
allow keeping ooccoo jr through dungeon exits
2026-05-05 05:13:26 -07:00
TakaRikka
e53bb3a12d
Merge branch 'main' of github.com:TwilitRealm/dusk into mapmirror
2026-05-05 04:59:25 -07:00
TakaRikka
50fccd393f
fix mirror mode text / rodeo direction
2026-05-05 04:44:14 -07:00