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
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
TakaRikka
6f840b050e
permalink copy/paste working
2026-08-19 19:49:26 -07:00
TakaRikka
3a2dbf9fba
fix new build issues
2026-08-18 23:47:53 -07:00
TakaRikka
2d1487aefd
Merge branch 'main' of ssh://github.com/TwilitRealm/dusklight into rando-mod
2026-08-18 23:39:05 -07:00
Luke Street
f6b7448de3
FlowService & MessageService ( #2313 )
2026-08-19 00:32:23 -06:00
gymnast86
f4f564b1b1
rework phase_1 hooks
2026-08-18 17:56:39 -07:00
gymnast86
4ba25932de
remove unecessary setLineUpItem check
2026-08-18 16:30:54 -07:00
gymnast86
d4868ea81a
dEvt_control_c::skipper hook
2026-08-18 16:13:30 -07:00
gymnast86
cd6c82d0ff
forgot uninstall
2026-08-18 11:49:46 -07:00
gymnast86
355ea73510
getCollectSmell hook
2026-08-18 11:21:46 -07:00
TakaRikka
f0f7031b3d
ui: basic excluded locations tab
2026-08-18 00:24:15 -07:00
jdflyer
de7f09a6a4
Entrance Rando Fixes
2026-08-17 20:05:39 -07:00
TakaRikka
7129605035
forgot sound effect
2026-08-17 18:44:08 -07:00
TakaRikka
0c09d71c0a
ui: starting inventory implemented
2026-08-17 18:32:10 -07:00
TakaRikka
947fb5b5a5
fix demo item gives and add obj item hooks
2026-08-17 02:12:25 -07:00
gymnast86
4c673eb04b
dMenu_Ring_c hooks
2026-08-17 01:54:00 -07:00
gymnast86
9090ee80ab
fix building in debug on windows
2026-08-17 01:49:44 -07:00
TakaRikka
548c843a9b
remove unneeded mode dialog
2026-08-16 14:53:03 -07:00
TakaRikka
34a753ed85
make save_slot_written update current slot id
2026-08-16 14:08:09 -07:00
TakaRikka
08e51f83f3
item func changes
2026-08-15 23:38:29 -07:00
TakaRikka
b4ba0b5755
Merge branch 'main' of ssh://github.com/TwilitRealm/dusklight into rando-mod
2026-08-15 16:54:35 -07:00
jdflyer
7c4338d7b3
Merge with origin/rando-mod
2026-08-15 16:43:10 -07:00
jdflyer
85a1a2901c
Improve Entrance Coupling Logic, Improve Entrance Shuffle Data, fix seed name
2026-08-15 16:42:46 -07:00
TakaRikka
a13932e901
partial ms check fix
2026-08-15 15:32:09 -07:00
Luke Street
9d38af22ee
GfxService v1.2 + fixes ( #2305 )
...
* GfxService v1.2 + fixes
* gfx::synchronize before mod_shutdown
2026-08-15 11:50:13 -06:00
TakaRikka
aa3db8f949
more hooks
2026-08-15 04:57:14 -07:00
TakaRikka
9f7360b359
mg_rod hooks
2026-08-15 03:20:06 -07:00
TakaRikka
d319bb1049
demo item / bosswarp hooks
2026-08-15 02:00:10 -07:00
TakaRikka
1f43e16e2d
more hooks wip
2026-08-14 23:41:12 -07:00
TakaRikka
c2dbdd385d
Merge remote-tracking branch 'origin/rando-mod' into rando-mod
2026-08-14 18:57:21 -07:00