Skip to content

1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 17:04
1.8.0
aed7ae3
  • 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)