Commit Graph

6973 Commits

Author SHA1 Message Date
Luke Street 9a4b1edfe5 Merge remote-tracking branch 'origin/main' into rando-mod 2026-08-23 14:37:04 -06: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
gymnast86 595c621173 add fused shadow and mirror shard item icons 2026-08-23 00:42:34 -07:00
gymnast86 ba95fdd4ab fix arg index in hookPostReadItemTexture 2026-08-23 00:01:14 -07:00
Luke Street a39c272985 Restore focus to re-enabled elements 2026-08-23 00:09:44 -06:00
gymnast86 f3bbde4b7d Merge branch 'rando-mod' of https://github.com/TwilitRealm/dusk into rando-mod 2026-08-22 23:05:08 -07:00
TakaRikka 46a2ac2c46 Merge remote-tracking branch 'origin/rando-mod' into rando-mod 2026-08-22 23:01:39 -07:00
TakaRikka 2885c7d9d8 disable OK button while seed is generating 2026-08-22 23:01:09 -07:00
Luke Street 19b8f7ede0 Link dusklight_mod_api to generator 2026-08-23 00:00:10 -06:00
gymnast86 b138735cbe Merge branch 'rando-mod' of https://github.com/TwilitRealm/dusk into rando-mod 2026-08-22 22:50:44 -07:00
gymnast86 1a6775eab1 add support for JP iso 2026-08-22 22:50:06 -07:00
TakaRikka dd5da64332 Merge branch 'main' of ssh://github.com/TwilitRealm/dusklight into rando-mod 2026-08-22 22:48:00 -07:00
TakaRikka d281c34a65 Merge pull request #2338 from encounter/ui-v2
UiService v2: UiDialogAction is_disabled
2026-08-22 22:46:21 -07:00
Luke Street a6813841b8 Use full color extensions 2026-08-22 23:44:55 -06:00
Luke Street 39a84e67b7 Merge remote-tracking branch 'origin/main' into rando-mod 2026-08-22 23:36:24 -06:00
Luke Street 788700daa6 UiService v2: UiDialogAction is_disabled 2026-08-22 23:17:51 -06:00
Luke Street 3aa54ca170 UiService: Add is_selected for buttons (#2337) 2026-08-22 23:16:32 -06:00
TakaRikka 81dfe701e9 Merge pull request #2336 from encounter/full-color
Add full color extension to messages
2026-08-22 21:35:55 -07:00
Luke Street 16f2b954fa Add full color extension to messages 2026-08-22 21:55:14 -06:00
gymnast86 a8a7513710 recolor dungeon map screen A and B buttons 2026-08-22 16:14:05 -07:00
gymnast86 797d264a71 don't allow deleting seeds which are currently saved to files 2026-08-22 10:36:43 -07:00
TakaRikka c0293b1f52 redesign delete seeds option 2026-08-22 05:00:18 -07:00
TakaRikka a9ea8aa935 redesign preset load option 2026-08-22 03:56:34 -07:00
TakaRikka 7240c19566 preset options added 2026-08-22 02:41:07 -07:00
TakaRikka dbc56da290 Merge branch 'main' of ssh://github.com/TwilitRealm/dusklight into rando-mod 2026-08-22 00:21:56 -07:00
Luke Street 41d5148793 UiService: Dialog controls (#2332) 2026-08-21 23:31:35 -06:00
doop 14f9b6c762 Add setting for UI scale (#2326) 2026-08-21 23:29:43 -06:00
doop 44e02a9d53 Fix Clang builds crashing at launch (#2325)
Closes #2323.
2026-08-21 23:28:52 -06:00
Luke Street 63d431d058 Guard against null stag_info 2026-08-21 23:24:09 -06:00
Luke Street 87d96c2696 Fix progressive item lookup 2026-08-21 23:24:09 -06:00
Luke Street 8f5ecdba1c Fix Golden Wolf item persistence 2026-08-21 23:24:09 -06:00
Luke Street 42805210df Fix forced Poe item handoff 2026-08-21 23:24:09 -06:00
gymnast86 df522f1abb add hooks for custom text colors 2026-08-21 18:46:47 -07:00
gymnast86 c475d72110 fix line width calculation in breakLines 2026-08-21 18:30:48 -07:00
gymnast86 3606ec64e3 fix lag on play tab 2026-08-21 18:29:59 -07:00
gymnast86 1b51fa0112 Merge branch 'rando-mod' of https://github.com/TwilitRealm/dusk into rando-mod 2026-08-21 15:53:02 -07:00
Luke Street 1e8d72c3ed Fix group lookup for custom flows 2026-08-21 16:50:09 -06:00
gymnast86 28479314c2 Merge branch 'rando-mod' of https://github.com/TwilitRealm/dusk into rando-mod 2026-08-21 14:56:28 -07:00
Luke Street 89a8384c7c Fix custom flow entry nodes 2026-08-21 15:55:38 -06:00
gymnast86 d9cac5befa Merge branch 'rando-mod' of https://github.com/TwilitRealm/dusk into rando-mod 2026-08-21 14:53:46 -07:00
gymnast86 3cd1f46e7b add additional descirpiton info to Skip Midna's Desperate Hour 2026-08-21 14:52:58 -07:00
Luke Street 0b26cee96d Fix hookPreGetLayerNo not writing the layerNo 2026-08-21 15:46:29 -06:00
gymnast86 42bba9c9a8 Merge branch 'rando-mod' of https://github.com/TwilitRealm/dusk into rando-mod 2026-08-21 13:17:23 -07:00
Luke Street 3869ac6423 Un-inline d_meter2_info functions 2026-08-21 14:14:12 -06:00
Luke Street 54bed771ee Update symgen to v1.3.3 2026-08-21 14:14:03 -06:00
gymnast86 83b10681c3 Merge branch 'rando-mod' of https://github.com/TwilitRealm/dusk into rando-mod 2026-08-21 11:24:38 -07:00
Luke Street 641855e49e Fix randomizer seed serialization 2026-08-21 12:15:33 -06:00
Luke Street 9977e78758 Improve game function hook compatibility 2026-08-21 12:15:33 -06:00
gymnast86 9a62d8c86f Merge branch 'rando-mod' of https://github.com/TwilitRealm/dusk into rando-mod 2026-08-21 10:49:27 -07:00
Luke Street 2cee0db91f Fix randomizer seed generation and activation 2026-08-21 11:16:26 -06:00