Commit graph

27 commits

Author SHA1 Message Date
Levi--G
54ff3ca085 Big Cleanup (#4)
Renamed Utils to ModLoader
Changed static class to static instance
Moved logging to class and added file logging
Added more protection for modloader properties
Fixed RefreshModFiles now unloads mods before clearing
Fixed trying to load abstract classes and using IsAssignableFrom
Various small improvements
2019-08-03 18:33:33 -07:00
Da_google
994d2ef04f Added Mod reloading
Logs work


Disable mods works


last working build
2019-08-03 00:53:35 -07:00
Lauchmelder
e544b0f199 Changed Logging Functionality (#3)
Added check for debug build
2019-08-02 11:32:05 -07:00
Da_google
4f692fc6c4 Merge remote-tracking branch 'origin/debug' into debug 2019-08-02 05:08:48 -07:00
Da_google
887d54783d Debug Menu 2019-08-02 05:05:26 -07:00
Lauchmelder
0e63c567fa Add files via upload 2019-08-02 04:56:12 -07:00
Lauchmelder
a8be750ff6 Delete BWModLoader.csproj 2019-08-02 04:56:12 -07:00
Lauchmelder
712c068df5 Create BWModLoader.csproj 2019-08-02 04:56:12 -07:00
Lauchmelder
61c9860118 Delete UnityEngine.xml 2019-08-02 04:56:12 -07:00
Lauchmelder
a6c4fa261e Delete UnityEngine.dll 2019-08-02 04:56:12 -07:00
Lauchmelder
c8879503e6 Delete BWModLoader.dll 2019-08-02 04:56:12 -07:00
Lauchmelder
c6c9c7a6a2 for pull 2019-08-02 04:56:12 -07:00
Robert Altner
9405504a65 Fixed unhandled Exception 2019-08-02 04:56:12 -07:00
Da_google
e7fab09265 Added Debug Menu 2019-08-01 20:10:03 -07:00
Da_google
452afce3b0 added bin to .gitignore 2019-08-01 15:21:52 -07:00
dagoogle
d576ee708f
Merge pull request #1 from Lauchmelder23/master
Fixed unhandled Exception
2019-08-01 15:08:30 -07:00
Lauchmelder
dc826937b8
Add files via upload 2019-08-02 00:07:09 +02:00
Lauchmelder
9346b66ebd
Delete BWModLoader.csproj 2019-08-02 00:05:14 +02:00
Lauchmelder
afd46d02a6
Create BWModLoader.csproj 2019-08-01 23:57:28 +02:00
Lauchmelder
60724c17af
Delete UnityEngine.xml 2019-08-01 23:53:32 +02:00
Lauchmelder
ae8fbc2d86
Delete UnityEngine.dll 2019-08-01 23:53:25 +02:00
Lauchmelder
1535d9f633
Delete BWModLoader.dll 2019-08-01 23:53:18 +02:00
Lauchmelder
c2930f0460
for pull 2019-08-01 23:52:56 +02:00
Robert Altner
7f000b44bf Fixed unhandled Exception 2019-08-01 23:41:58 +02:00
dagoogle
54c3427a3a
Log bug
Logged a successful load before actually trying to load
2019-08-01 14:03:45 -07:00
dagoogle
54b9fd7596
init files 2019-08-01 13:55:48 -07:00
dagoogle
ccf325cf85
Initial commit 2019-08-01 13:54:06 -07:00