Skip to content

Releases: RattleSN4K3/UT3-Mutator-BotBalancer

BotBalancer v1.0

18 Feb 16:02

Choose a tag to compare

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

02 May 17:38

Choose a tag to compare

BotBalancerPS3 R1 Pre-release
Pre-release

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)

27 Mar 11:26

Choose a tag to compare

Based on Alpha3.8 but removed setter/getter for UI elements.

BotBalancer (Alpha 3.8 - NoStruct)

27 Mar 11:15

Choose a tag to compare

Pre-release

Based on Alpha3.7 but removed struct.

BotBalancer (Alpha 3.7 - NoSettingsClass)

27 Mar 11:11

Choose a tag to compare

Based on Alpha3.6 but removed settings class reference.

BotBalancer (Alpha 3.6 - NoStringDataStore)

27 Mar 10:30

Choose a tag to compare

Based on Alpha3.5 but removed 2D-String datastore.

BotBalancer (Alpha 3.5 - NoUIPopulation)

27 Mar 09:46

Choose a tag to compare

Based on Alpha3.4 but removed UI population.

BotBalancer (Alpha 3.13 - NoSceneClass)

27 Mar 13:42

Choose a tag to compare

Pre-release

Based on Alpha3.12 but without a config scene class.

BotBalancer (Alpha 3.12 - NoSceneAsset)

27 Mar 13:39

Choose a tag to compare

Pre-release

Based on Alpha3.11 but without a config asset (no config scene but config class still existing).

BotBalancer (Alpha 3.11 - EmptyScene)

27 Mar 11:41

Choose a tag to compare

Pre-release

Based on Alpha3.10 but with an empty scene.