changelog
- Wed, 11 Jun 2014 16:54:20 +0200
- by Mike Becker <universe@uap-core.de> [Wed, 11 Jun 2014 16:54:20 +0200] rev 49
- logging string representation of moves in short algebraic notation
- Wed, 11 Jun 2014 15:38:01 +0200
- by Mike Becker <universe@uap-core.de> [Wed, 11 Jun 2014 15:38:01 +0200] rev 48
- added return code to move validation (for more informative messages) + fixed a bug where simulations added movelist items to the original gamestate
- Wed, 28 May 2014 15:47:57 +0200
- by Mike Becker <universe@uap-core.de> [Wed, 28 May 2014 15:47:57 +0200] rev 47
- refactoring of getlocation mechanism for better short algebraic notation support (does now respect pinned pieces) + fixed a bug where a pawn could advance through a piece (e.g. e2e4 could jump over a piece on e3)