1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-14 02:31:51 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
tobspr
0e86cd3535 Fix modloading in standalone 2022-01-14 10:14:51 +01:00
tobspr
575abd255d Allow loading mods from standalone 2022-01-14 08:55:18 +01:00
tobspr
258dbbd98f Fix duplicate exports 2022-01-14 07:53:32 +01:00
tobspr
a6b024be25 Expose all exported members automatically to mods 2022-01-14 07:51:48 +01:00
tobspr
bc5eff84f6 Lazy Load mods to make sure all dependencies are loaded 2022-01-14 07:37:26 +01:00
tobspr
16ecbf9c6d Refactor how mods are loaded to resolve circular dependencies and prepare for future mod loading 2022-01-14 07:18:25 +01:00
tobspr
01b9bf561c Initial support for adding new buildings 2022-01-14 07:05:46 +01:00
tobspr
7e2501ea6e Minor adjustments 2022-01-13 23:16:24 +01:00
tobspr
ebb2f3a1c6 Add support for modifying and registering new transltions 2022-01-13 22:30:52 +01:00
tobspr
6bac7cec57 Refactor mods to use signals 2022-01-13 22:14:49 +01:00
tobspr
3e5716504a modloader features 2022-01-13 21:45:09 +01:00
tobspr
abf2fd3d94 initial modloader draft 2022-01-13 21:20:42 +01:00