Skip to content

Releases: magmaOffenburg/RoboViz

2.0.0

06 Oct 16:43
Compare
Choose a tag to compare
  • update minimum required Java version to 17
  • require strings sent via the drawing protocol to be UTF-8 encoded
  • update JOGL to 2.4.0 (adds support for macOS Ventura)
  • move entire build logic to Gradle (use ./gradlew binDir instead of the old build script)
  • add a build task to generate a macOS application bundle (./gradlew macOSApp)
  • support running without a present config file
  • make the team color table in the configuration window scrollable
  • fix a NullPointerException when stopping the log player
  • fix an IndexOutOfBoundsException when the connection ends unexpectedly

1.8.5

02 Jul 16:32
Compare
Choose a tag to compare
  • add timer for penalties in RCSSServer3D 0.7.6

1.8.4

29 Apr 14:28
Compare
Choose a tag to compare
  • increase tracking speed of camera when tracking the ball

1.8.3

18 Mar 13:25
Compare
Choose a tag to compare
  • add support for ball holding foul introduced with RCSSServer3D 0.7.6
  • add optional buffering mechanism for bad network connections

1.8.2

14 Jul 09:02
Compare
Choose a tag to compare
  • Assign default team color based on team name

1.8.1

07 Apr 16:12
1.8.1
f361209
Compare
Choose a tag to compare
  • fixed crashing RoboViz due to an invalid regex (#52)
  • migrated logging to Log4j (#124)

1.8.0

30 Dec 17:04
1.8.0
aed7ae3
Compare
Choose a tag to compare
  • included the darklaf library for better look and feels (#110)
  • added "Look and Feel" to "General Settings" in config.txt - possible values are:
    • system (default)
    • darcula
    • intellij
    • solarized_dark
    • solarized_light
  • reimplemented the RoboViz GUI in Kotlin to better separate GUI and Rendering (#117)
    • settings window can be opened via menu (graphics settings can be changed without a restart)
    • default team colors can be overwritten
    • switch between live and log mode via menu (#55)
    • fixed playback speed text field not selectable on Linux (#31)
  • configuration improvements (#112)
    • Commented out lines are kept on save
    • New syntax for storing multiple servers and team colors
  • made camera movement speed relative to the distance from the ground
  • pass mode timer update (#114)

1.7.0

21 Feb 11:00
Compare
Choose a tag to compare

1.6.1

17 Jun 10:14
Compare
Choose a tag to compare

1.6.0

01 May 13:51
Compare
Choose a tag to compare