Skip to content

Releases: RoboCup-SSL/ssl-game-controller

v2.15.3

20 Apr 20:40

Choose a tag to compare

Add timestamp to fouls to make invalid goal detection work

v2.15.2

07 Apr 18:56

Choose a tag to compare

Fix GitHub Release pipeline

v2.15.0

07 Apr 17:19

Choose a tag to compare

Replace gobuffalo/packr with go embed

v2.14.4

03 Apr 14:20

Choose a tag to compare

Change offset to grace period of 2s from now

v2.14.3: Avoid getting stuck due to missing ball placement command

15 Mar 20:04

Choose a tag to compare

It is still possible to get stuck if there are two game events after each other, both stopping the game. The second one will cancel the ball placement in this case.

v2.14.2: Avoid getting stuck due to missing ball placement command

09 Mar 20:04

Choose a tag to compare

It is currently possible, especially during dribble fouls, that the ball is still within the 1m radius where no ball placement is required. But if it is moving, it can get out of this radius. Currently, the check for ball placement is only done immediately after the STOP command. So the game is stuck in a situation, where ball placement is required, but no command is sent.

v2.14.1

02 Feb 20:10

Choose a tag to compare

Disallow requesting timeout when team has none left

v2.14.0

02 Feb 19:54

Choose a tag to compare

Substitution and timeout through continue button

v2.13.0

15 Nov 19:49

Choose a tag to compare

Read new geometry format and respect type attribute of shapes

v2.12.8

27 Jun 10:30

Choose a tag to compare

Avoid spamming penalty kick failed events