Skip to content

Releases: rcsoccersim/rcssmonitor

rcssmonitor-19.0.1

27 Apr 06:51
eecc372
Compare
Choose a tag to compare

[19.0.1]

  • Fix defects in text drawing.

[19.0.0]

  • Support new server parameters.

  • Reimplement a rcg parser library. A faster JSON parser is now
    avaiable.

  • Fix warnings that occur with Qt-5.15

rcssmonitor-19.0.0

25 Mar 03:57
1193469
Compare
Choose a tag to compare

[19.0.0]

  • Support new server parameters.

  • Reimplement an rcg parser library. A faster JSON parser is now
    avaiable.

  • Fix warnings that occur with Qt-5.15

rcssmonitor-18.0.0

08 Mar 06:18
00861ce
Compare
Choose a tag to compare

[18.0.0]

  • Support the changes of JSON-based protocol. To use the JSON-based
    monitor protocol, -1 is required for client-version.

  • Support the monitor protocol version 5 (RCG version 6).

  • Add options to draw the selected player's focus point.

rcssmonitor-17.0.0

02 Apr 06:30
6607203
Compare
Choose a tag to compare

[17.0.0]

  • Remove dependency on Boost library.

  • Support the monitor protocol version 5 (RCG version 6), which is a
    JSON-based format. The parser implemented at this time is quite
    slow, so the default client version is set to the previous one.

  • Reimplement the RCG parser library. The installation destination
    of the library header files has been unified under PREFIX/include/rcss.

rcssmonitor-16.1.0

21 Jan 04:49
6017d1d
Compare
Choose a tag to compare

[16.1.0]

  • Add a team graphic scaling option. Now, users can change the drawing
    scale of team graphic images.

rcssmonitor-16.0.0

17 Mar 08:58
7c8e3b3
Compare
Choose a tag to compare

[16.0.0]

  • Support new server specifications, illegal defense and fixed
    teamname. The monitor visualize the state of illegal defense
    detection by emphasizing detected players. Both fixed team name
    and real team name are displayed on the score board.

  • Integrate a log player feature. Now, rcssmonitor can be used
    instead of rcsslogplayer. The user can open a game log file(.rcg)
    from GUI menu or the command line option.

  • Add a time shift replay feature. Now, rcssmonitor can replay the
    simulation during the game without disconnecting from rcssserver.

  • Remove the buffering mode feature.

  • Change the default tool kit to Qt5. Qt4 is still available, but
    depricated.

  • Support CMake.

rcssmonitor-15.2.1

19 Apr 06:03
Compare
Choose a tag to compare

[15.2.1]

  • Fix a defect of Qt detection on Ubuntu 16.04.

[15.2.0]

  • Update m4 macro files for boost.