Changes from the 0.9.0 Alpha 1 Release:
- If Performance Improvements versions 0.2.1 - 0.2.3 is loaded, show a constant error in the game, and write an error to the server and game consoles.
- If Please Just Fight is loaded with the Questing Bots spawning system enabled, show an error in the game, game console, and server console.
- Automatically disable this mod's spawning system if Reality is loaded
- Adjust PMC conversion chances when the
/client/game/start
endpoint is called instead of when the plugin loads. The endpoint might be changed in the future to improve compatibility with Realism. - Improved the robustness of the code that verifies PMC-conversion chances haven't been changed by another mod, and write warning messages to the server to explain what changed if the verification fails
- Only show warning messages about null quest templates once when loading into a raid instead of when processing each quest
- Bug fix for 0 bots being infinitely generated for bot groups. Ensure at least 1 PMC and 1 PScav is generated (if those generators are enabled).
- Bug fix for
StackOverflowException
when finding the required level for a quest added by a custom trader that has circular references in its prerequisites. When this happens, show an error in the game console and server console, and set the required level for that quest to 1. - Bug fix for exception when airdrops land for Fika client machines
config.json files from the 0.9.0 Alpha 1 release are compatible.