Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.

Releases: pioneers/dawn-v0

Version 0.4.6

24 Apr 10:01
Compare
Choose a tag to compare

Changes since 0.4.4:

  • Improved menus
  • Simulation mode for simulating competitions
  • Fix disconnecting and "runtime error" issues

Version 0.4.6 Beta 1

24 Apr 03:32
Compare
Choose a tag to compare
Version 0.4.6 Beta 1 Pre-release
Pre-release

Force websockets in Ansible.

Version 0.4.5

24 Apr 03:31
Compare
Choose a tag to compare

Gamepad fix

Version 0.4.4

24 Apr 03:29
Compare
Choose a tag to compare
v0.4.4

Merge branch 'develop' of https://github.com/pioneers/daemon into dev…

Version 0.4.3

21 Apr 08:31
Compare
Choose a tag to compare

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

14 Mar 06:23
Compare
Choose a tag to compare

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

14 Mar 06:20
Compare
Choose a tag to compare
Version 0.4.2 Beta 1 Pre-release
Pre-release

Experimental build for testing the color sensor.

Version 0.4.1

09 Mar 22:20
Compare
Choose a tag to compare

Changes:

  • Save-as button
  • Gamepad numbering fix for Windows

Version 0.4.0

28 Feb 09:13
Compare
Choose a tag to compare

Release for kickoff.

Changes:

  • Append .py automatically
  • Fix filenames display in editor on Windows

Version 0.4.0 Beta 3

25 Feb 05:21
Compare
Choose a tag to compare
Version 0.4.0 Beta 3 Pre-release
Pre-release

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