Commit Graph

127 Commits

Author SHA1 Message Date
gymnast86 ba95fdd4ab fix arg index in hookPostReadItemTexture 2026-08-23 00:01:14 -07: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
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 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
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
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 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 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
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
Luke Street 932c3aaba7 Rework flow impl on top of FlowService 2026-08-21 01:43:22 -06:00
Luke Street 5d1dda7e94 Bundle randomizer mod 2026-08-21 01:07:26 -06:00
Luke Street 75ae2767e9 Rework to use updated ItemService 2026-08-21 00:54:00 -06:00
Luke Street 829b0de69c Merge origin/main into rando-mod
# Conflicts:
#	src/d/actor/d_a_b_ds.cpp
2026-08-21 00:52:11 -06:00
Luke Street 5f0f3d4ebe ItemService improvements (#2322)
* ItemService improvements

* Move Poe increment to item
2026-08-21 00:50:51 -06:00
gymnast86 283b3704bb Merge branch 'rando-mod' of https://github.com/TwilitRealm/dusk into rando-mod 2026-08-20 19:59:19 -07:00
gymnast86 6cc22e71a9 fix boomerang collision field model radius and height 2026-08-20 19:58:59 -07:00
gymnast86 54ecdfe4d3 fix hookPreObjLifeCalcScale 2026-08-20 19:53:41 -07:00
TakaRikka 618eb90392 layer handling fix 2026-08-20 19:09:33 -07:00
TakaRikka 72ea47b973 Merge branch 'main' of ssh://github.com/TwilitRealm/dusklight into rando-mod 2026-08-20 18:15:25 -07: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
TakaRikka 05a1fe4485 some cleanup 2026-08-20 03:16:26 -07:00
TakaRikka 6f06a33926 only register ui changes during game mode 2026-08-20 02:37:31 -07:00
gymnast86 4d5fc47252 Merge branch 'rando-mod' of https://github.com/TwilitRealm/dusk into rando-mod 2026-08-20 01:38:17 -07:00
TakaRikka 97d742a96a forgot to include tex oops 2026-08-20 01:26:05 -07:00
TakaRikka 80c93957e9 Merge remote-tracking branch 'origin/rando-mod' into rando-mod 2026-08-20 01:23:10 -07:00
TakaRikka dc716329d8 rando logo tex replacement 2026-08-20 01:22:49 -07:00
gymnast86 62bf0fbeb1 Merge branch 'rando-mod' of https://github.com/TwilitRealm/dusk into rando-mod 2026-08-20 01:19:27 -07:00
gymnast86 ce4682fd89 Z2SceneMgr hooks 2026-08-20 01:19:19 -07:00
jdflyer acc8cc2e6d Fix signature on dMenu_Ring_c__destructor, Add play menu sound 2026-08-20 00:50:30 -07:00
TakaRikka c86d6918d6 hook up game mode service 2026-08-20 00:22:01 -07:00
TakaRikka 04b915d8c7 castle barrier / big key requirement settings 2026-08-19 22:50:28 -07:00
TakaRikka 33abcbfbe1 maybe fix 2026-08-19 20:44:50 -07:00