Skip to content

Releases: sauce-code/baghchal

Multimodule

19 Jul 13:48

Choose a tag to compare

  • changed to a multimodule maven project
  • refactored package names
  • improved sturcture
  • added site
  • added new icon
  • added output jar for TUI
  • added LICENSE to generated jars
  • added more tests

GUI improvements

13 Jul 17:29

Choose a tag to compare

  • added scoreboard
  • removed statusbar
  • added menu icons
  • improved project structure

image

new logo, new tests

18 Jun 22:40

Choose a tag to compare

  • added a new logo
  • added JUnit tests
  • updated meta info

maven project

23 May 23:16

Choose a tag to compare

  • converted to a maven project
  • removed local libraries

undo / redo, unselect

09 Feb 17:10

Choose a tag to compare

added features:

  • moves can now be undone
    • selected tiles will be ignored during undo
    • the undo option can be found in the GUI under 'edit'
  • undone moves can now be redone
    • selected tiles will be ignored during redo
    • the redo option can be found in the GUI under 'edit'
  • selected pieces can now be unselected by performing an action on them

bugs:

  • fixed an issue where goat player hasn't been able to win matches
  • fixed an issue where the selected pece stays selected after a goat player's move

Simple GUI

08 Feb 01:26

Choose a tag to compare

added a whole new GUI:

grafik

basic program

29 Jan 02:15

Choose a tag to compare

contains yet:

  • complete interface
  • implementation
  • simple text user interface

basic structure

25 Jan 18:55

Choose a tag to compare

A basic eclipse project, containing Interfaces and settings.