Skip to content

Releases: GoldenElf58/tractor-ai

v0.4.5

Choose a tag to compare

@GoldenElf58 GoldenElf58 released this 14 Jul 07:43
6d9f318

What's Changed

  • Fix an issue with launching the app on macOS
  • Update macOS instructions

Full Changelog: v0.4.4...v0.4.5

v0.4.4

Choose a tag to compare

@GoldenElf58 GoldenElf58 released this 14 Jul 05:29
5a876ae

What's Changed

  • Speed up time to launch significantly
  • Update README with new download instructions

Full Changelog: v0.4.3...v0.4.4

v0.4.3

Choose a tag to compare

@GoldenElf58 GoldenElf58 released this 14 Jul 04:27
29a825b

What's Changed

  • Fixed build issues preventing all versions with a GUI from running (sorry about that!). The build files should now work for all versions.

Full Changelog: v0.4.2...v0.4.3

v0.4.2

Choose a tag to compare

@GoldenElf58 GoldenElf58 released this 14 Jul 04:11
a2d778d

What's Changed

  • Attempt to fix build issues preventing all versions with a GUI from running, but didn't work.

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@GoldenElf58 GoldenElf58 released this 14 Jul 02:21
e808808

What's Changed

  • Adjust file structure and update README

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@GoldenElf58 GoldenElf58 released this 13 Jul 11:32
6d2e6d5

What's Changed

  • Add a main menu
  • Add a player name creation screen
  • Add a summary screen between rounds
  • Add a game over screen
  • Hide player's hands until new start turn button is pressed for pass-and-play
  • Make window resizable
  • Fix various gameplay bugs

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

v0.3.2

Choose a tag to compare

@GoldenElf58 GoldenElf58 released this 11 Jul 04:46
34bf858

What's Changed

  • Show player names even when no cards played
  • Show offense and defense points throughout the round
  • Fix miscalculation of offense and defense points

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@GoldenElf58 GoldenElf58 released this 10 Jul 08:54
a5c1a0c

What's Changed

  • Fix various move generation bugs
  • Update .gitignore

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

v0.3.0

Choose a tag to compare

@GoldenElf58 GoldenElf58 released this 09 Jul 02:25
f0b4e2e

What's Changed

  • Add tractors and consecutive pairs
  • Display player names alongside plays and bids
  • Fix various gameplay bugs
  • General code improvements

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@GoldenElf58 GoldenElf58 released this 08 Jul 04:35
3f55984

What's Changed

  • Add GUI to play the game
  • Fix move generation bugs
  • Update README accordingly, including a GIF of some gameplay

Full Changelog: v0.1.2...v0.2.0