Skip to content

Releases: MelbourneHighSchoolRobotics/ev3sim

v1.3.1 - Minor bug fix.

16 Sep 05:49
f0d6702
Compare
Choose a tag to compare

Fixes errors when no code is attached to simulation and an event occurs.

v1.3.0 - Events, Buttons and Minor dev changes

12 Sep 05:21
e5afb3e
Compare
Choose a tag to compare

What's new since 1.2.0:

v1.2.3 - wait_for_tick bug fix

11 Sep 06:06
b70f5d0
Compare
Choose a tag to compare
Merge pull request #96 from MelbourneHighSchoolRobotics/write_waits

Ensure `wait_for_tick` also waits for writes to occur.

v1.2.2 - add wait_for_tick

11 Sep 04:17
5fd6bf5
Compare
Choose a tag to compare
Merge pull request #92 from MelbourneHighSchoolRobotics/wait_for_tick

Wait for tick

v1.2.1 - Installation bug fix

30 Aug 02:42
01463da
Compare
Choose a tag to compare
Merge pull request #77 from MelbourneHighSchoolRobotics/bump-version-…

v1.2.0 - Bot communications and Batched commands

29 Aug 01:06
278f189
Compare
Choose a tag to compare

v1.1.0 - Soccer UI v2

19 Aug 22:23
5ee2ce5
Compare
Choose a tag to compare

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.

Patch for attaching scripts.

16 Aug 00:09
a27b0ab
Compare
Choose a tag to compare

Fixes the use of attach.py to run code on the simulator.

Initial Release

15 Aug 14:21
6a21b16
Compare
Choose a tag to compare
Merge pull request #26 from MelbourneHighSchoolRobotics/rename_ev3sim

Rename ev3sim