Skip to content

Releases: cmavelis/zug

v0.4.0 Next minor update

14 Aug 14:22
713bc0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.3.2 notifications & auth fixes

05 Dec 17:08
3eb8074
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.2

Minor update: Notifications & auth fixes

27 Nov 03:21
a450261
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

Discord and Database update

24 Nov 22:28
Compare
Choose a tag to compare

Discord and Database

This update adds Discord integration and a database backing to game data.

  • This means games will now persist through updates!

Games now require "authorization", which is either a discord login or just a simple no-password name.
The history viewer now can change turns, although it's not very nice yet.

What's Changed

Full Changelog: v0.2.1...v0.3.0

Some bugfixes for push situations

11 Nov 01:08
8307720
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

Action priority update

03 Nov 00:56
f8c0225
Compare
Choose a tag to compare

Action priority update

The main changes are the following:

  • made action priorities based on a number assigned to each piece (see How To Play page for details)
  • better UX for creating orders
  • clearer visuals in history view
  • many bugfixes!
  • new debug options (see README)

What's Changed

Full Changelog: v0.1.0...v0.2.0

0.1.0

18 Oct 17:53
1e82c6c
Compare
Choose a tag to compare

0.1.0 Playtest 2

  • Move from attack/defend and move/push combined to the following orders:
  1. move-straight
  2. push-straight
  3. move-diagonal
  4. push-diagonal
  • Adding endgame conditions and fixing some holes in gameplay

What's Changed

New Contributors

Full Changelog: https://github.com/cmavelis/simulchess/commits/v0.1.0