gemidyne / microtf2

A custom gamemode for Team Fortress 2 - Players compete against each other to get the most points by playing a series of rapid fire microgames in order to win the round!
https://www.gemidyne.com/projects/microtf2
GNU General Public License v2.0
32 stars 17 forks source link

Fix barrel minigame's spawn coordinates on new map #86

Closed safalin1 closed 5 years ago

safalin1 commented 5 years ago

Spawn coordinates are broken due to the map refresh.

This should be updated to reuse some of the airblast spawn code, so barrels will be spawned in a circle when possible. This will mean we can spawn barrels are better positions dynamically.

safalin1 commented 5 years ago

Fixed by e467cfd