Skip to content

Releases: rcsoccersim/rcssserver

rcssserver-15.6.0

19 Nov 08:37
e479ffa
Compare
Choose a tag to compare

[15.6.0]

  • Change the default value of server::dash_angle_step from 45.0 to
    1.0. This change means players can dash to almost any direction.

rcssserver-15.5.0

03 Sep 06:56
Compare
Choose a tag to compare

[15.5.0]

  • Fix build problems on Ubuntu 18.04. Replace all auto_ptr variables
    with unique_ptr or shared_ptr. Now, rcssserver requires c++14.

rcssserver-15.4.0

27 Jun 04:53
Compare
Choose a tag to compare

[15.4.0]

  • Improvement of the referee. When two or more players kick/tackle
    the ball in the same cycle, the last kicker is the one that
    provided higher acceleration to the ball and not the one that sent
    the last kick/tackle command to the server. Thanks go to Nader
    Zare for providing the patch.

rcssserver-15.3.0

26 Jun 13:14
Compare
Choose a tag to compare

[15.3.0]

  • Fixed bison3 build problems. Supported Ubuntu 14.04.