Commit Graph

40 Commits

Author SHA1 Message Date
TakaRikka c65b8a42b8 add handful of missing hooks 2026-08-13 14:50:39 -07:00
TakaRikka abbcb5a6b9 location name overrides for item service 2026-08-13 03:41:39 -07:00
TakaRikka 8229879aab refactor seed load/save and add file info hook 2026-08-13 02:04:41 -07:00
TakaRikka 11055282ff hook up item check overriding 2026-08-12 19:42:57 -07:00
TakaRikka 5830c41547 couple ui fixes 2026-08-10 20:33:25 -07:00
TakaRikka 25a736b9dc getLayerNo hook 2026-08-08 13:27:12 -07:00
TakaRikka a8089f1204 couple small fixes 2026-08-08 11:25:00 -07:00
TakaRikka 1f28fd1ca5 sky character blob and stage edit registration 2026-08-08 05:38:42 -07:00
TakaRikka e16c05211b seed selection + rando file setup working 2026-08-07 19:42:50 -07:00
TakaRikka a9767ad3e8 use persistent data directory 2026-08-07 11:35:50 -07:00
TakaRikka 2f4d8a06d8 remove unnecessary hooks 2026-08-07 11:15:36 -07:00
TakaRikka 769f83db25 add in hooks 2026-08-07 07:46:43 -07:00
TakaRikka cb564f7465 ui: initial file select gate implementation 2026-08-06 18:00:16 -07:00
TakaRikka cd2ed2843c ui: begin hooking up some menu controls 2026-08-06 03:49:26 -07:00
TakaRikka 8c4ad273b8 ui: blocking in seed options and hints tabs 2026-08-05 16:02:40 -07:00
TakaRikka 2a0cd87246 ui: start implementing menu tabs and controls 2026-08-05 14:27:59 -07:00
TakaRikka 8d677bf517 ui: wip porting main ui 2026-08-05 04:43:55 -07:00
TakaRikka 3160d1c370 ui: config_store/seed_generation 2026-08-05 03:04:06 -07:00
TakaRikka 0ed984a863 use new log fmt wrappers 2026-08-05 00:43:23 -07:00
TakaRikka 027e23d2e7 include save/stage services 2026-08-05 00:19:28 -07:00
gymnast86 d82cb08353 another include 2026-08-04 08:47:00 -07:00
gymnast86 572e9633ab fix more includes 2026-08-04 08:21:23 -07:00
gymnast86 67a511a131 fix includes 2026-08-04 08:00:25 -07:00
gymnast86 0ff615f991 more code -> flow changes 2026-08-04 07:56:05 -07:00
gymnast86 36d31e2bb8 update data for flow node usage 2026-08-03 14:15:35 -07:00
gymnast86 2b489e1a7d add logic tests executable 2026-08-02 01:48:58 -07:00
gymnast86 e93a720d8f update src files with hint stuff 2026-08-02 01:37:12 -07:00
gymnast86 66f6942dbb update generator with hint stuff 2026-08-02 01:25:06 -07:00
gymnast86 631cb99208 add standalone generator for easier generator testing 2026-08-02 00:58:52 -07:00
TakaRikka a53b363905 Merge branch 'main' of ssh://github.com/TwilitRealm/dusklight into rando-mod 2026-07-30 05:45:18 -07:00
Luke Street 7305ef09b9 Mods: WindowService, log wrappers, external rendering (#2251) 2026-07-30 00:24:24 -06:00
Luke Street 38459a97b3 Fix compile error 2026-07-28 23:38:49 -06:00
Giorgio Mendieta 4d688a8507 Draw shadows before translucent textures (#2206)
* Implement smooth fadeout of dynamic shadows

* Add edge fade out configuration for dynamic shadows

* Tweak default and max values for edge fade out

* Add stage hook for deferred composite after opaque scene draws

* Bump mod version
2026-07-28 23:25:15 -06:00
TakaRikka fae9add351 generator / basic mod structure building 2026-07-27 22:33:03 -07:00
Luke Street 5db55c508b Mod API: Rename dusk::mods -> mods 2026-07-15 12:04:26 -06:00
Luke Street a6f059827b Game ABI / headers refactoring (#2215)
* Game ABI / headers refactoring

* Delete dusk/imgui.h
2026-07-14 19:24:08 -06:00
Luke Street 9687a9d95a Mod API: Static import/export/hook metadata & resolution 2026-07-13 00:53:37 -06:00
Giorgio Mendieta da38a1d2d3 Smooth fadeout for dynamic shadows (#2203)
* Implement smooth fadeout of dynamic shadows

* Add edge fade out configuration for dynamic shadows
2026-07-12 16:11:41 -06:00
Luke Street 84e7394d5b Dynamic shadows demo mod 2026-07-10 01:10:23 -06:00
Luke Street 75a249f3e1 GTAO demo mod 2026-07-10 01:10:23 -06:00