Skip to content

Releases: michi84o/AccessBattle

Version 1.0

11 Nov 17:36
Compare
Choose a tag to compare

Final release. Development discontinued.
There are two files for download. One is complete, the light one is without MySQL support.
Code is same as 0.12.1alpha.

Version 0.12.1 alpha

01 Nov 14:58
Compare
Choose a tag to compare
Version 0.12.1 alpha Pre-release
Pre-release

Same as 0.12 but now move animations also work for singleplayer.

Version 0.12 alpha

28 Oct 17:15
Compare
Choose a tag to compare
Version 0.12 alpha Pre-release
Pre-release

New: If server is configured, users can create their own accounts using the UI.
New: New move animations (network mode only).
New: Breaking database change: Added a AccountEnabled flag (currently not used).

Version 0.11 alpha

11 Aug 21:41
Compare
Choose a tag to compare
Version 0.11 alpha Pre-release
Pre-release

Fix: Rematch did not work if player 2 won
New: ELO rating system
New: Display opponent names and ELO rating in user interface
New: Server will abort games after 1 hour of inactivity. Aborted games will be cleaned up.

Version 0.10 alpha

01 Jul 01:00
Compare
Choose a tag to compare
Version 0.10 alpha Pre-release
Pre-release

New feature: MySQL/MariaDB support.
Server now asks for the prefered mode after starting.
Fixes: NullReferenceException in Mia AI fixed. PluginHandler does no longer crash if incompatible dlls are around.

Version 0.9 alpha

29 May 17:44
Compare
Choose a tag to compare
Version 0.9 alpha Pre-release
Pre-release

Mia can now use Boost and Virus Check. It also does no longer grab any card that is in its way.
Fix: Crash after winning a game.

Version 0.8 alpha

13 May 18:39
Compare
Choose a tag to compare
Version 0.8 alpha Pre-release
Pre-release

Small bugfix for AI Baka. Added a console program for singleplayer and AI vs AI. Removed the Plugins folder.

Version 0.7.1 alpha

06 May 14:19
Compare
Choose a tag to compare
Version 0.7.1 alpha Pre-release
Pre-release

Added second AI called Mia. Mia calculates a score based on the current state of the board and all possible future states of the next two moves. It is still a pretty stupid AI though.

Bugfixes: Fixed bug where faced up cards were converted into firewalls.

Warning: Mia takes up to 2GB of RAM when it does its score calculation!!!