TakaRikka
c4ded86010
Merge branch 'main' of ssh://github.com/TwilitRealm/dusklight into better-tools
2026-08-29 18:37:14 -07:00
Luke Street
1db2a74192
UiService v2.1: Virtualized lists ( #2342 )
...
* UiService: Add `pane_add_list`
* Fix CSS scoping
2026-08-23 14:33:36 -06:00
Luke Street
41d5148793
UiService: Dialog controls ( #2332 )
2026-08-21 23:31:35 -06:00
gymnast86
172d06f38d
Add Built-In Cosmetics Mod ( #2291 )
...
* template setup
* get most colors working
* add lantern, midna, and heart colors
* fix PaneCache naming conflict
* add UI colors
* fix pane cache again
* override colors for items on other models
* recolor heart piece models
* cleanup
* add support for ordon sword recoloring
* recolor epona's eyelids
* move option descriptions
* fix mod.json
* constexpr descriptions
* gx.h instead of dolphin/gx/GXstruct.h
* fix default midna hair color
* use TextureService instead of overwriting model file data on load
* update descriptions
* manual cleanup
* fix includes
* remove unneeded include and const qualifier
* UI: Add Popover, ColorInput & more; mod cleanup
* Make it a bundled mod
---------
Co-authored-by: Luke Street <luke@street.dev >
2026-08-20 17:49:26 -06:00
Luke Street
fbe7b57132
Refactor command console UI lifecycle
2026-08-20 17:49:00 -06:00
Luke Street
d3f10221b8
Merge remote-tracking branch 'origin/main' into better-tools
...
# Conflicts:
# files.cmake
# src/dusk/game_clock.cpp
# src/dusk/imgui/ImGuiConsole.cpp
# src/dusk/settings.cpp
# src/dusk/settings.h
# src/m_Do/m_Do_main.cpp
2026-08-20 17:21:22 -06:00
Luke Street
fd4a5f0cfb
Use carousel button on prelaunch; more cleanup
2026-08-19 22:58:43 -06:00
jdflyer
edfb93440c
Prelaunch UI Fixes. Create Prelaunch after mod init.
2026-08-18 21:04:41 -07:00
madeline
bf4c727d04
Merge branch 'main' of https://github.com/TakaRikka/dusk into better-tools
2026-08-08 19:36:21 -07:00
madeline
99180d02f7
Merge branch 'better-tools' of https://github.com/TakaRikka/dusk into better-tools
2026-08-08 19:21:07 -07:00
madeline
5b64e4fd2c
trigger viewer, more commands
2026-08-08 19:20:46 -07:00
jdflyer
61a4ab3117
Mod SDK: Gamemode Service, Change Speedrun mode to a gamemode, Allow prelaunch to be restarted
2026-07-19 00:50:49 -07:00
Luke Street
409b60836b
Add dusk::ui::append_text
2026-07-10 01:10:23 -06:00
Luke Street
bc11bf3563
Mods manager UI & logs viewer
2026-07-08 17:51:13 -06:00
Luke Street
277538bb81
New pipeline progress UI
2026-06-24 22:03:58 -07:00
Luke Street
42e12eb5ab
Update aurora & fix RCSS warning
2026-06-16 00:14:19 -06:00
Luke Street
ad53af5c78
Touch controls ( #2053 )
...
* WIP touch controls
* Action icons
* Updates
* Don't mutate freeCamera config; allow switching between touch and controller cam
* Wow
* Fix build & add Skip button
* Fix build & add settings
* RCSS cleanup
* Dpad and fishing, might redo
* Add menu mouse controls
* More pointer & fix icons
* Optimizations & introduce layout system
* Update aurora
* Implement touch controls layout editor
* Cleanup & fixes
* Allow disabling mouse/touch in menus
* More fixes
2026-06-15 12:48:04 -06:00
Luke Street
692c04e936
Merge branch 'main' into better-tools
2026-06-07 22:37:14 -06:00
Luke Street
824389f871
Remove embedded gamecontrollerdb.txt ( #2018 )
...
But still load from the data dir if
it exists there (for user overrides)
2026-06-07 22:30:07 -06:00
Luke Street
e17d0f21fc
Console focus & closing fixes
2026-06-02 00:40:49 -06:00
madeline
848f635798
better tools
2026-06-01 22:56:14 -07:00
doop
6a52cdf80e
UI/copy tweaks ( #1756 )
...
* "Mortal Edge" description nit
"Darkhammer" seems to be the more common rendering of the name.
* Add missing option descriptions
* Tighten spacing for version/disc info on mobile
* Graphics API init failure message nit
2026-05-23 00:23:22 -04:00
SuperDude88
1ce1003e1a
Bold Back Button Name in Popup ( #1376 )
...
* Bold Back Button Name
Makes it stand out more, especially when the back button is called something else that's just a common word
* Just b
---------
Co-authored-by: Luke Street <luke@street.dev >
2026-05-14 23:21:01 -06:00
Irastris
5064385c8c
Add styling for <b> tags ( #1349 )
2026-05-15 03:12:36 +02:00
madeline
ede6827369
Merge branch 'main' of https://github.com/TakaRikka/dusk into better-speedrun-mode
2026-05-12 14:15:05 -07:00
Luke Street
a0f42c0c80
Incorporate SDL_GameControllerDB
2026-05-12 14:00:38 -06:00
madeline
c896bb39ea
improved speedrun mode
2026-05-11 22:20:53 -07:00
Luke Street
79b1f4ab4d
Customizable data directory & migration ( #1059 )
...
* Customizable data directory & migration
* Add file/dir rename fast-path
* Write data_location.json to base path on Windows; fix UTF-8 custom paths
* Build fix
* Another build fix
* Android data directory selection
* Fix CMake target ref
2026-05-11 22:57:59 -06:00
Irastris
157f4f9df2
Rebrand ( #1064 )
...
* Rebrand
* Revert Info.plist.in
* Think, Mark!
2026-05-11 22:06:58 -06:00
SuperDude88
bf23d44389
Fix Syntax Warning ( #743 )
...
- Remove invalid property value
2026-05-09 14:14:36 -06: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
qwertyquerty
81c7213993
Merge pull request #599 from TwilitRealm/50_achievements
...
More Achievements
2026-05-08 12:27:25 -07:00
madeline
be82e606b2
45 achievements
2026-05-08 11:20:17 -07:00
Luke Street
fc533dbdc7
UI: Add update checks ( #715 )
2026-05-08 08:52:36 -06:00
TakaRikka
b99ad920c4
Merge pull request #704 from TwilitRealm/ira/rmlui-confirmation
...
Add confirmations modals to Reset and Quit
2026-05-07 13:57:03 -07:00
TakaRikka
9e651a51db
Merge pull request #700 from TwilitRealm/ira/rmlui-fps
...
Add FPS counter to RmlUi
2026-05-07 13:51:51 -07:00
Irastris
928e187524
Add mobile layout for prelaunch
2026-05-07 15:57:52 -04:00
Irastris
cf12d19860
Resolve RmlUi deprecation warning, add L1/R1 tabbing to MenuBar
2026-05-07 13:48:12 -04:00
Irastris
e3a3ac56fb
Add confirmations modals to Reset and Quit
2026-05-07 13:32:59 -04:00
Irastris
92f888a152
Remove blur and shadow from counter, consolidate options
2026-05-07 03:28:30 -04:00
Irastris
78ed5cc716
Add FPS counter
2026-05-07 03:13:08 -04:00
Luke Street
3968b67c5d
Disc verification cleanup
2026-05-07 00:35:00 -06:00
Luke Street
c50d777309
Progress modal & persist validation state
2026-05-06 23:21:43 -06:00
Luke Street
4954685cca
Merge branch 'main' into hash-verif
2026-05-06 22:09:20 -06:00
Irastris
1d2716139f
Redesign PresetWindow
2026-05-06 19:49:57 -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
72c20f4dd0
Add stylesheet rules
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
Luke Street
4e23472ed5
UI: Controller connect/disconnect toasts
2026-05-06 11:14:12 -06:00