Sha256: 1b3f5cf2bbead8c2615a8a9c6e5d9c2a95b10b3ed0805b9cbc80eca6ec7f97b6

Contents?: true

Size: 1.53 KB

Versions: 1

Compression:

Stored size: 1.53 KB

Contents

= 19.0.2

- fixed bug in Move#perform! (thanks to wollw!)

= 19.0.1

- fixed bug in swarm size calculation (thanks to wollw!)

= 19.0.0

First version for game "Piranhas"

= 1.2.1

- fixed a bug which could lead to an infinite loop in the possible_move method

= 1.2.0

- fixed connection code
- fixed bug which lead to a exception when testing for playability of fallback card

= 1.1.0

Added missing perform! methods for actions.

= 1.0.0

First version for game "Hase und Igel".

= 0.3.4

Last version for game "Mississippi Queen".

- Renamed Turn#direction to Turn#turn_steps to make clearer that a number should be given, not a Direction instance.
- Corrected generation of XML for Push-actions

= 0.3.3

- Corrected checking/updating of coal for decelerations.

= 0.3.2

- Corrected some return types in the documentation (thanks to wollw!).

= 0.3.1

- Fixed bug: Coal was not read from server-XML (thanks to wollw!)

= 0.3.0

- Fixed bug where wrong (old) method getMove was called, the new name is
  move_requested
- Improved end game handling

= 0.2.0

- First working version for Mississippi Queen

= 0.1.5

- Fixed bug in reservation code.

= 0.1.4

- Added support for reservation ID to let clients work on contest system.

= 0.1.3

- Fixed bug in makeClearBoard method (thanks to wollw!).

= 0.1.2

- Fixed bug in == (test for equality) method of connections (thanks to
  wollw!).
- Fixed link in readme to code of conduct.
- Removed trailing whitespace.

= 0.1.1

Compatibility to Ruby 1.9 (source encoding issues)

= 0.1.0

First complete version.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
software_challenge_client-19.0.2 RELEASES.md