Skip to content

Version 2.1.0

Latest
Compare
Choose a tag to compare
@nobodyczcz nobodyczcz released this 17 Nov 11:37
2737239

Version 2.1.0 - 2023-11-17

Added:

  • The event list is refactored to better support the visualization of the task schedule.
  • Events are sorted by the timestep, and new events are shown on the top by the progress of the visualisation.
  • Right-click a location to show agents with tasks including the location.
  • Auto-adjust the grid size to fit the window size for unknown maps.

Changes:

  • Merge run.py and run2.py into run.py. PlanViz now checks the version of the JSON file and parses it accordingly.
  • Fix a few rendering bugs in 2.0.0.