Releases: RoboCup-SSL/ssl-game-controller
Releases · RoboCup-SSL/ssl-game-controller
v2.10.3
Initialize default engine config correctly
v2.10.2
Highlight fouls with a red icon
v2.10.1
Set placementPos when switching stages
v2.10.0
Initialize a game with nextCommand and placementPos
v2.9.1
Fix race condition on clients map
v2.9.0: Support team registration when both teams have the same name
The team protocol was based on the team name only, so if
a team wants to play against itself, there was a conflict
with the team name.
Now, if the team can be send with the team name to solve this conflict.
v2.8.0
Add a config flag to continue from halt (ie after goal) automatically
v2.7.3
Run docker container with user id 1000
v2.7.2
Move state-store to config dir by default for better docker support
v2.7.1
Default to majority behavior, add missing team names