PlayerBots
Adds AI controlled teammates to your game.
CHANGELOG
- 1.7.1 (ror2 1.3.6)
- Fixed an issue that prevented games from starting if starting bots was set
 - Improved railgunner skill logic
 
 - 1.7.0 (ror2 1.3.6)
- Updated for Seekers of the Storm
 
 - 1.6.1 (ror2 1.2.3.1)
- Updated to work with the latest patch
 
 - 1.6.0 (ror2 1.2.2.0)
- Updated for Survivors of the Void
 - Fixed console errors and lag when BotsUseInteractables is set to true
 - Fixed bots not activating teleporters when ContinueAfterDeath is set to true
 
 - 1.5.3 (ror2 1.1.1.2)
- Fix logbook issue when custom survivor mods are loaded
 
 - 1.5.2 (ror2 1.1.1.2)
- Updated to work with newest ror2 update
 - Fixed null pointer spam on stage loading if certain config options were enabled
 
 - 1.5.1 (ror2 1.1.0.1)
- Updated dependencies
 - Added config options for bots to use interactables (opening chests, using teleporters) and to continue the game when all real players have died
 - Improved bandit ai
 - Added more support for custom survivors
 
 - 1.5.0 (ror2 1.1.0.1)
- Updated to anniversary update
 - Updated list of supported custom survivors
 - Added support for bandit and heretic survivors (heretic is NOT in the random bot pool)
 
 - 1.4.1 (ror2 1.0.1.1)
- Bots now buy equipments from available ones in the run
 - Bots should no longer respond to friendly fire
 - Bots now remove their equipment if they cant use it
 - Bots spawn in the mithrix arena instead of the the default spawn in the moon stage (there was no pathfinding there)
 - Added commands to teleport and freeze bots
 - Added support for a few custom characters
 
 - 1.4.0 (ror2 1.0.0.6)
- Updated for 1.0 update
 - Added basic captain compatibility
 - Bot purchases now show up as chat messages (configurable)
 
 - 1.3.0 (ror2 build 4478858)
- Updated to work with the Hidden Realms update
 - Added acrid compatibility
 - Added ability for bots to buy and use some equipment
 
 - 1.2.1 (ror2 build 4233443)
- Updated to work with the latest versions of r2api
 - Some tweaks to MULT's ai
 - Added a fix for the healthbars of bots spawned as players
 
 - 1.2.0 (ror2 build 4164475)
- Updated to work with the Skills 2.0 update
 - Added basic loader compatibility
 - Corrected skill timing issues with bots during combat, survivors like mult should work better
 - Bots now spawn with random skins
 
 - 1.1.0 (ror2 build 3961583)
- Added bandit compatibility
 - Added extra config options for auto purchasing
 - Added death messages for bots
 - Fixed bots not counting towards the teleporter timer when SpawnAsPlayers == true
 
 - 1.0.1
- Fixed starting bots attacking you
 - Added pb_listbots command to display bots' owners
 
 - 1.0.0
- Initial Release