Releases: BattleBit-Community-Servers/BattleBitAPIRunner
Releases · BattleBit-Community-Servers/BattleBitAPIRunner
1.2.0
1.1.1
- Fixes too strict encoding in json files
1.1.0
- Do not crash the API if config fails to save
- Get rid of newtonsoft json
- Adds log4net
- Adds console command callback
1.0.0
- Adds module metadata attribute
- Fixes config default values not being overwritten
- Adds console command callback
- Removes Call implementation of optional references
- Verification process
0.4.12.6
- Adds failed modules to watch list, prevents loading broken modules twice at startup
- Handle module name not being equal to file name, prevents duplicate module error on hot reload
- Unload module when module config file is corrupt, prevents modules loading with config files set to null
0.4.12.5
- Fixes invoke timeout stopwatch not resetting
0.4.12.4
- Fixes regression of module loading speed
0.4.12.3
- Fixes binary dependencies not actually being loaded, big oof
0.4.12.2
- Hot reloading will now only unload modules if the new version of the module can compile
- Automatically loads all .net 6 base libraries so they do not have to be provided as binary dependency anymore
0.4.12
- Update to base API 1.0.7.1
- NuGet 0.4.11