Releases: RoboCup-SSL/ssl-game-controller
Releases · RoboCup-SSL/ssl-game-controller
v0.30.1
[bugfix] Synchronize access to state between publish and write
v0.30.0
[bugfix] Restart with kickoff/penalty after fouls
v0.29.0: [bugfix] Remove table sorting, just use reversed event order
Sorting is not really useful for most columns and depends on continuous
timestamps.
There might be duplicate timestamps when using the CI mode with external
time, in which case the events are not shown in the correct order.
v0.28.1
[bugfix] Set placement position correctly for multiple cards event
v0.28.0
[feature] Add a hint to the game event table when Halt sent
v0.27.1
[bugfix] Fixed sending out legacy goal commands
v0.27.0
[doc] Update documentation
v0.26.0
[feature] Add a CI server interface to update time from outside
v0.25.1
[bugfix] Do not halt game on prepared event when in STOP
v0.25.0
[bugfix] Calculate time provider time correctly