File Details
v9.5.10
- R
- Aug 2, 2024
- 160.15 KB
- 398
- 11.0.2
- Retail
File Name
BattlegroundWinConditions-v9.5.10.zip
Supported Versions
- 11.0.2
- Lib updates
- TOC updates
- Refactor of the Win Conditions algorithm and incoming base info to be fully tick based and not time based which has TIE game implications and should provide more accurate results
- Updating the placeholder text win condition info
- Adds check upon joining game to ensure you're not in an 8v8 blitz mode game since that will have its own code and or addon
- Simplifying win/lose text on banner upon timer expiring
- Adding various win condition text info to help the user know in tricky situations what the loser wins with or not
- Adding simplified lose text upon timer expiring
- Refactor win condition table to only grab first win condition for performance reasons since bases can change all the time we don't need to process and store all future conditions if they never get used for the most part
- Triggering win condition prediction upon first win condition timer expiring based on new refactor
- Fixing flag map stack issues resetting after dropping then someone else picking up while stacks are counting
- Moving all flag stack logic to pvp channel messages instead of arena updates apis for consistency and reliability