Releases: rcsoccersim/rcssmonitor
rcssmonitor-19.0.1
[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
[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
[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
[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
[16.1.0]
- Add a team graphic scaling option. Now, users can change the drawing
scale of team graphic images.
rcssmonitor-16.0.0
[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
[15.2.1]
- Fix a defect of Qt detection on Ubuntu 16.04.
[15.2.0]
- Update m4 macro files for boost.