This repository has been archived by the owner on Jun 14, 2020. It is now read-only.
Releases: pioneers/dawn-v0
Releases · pioneers/dawn-v0
Version 0.4.6
Changes since 0.4.4:
- Improved menus
- Simulation mode for simulating competitions
- Fix disconnecting and "runtime error" issues
Version 0.4.6 Beta 1
Force websockets in Ansible.
Version 0.4.5
Gamepad fix
Version 0.4.4
v0.4.4 Merge branch 'develop' of https://github.com/pioneers/daemon into dev…
Version 0.4.3
Changes:
- Allow selecting game-mode
- Improved editor theme picker
- Allow changing fontsize in editor
- Allow reset user settings
- Check unsaved changes before exiting
Version 0.4.2
Changes since v0.4.1:
- Graphical ColorSensor display
- Display red warning border if peripheral names are invalid
- The battery label is now the status label for displaying connection/runtime status, as well as battery voltage
- Addition of "Runtime Error" status, for when Dawn is connected to the robot but no data is being received
- Auto-open the student console when student code begins printing stuff out
- Check code for non-ASCII characters, which crash runtime
Version 0.4.2 Beta 1
Experimental build for testing the color sensor.
Version 0.4.1
Changes:
- Save-as button
- Gamepad numbering fix for Windows
Version 0.4.0
Release for kickoff.
Changes:
- Append .py automatically
- Fix filenames display in editor on Windows
Version 0.4.0 Beta 3
Changes:
- Improved robot update uploading interface
- Upload files through HTTP rather than websockets (which ultimately did not work)
- Add copy/paste/cut functionality
- Add buttons to gamepad data sent to runtime
- Address duplicate gamepad issue on Windows
- Ability to handle arbitrary peripherals