Luke Street
4e23472ed5
UI: Controller connect/disconnect toasts
2026-05-06 11:14:12 -06: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
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
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
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
TakaRikka
7993740ac8
fix kargorok mirror mode controls
2026-05-05 01:16:01 -07:00
TakaRikka
8e5bb8ae59
Merge pull request #676 from TwilitRealm/instant-text-tweaks
...
Instant text tweaks
2026-05-04 23:43:43 -07:00
TakaRikka
8fefdd4114
Merge pull request #669 from TwilitRealm/remove-discord-rpc
...
Remove discord-rpc/rapidjson; roll our own
2026-05-04 23:43:24 -07:00
gymnast86
64c8cee21b
revert to checking for Hold B at the start of do_isReady
2026-05-04 23:08:01 -07:00
gymnast86
25fe686573
add message ids for not being able to buy bombs from barnes
2026-05-04 23:07:23 -07:00
Luke Street
1c1ea98fdd
Update aurora
2026-05-04 23:35:21 -06:00
TakaRikka
e098104f8f
Merge pull request #642 from TwilitRealm/debug-fly-cam
...
Add fly mode option to debug cam
2026-05-04 19:25:19 -07:00
Pheenoh
3c5ade5565
don't allow activation if paused or in event
2026-05-04 20:15:02 -06:00
Pheenoh
b2ad75027e
Merge branch 'main' into debug-fly-cam
2026-05-04 19:26:31 -06:00
TakaRikka
fdfbf83b88
Merge pull request #660 from TwilitRealm/fix/fix-ub
...
Fix a UB in Morpheel
2026-05-04 18:24:16 -07:00
SuperDude88
1b9ca0949e
Clear Description on More Hovers ( #673 )
...
- Properly clear the previous option description when you hover over "toggle fullscreen" or "restore default window size"
Fixes #671
2026-05-04 19:17:39 -06:00
Luke Street
827037f0fa
Update aurora for RmlUi base path fix
2026-05-04 18:27:50 -06:00
Luke Street
d84c5790f5
NOMINMAX
2026-05-04 16:27:12 -06:00
Luke Street
49eb2282af
Forgor to add
2026-05-04 16:20:30 -06:00
Luke Street
741f9ecfab
Remove discord-rpc/rapidjson; roll our own
2026-05-04 16:14:57 -06:00
Luke Street
37b8122962
UI: Refactor pane control to allow hover for help text
2026-05-04 14:16:35 -06:00
doop
5f2cf68e80
Minor UI nits
2026-05-04 19:38:11 +00:00
Luke Street
74f2c58b29
UI: Preset tweaks
2026-05-04 13:08:20 -06:00
madeline
208433047a
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-05-04 12:06:28 -07:00
madeline
2c01430035
fix stereo audio with mirror mode fixes #666
2026-05-04 12:06:24 -07:00
Luke Street
5121437bcf
UI: Avoid looping at end of window content
2026-05-04 11:49:12 -06:00
Luke Street
f61bd3e5ad
UI: Reorder settings tabs
2026-05-04 11:31:09 -06:00
Luke Street
835e409b32
UI: Fix prelaunch options close anim
2026-05-04 11:27:31 -06:00
Luke Street
010bdb7e25
UI: Fix left/right nav from content to change tabs
2026-05-04 11:17:48 -06:00
Luke Street
7ba22b7714
UI: Refocus top document automatically
2026-05-04 11:14:40 -06:00