Skip to content

Releases: RoboCup-SSL/ssl-game-controller

v2.10.5

16 Jun 08:31

Choose a tag to compare

fix: Stop the game for ATTACKER_DOUBLE_TOUCHED_BALL

v2.10.4

13 Jun 11:39

Choose a tag to compare

Limit the maximum number of proposal groups

v2.10.3

08 Jun 16:34

Choose a tag to compare

Initialize default engine config correctly

v2.10.2

29 May 19:36

Choose a tag to compare

Highlight fouls with a red icon

v2.10.1

29 May 18:21

Choose a tag to compare

Set placementPos when switching stages

v2.10.0

29 May 10:14

Choose a tag to compare

Initialize a game with nextCommand and placementPos

v2.9.1

25 May 21:14

Choose a tag to compare

Fix race condition on clients map

v2.9.0: Support team registration when both teams have the same name

24 May 15:15

Choose a tag to compare

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

23 May 09:39

Choose a tag to compare

Add a config flag to continue from halt (ie after goal) automatically

v2.7.3

02 May 13:19

Choose a tag to compare

Run docker container with user id 1000