Skip to content

Releases: p-rivero/ReChess

v0.3

04 Jun 15:55
Compare
Choose a tag to compare

Sprint 3 Release

  • Add tags to created variants to filter them easily while searching
  • Allow reporting variants
  • Allow blocking and reporting users
  • New moderation tools for reviewing reports and removing unwanted variants and users
  • Backend is now fully unit-tested

v0.2

03 May 14:23
Compare
Choose a tag to compare

Sprint 2 Release

  • Add online multiplayer!
  • Add option to play over the board.
  • Add a move history viewer (display all played moves next to the board).
  • Analysis board now supports non-linear history (alternative lines).
  • Better handling of WASM workers, especially in the analysis board.
  • The default order of the variants list is now Popular (prefer variants with people playing or waiting to play).

v0.1

24 Apr 17:37
Compare
Choose a tag to compare

Sprint 1 Release

  • Create, edit and view user profiles
  • Publish variants to the server
  • Search and order the variants list
  • Major usability improvements

v0.0.1

07 Mar 11:04
Compare
Choose a tag to compare

MVP Release

  • Create custom variants and store them locally
  • Play the variants against the engine
  • Basic analysis board support