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
andrun2.py
intorun.py
. PlanViz now checks the version of the JSON file and parses it accordingly. - Fix a few rendering bugs in 2.0.0.