|
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 |
|
|
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 |
|