Releases: RattleSN4K3/UT3-Mutator-BotBalancer
Releases · RattleSN4K3/UT3-Mutator-BotBalancer
BotBalancer v1.0
A mutator which balances the teams based on set conditions like
Players vs. Bots, Bot-ratio or map recommended players.
- Fixed: Use float values to compare score values
- Added: Balance/adjust bot skill after kills/deaths from bots
- Added: Configurable skill adjustment (instead of original campaign-like mechanism)
- Added: Individually adjust bot skill per player (not per team/game)
- Added: Support for Deathmatch (auto-bot-adding, bot skill adjustment, etc.)
- Added: Retrieve recommended player count from localized MapInfo (stored in mutator)
- Added: Multiply/adjust recommended player count based on gametype
- Added: Prioritizing gametype info for level recommended player count found based on exact name
- Added: Gametype multiplier for adjusting recommended player count based on gametypes
- Added: Custom balance algorithm for TeamRatio
- Added: Early initialize teams (desired player) to fix character models loading
- Added: Options to several new config options through config menu
- Changed: Proper algorithm finding the best team for a newly joining player/bot
- Changed: Use TeamIndex for random team when finding the team to add a new player to
BotBalancerPS3 R1
Mutator for Unreal Tournament 3 which balances the teams based on set conditions (Players vs. Bots, Bot-ratio, Map recommended players, ...).
This is a PS3 compatible port of Alpha4.
Changes:
- Removed PS3 console
- Removed configuration settings/UI/class
- Referencing temporal created timer objects
BotBalancer (Alpha 3.9 - NoSetterGetter)
Based on Alpha3.8 but removed setter/getter for UI elements.
BotBalancer (Alpha 3.8 - NoStruct)
Based on Alpha3.7 but removed struct.
BotBalancer (Alpha 3.7 - NoSettingsClass)
Based on Alpha3.6 but removed settings class reference.
BotBalancer (Alpha 3.6 - NoStringDataStore)
Based on Alpha3.5 but removed 2D-String datastore.
BotBalancer (Alpha 3.5 - NoUIPopulation)
Based on Alpha3.4 but removed UI population.
BotBalancer (Alpha 3.13 - NoSceneClass)
Based on Alpha3.12 but without a config scene class.
BotBalancer (Alpha 3.12 - NoSceneAsset)
Based on Alpha3.11 but without a config asset (no config scene but config class still existing).
BotBalancer (Alpha 3.11 - EmptyScene)
Based on Alpha3.10 but with an empty scene.