Releases: michi84o/AccessBattle
Version 1.0
Version 0.12.1 alpha
Same as 0.12 but now move animations also work for singleplayer.
Version 0.12 alpha
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
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
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
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
Small bugfix for AI Baka. Added a console program for singleplayer and AI vs AI. Removed the Plugins folder.
Version 0.7.1 alpha
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!!!