Skip to content

Releases: RoboCup-SSL/ssl-game-controller

v2.15.0

07 Apr 17:19
Compare
Choose a tag to compare
Replace gobuffalo/packr with go embed

v2.14.4

03 Apr 14:20
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Disallow requesting timeout when team has none left

v2.14.0

02 Feb 19:54
Compare
Choose a tag to compare
Substitution and timeout through continue button

v2.13.0

15 Nov 19:49
Compare
Choose a tag to compare
Read new geometry format and respect type attribute of shapes

v2.12.8

27 Jun 10:30
Compare
Choose a tag to compare
Avoid spamming penalty kick failed events

v2.12.7

24 Jun 20:14
Compare
Choose a tag to compare
Remove waiting delays for notifying hooks

v2.12.6

23 Jun 11:47
Compare
Choose a tag to compare
Give the free kick to the original team, if both teams failed placement