Commit graph

21 commits

Author SHA1 Message Date
6c5604cb1c
Implement loading non-bundled mods 2023-11-12 23:19:33 +01:00
7b8a8d1094
refactor: Format code 2023-07-22 16:38:50 +02:00
d294f85b88
feat: Allow setting developer mode
Since this setting is now partially goverened by DMF's mod options,
there needs be some way for DMF to communicate this setting.
2023-07-22 16:33:07 +02:00
3cb511d0f7
chore: Update config with new fields 2023-05-07 00:20:22 +02:00
2d15647fb5
feat: Move class and require hooks into early loading 2023-05-07 00:15:26 +02:00
33756cd6d5
Dump mod data for issue debugging 2023-05-07 00:15:25 +02:00
23a15cc692
feat: Add API for DMF to get mod data 2023-05-07 00:15:25 +02:00
70b7529fc4
feat: Improve mod loader logging 2023-05-07 00:15:24 +02:00
dcd08db47a
fix: Fix initial loading 2023-05-07 00:15:23 +02:00
36afe1466c
refactor: Drop loadstring for hooks 2023-05-07 00:15:22 +02:00
09c0d3a5ae
fix: Add missing game state hooks
Co-authored-by: Aussiemon <mattrohrlach+github@gmail.com>
2023-05-07 00:15:21 +02:00
15dc40b9ab
refactor: Move indexed objects to local and change whitespace 2023-05-07 00:15:20 +02:00
a36e6f4adb
feat: Implement mod loader
Co-authored-by: Aussiemon <mattrohrlach+github@gmail.com>
2023-05-07 00:15:19 +02:00
891efb7219
chore: Add ModManager class from VT2 2023-05-07 00:15:19 +02:00
ddd97c3c0d
chore: Import base mod from DMF
Co-authored-by: Aussiemon <mattrohrlach+github@gmail.com>
2023-05-07 00:15:16 +02:00
97a29c03f1
chore: Rework project structure
Initialize as new DTMT-based project.
2023-05-07 00:13:25 +02:00
Aussiemon
f2b1609320 Fix FFI backup and print path in patcher script 2023-04-05 00:45:35 -06:00
Aussiemon
a9d32a2950 Update mod_loader for 1.0.40 2023-03-23 12:49:59 -06:00
Aussiemon
130407d342 Update to dtkit-patch 0.1.4, update readme 2023-03-19 00:39:46 -06:00
Aussiemon
f293e4468e Updated readme markdown 2023-02-26 23:16:01 -07:00
Aussiemon
d816cefae8 Initialize repo from files 2023-02-26 23:14:26 -07:00