diff options
author | William Miller <william-millennium@hotmail.com> | 2024-07-05 19:02:11 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-06 00:02:11 +0200 |
commit | 0198d3f99c40ab641c85fff62b62276407e0dfc3 (patch) | |
tree | 99b555698aeb4ec2bef26817cb7fe4b632cad967 /Northstar.Coop | |
parent | 8181dd7e0726883e335d09df637487f61dcbbb11 (diff) | |
download | NorthstarMods-1.26.1-rc4.tar.gz NorthstarMods-1.26.1-rc4.zip |
Unfuck the Spawns (#808)v1.26.1-rc4v1.26.1-rc3v1.26.1-rc2
1. Get rid of the odd logic of limiting the algorithm to 3 spawn points
2. Changes the specific CTF algorithm to calculate the spawn points from the flag bases themselves rather than the initial spawn points which was causing severe inconsistencies.
3. Remove some checks in regards to map side swapping when matches reaches half-times due to odd behaviour in native code
4. Mitigate usage of `GetOtherTeam` for certain checks since that function might return Unreachable when it's a gamemode with more than 2 Teams and intentionally script crash the server.
Diffstat (limited to 'Northstar.Coop')
0 files changed, 0 insertions, 0 deletions