Skip to content

Releases: pwalig/mini-RTS-zig-bot

v1.1.0

03 Feb 19:58

Choose a tag to compare

mini-RTS-zig-bot v1.1.0

What's changed

  • better error messaging
  • displaying help text by running with --help or -h command line argument
  • bot no longer requires z i g b o t characters to be valid name characters in mini-rts-server configuration, it tries to pick name as close to zigbot as possible, but only from a set of allowed characters.

Git Diff: v1.0.0...v1.1.0

Release section

Find the right binary for your system according to the table:

OS CPU executable name
windows x86_64 zig-bot-x86_64-win.exe
linux x86_64 zig-bot-x86_64-lin

v1.0.0

01 Feb 17:46

Choose a tag to compare

mini-RTS-zig-bot v1.0.0

Features

  • connecting to mini-rts-server
  • bot is capable of reading all the messages from server
  • bot is capable of winning the game
  • for now bot is quite easy to outplay
  • bot rejoins after every win or loss
  • displaying version number by running with --version or -v command line argument
  • bot requires z i g b o t characters to be valid name characters in mini-rts-server configuration

Release section

Find the right binary for your system according to the table:

OS CPU executable name
windows x86_64 zig-bot-x86_64-win.exe
linux x86_64 zig-bot-x86_64-lin