Skip to content

Releases: CodePurble/rp-scrabble

Release v1.1.5

25 Aug 13:54
Compare
Choose a tag to compare

Changelog

  • Closes #3
  • Improves logging

v1.1.4

30 May 07:12
1878a0a
Compare
Choose a tag to compare

THIS VERSION IS BROKEN AND WILL NOT WORK

THIS IS FIXED IN v1.1.5

Changelog

Version 1.1.4

Changelog

  • Added Doxygen documentation

Release v1.1.3

17 May 14:15
Compare
Choose a tag to compare

Changelog

  • Fixes to install script
  • Reduced Cmake minimum version

Release v1.1.2

16 May 08:14
8b3e0e4
Compare
Choose a tag to compare

Version 1.1.1

Feature updates

  • Added commands to show scores and skip turn
  • Updated help text

Minor changes

  • Cleaned up player prompt

Version 1.1.2

Minor changes

  • Clean up repo

Release v1.1

16 May 07:21
Compare
Choose a tag to compare

Changelog

Version 1.1

Breaking Changes

  • The build system has been changed to Cmake

Bug fixes

  • Premium squares are applied only if tiles from the current play are placed on them
  • Players prompted only if their racks are not empty, avoiding unplayable game states
  • Infinite game loop fixed

Feature Updates

  • Perform input validation
  • Show details of currently made play
  • Play confirmation
  • Added option to quit the game

Minor changes

  • Remove lingering debug messages
  • Correct board layout

Welcome to v1.0!

12 May 15:42
Compare
Choose a tag to compare
Final touches for release