Skip to content

Releases: griffinteller/AutonoWar

v0.3.3-alpha.3

16 Jun 00:04
Compare
Choose a tag to compare
v0.3.3-alpha.3 Pre-release
Pre-release

Changelog:

  • Tag scoring
  • New desert world!
  • Bugfixes

This requires an awconnection update: pip install --upgrade awconnection

v0.3.2-alpha.4

25 May 02:45
Compare
Choose a tag to compare
v0.3.2-alpha.4 Pre-release
Pre-release

Changelog:

  • Flip-over with 10 second timer when turtled

Known Issues:

  • Timer for flip over shows on all clients
  • Robots spawn inside of each other in multiplayer, causing weirdness

v0.3.2-alpha.3

24 May 17:40
Compare
Choose a tag to compare
v0.3.2-alpha.3 Pre-release
Pre-release

Changelog:

  • Nothing visible, but important bugfixes.
  • Please go in and re-build your robot; the old builds will likely be corrupted, particularly if you're on mac.

v0.3.2-alpha.2

22 May 04:13
Compare
Choose a tag to compare
v0.3.2-alpha.2 Pre-release
Pre-release

Changelog:

  • Tire physics overhaul
    • (Way) better suspension
    • Better ground detection
    • One sided: No more flipping! Sorry to anybody who was banking on the ability, but it's not realistic that suspension can just flip over out of nowhere, and this encourages careful, slow robots.

v0.3.2-alpha.1

20 May 02:28
Compare
Choose a tag to compare
v0.3.2-alpha.1 Pre-release
Pre-release

Changelog:

  • Multiple robot's are now available in single-player
    • Robots are spawned randomly, and numbered 0 --> n -1
    • You can connect one process per robot
    • RobotConnection.connect(n) connects to the nth robot.
    • space to change focus
    • RobotConnection.connect() == RobotConnection.connect(0)

v0.3.1-alpha.7

19 May 18:20
Compare
Choose a tag to compare
v0.3.1-alpha.7 Pre-release
Pre-release

Changelog:

  • Press "v" to toggle between Free/Chase cam.
  • Press "q" to toggle visual player beacons

v0.3.1-alpha.6

17 May 04:29
Compare
Choose a tag to compare
v0.3.1-alpha.6 Pre-release
Pre-release

Changelog:

  • LiDAR range is now 30 to -30, with shape 13 x 72.

v0.3.1-alpha.5

17 May 03:21
Compare
Choose a tag to compare
v0.3.1-alpha.5 Pre-release
Pre-release

Changelog:

  • Positive torque is now, no nonsense, always counter-clockwise (looking out-in).
  • Fixed tagging issue.

v0.3.1-alpha.3

15 May 03:40
Compare
Choose a tag to compare
v0.3.1-alpha.3 Pre-release
Pre-release

Fixed Tag bugs.

v0.3.1-alpha.2

15 May 02:49
Compare
Choose a tag to compare
v0.3.1-alpha.2 Pre-release
Pre-release

Fixed bug where pipes wouldn't connect.