* Adds bindings/code helpers for communications between bots. (https://ev3sim.mhscsr.club/ev3_extensions.html) * Adds definable `batch` commands to avoid using multiple terminals (https://ev3sim.mhscsr.club/batched_commands.html) * Various bug fixes to sensors, as well as a bug occurring when left clicking objects in the sim. * Slight changes to UI (nicer fonts, better alignment)
1.1.0
Combination of a few recent changes, the big one being a fancy new UI for the soccer preset. It also has a clickable pause/play button!
Also included in this release is some demo code, in `ev3sim/robots/demo.py`, that was previously mentioned in the docs.
1.0.9
Fixes the use of `attach.py` to run code on the simulator.