Commit Graph

  • ca73df4fbb configs and projectPath master TiynGER 2021-05-17 00:01:18 +0200
  • fa05c87cb1 Todo: added todo file TiynGER 2021-05-16 03:20:21 +0200
  • e306de0573 refactoring: absolute path for db, general refactoring TiynGER 2021-05-16 03:15:40 +0200
  • 80772462da documentation: updated the readme documentation TiynGER 2021-05-15 02:33:21 +0200
  • 362d293fb1 openingdatabase: added db access and pgn crawler TiynGER 2021-05-15 02:12:59 +0200
  • 73f32e8598 project structure TiynGER 2021-05-15 02:10:29 +0200
  • c6ecdd4c83 tests: created tests dir TiynGER 2021-05-15 00:46:35 +0200
  • 2d021366cb art: created art dir and moved pictures into it TiynGER 2021-05-14 23:57:17 +0200
  • acb6a1ad77
    readme: removed not working notice for engine marten 2021-05-14 21:15:39 +0200
  • f6787eedd3 chess bugfix: castle and convertToFen TiynGER 2021-05-13 18:29:52 +0200
  • 23a97ae9fe chess bugfix: en passant square creation TiynGER 2021-05-11 01:42:20 +0200
  • 5e796751d7 chess: repetition now uses less data TiynGER 2021-05-10 23:50:30 +0200
  • a3c48fd50c chess: chess to fen notation added TiynGER 2021-05-10 01:30:11 +0200
  • d5ac25a642 readme: added move notation documentation TiynGER 2021-05-08 01:15:49 +0200
  • 53e1cc8df3 bugfix chess: genPawnPromotion always gives back promotions TiynGER 2021-05-07 02:25:08 +0200
  • a383e52bd7 ches: added fen TiynGER 2021-05-06 02:26:57 +0200
  • c195f2da6a chess: refactoring genLegalMoves TiynGER 2021-05-04 18:36:13 +0200
  • ee7d5a0a9d chess: refactoring genDests TiynGER 2021-05-04 18:12:05 +0200
  • 087da7d3f1 bugfix chess: moveToNotation promotion part wrong TiynGER 2021-05-04 00:46:17 +0200
  • 4cac1ba6bf merge conflict TiynGER 2021-05-03 17:14:15 +0200
  • 3c97395ce8 refactoring: cleanup engine code and add alpha beta to readme TiynGER 2021-05-03 17:09:48 +0200
  • b7480a0cd4 engine: added piece-square tables TiynGER 2021-05-03 02:01:36 +0200
  • 12ed9921f1 engine: added piece-square tables TiynGER 2021-05-03 01:57:12 +0200
  • b3c76fd2c1 visibility: use include in tests and only set needed functions as public TiynGER 2021-05-03 00:15:58 +0200
  • 10098da82f refactoring: renaming classes and functions TiynGER 2021-05-01 16:21:30 +0200
  • 3bc523c37a chess: fixed field indices TiynGER 2021-05-01 02:40:08 +0200
  • 9095cf8eee engine: engine now correctly uses the negamax algorithm TiynGER 2021-05-01 01:58:26 +0200
  • 9ea20b6c1f lichess: turned down difficulty and removed unnecessary echoes TiynGER 2021-05-01 01:56:07 +0200
  • 5bee0f84d2 bugfix: threefold repitition throws nullpointer TiynGER 2021-05-01 01:54:16 +0200
  • 91281d97a7 lichess: added lichess integration TiynGER 2021-04-29 01:15:54 +0200
  • 7fb821254c game: added single player TiynGER 2021-04-27 23:13:41 +0200
  • 4e69bd3977 engine: Readme update according to used algorithm TiynGER 2021-04-27 00:55:30 +0200
  • 4ba3e06d93 engine: first push for engine TiynGER 2021-04-27 00:49:39 +0200
  • 0e27d0a6b5 chess: syntax and structure changes TiynGER 2021-04-26 19:54:19 +0200
  • 0a0accb3d0 chess: Moved replaced with CastleRights TiynGER 2020-12-18 01:01:58 +0100
  • c91bf64047 chess restructuring: changed order of functions TiynGER 2020-12-18 00:25:22 +0100
  • 0ceb567048 structure: made a src folder and moved all source file into it TiynGER 2020-12-16 04:24:19 +0100
  • 6ad11fde2a chess: updating documentation TiynGER 2020-12-16 04:19:02 +0100
  • 9b68538b12 readme: specified plan for engine TiynGER 2020-12-16 03:29:43 +0100
  • c5cf2fd737 chess: refactoring setters and try TiynGER 2020-12-16 03:18:24 +0100
  • c4f7e3b98d chess: improved documentation and deleted unused stuff TiynGER 2020-12-16 02:42:58 +0100
  • 81d5d57e75 chess: refactoring getters TiynGER 2020-12-16 01:03:06 +0100
  • 75e804ef6f chess/game: claimable draw at 50-Move-Rule added TiynGER 2020-12-15 23:31:42 +0100
  • 9ed8b886db chess/game: claimable draw at 3-fold repitition added TiynGER 2020-12-15 20:30:04 +0100
  • 7caa4db120 game bugfix: game isnt stopped after stalemate TiynGER 2020-12-15 18:09:27 +0100
  • 8e918aebb7 chess: draw by insufficient material added TiynGER 2020-12-15 17:31:15 +0100
  • 2b4598785d readme: added logo TiynGER 2020-12-14 23:42:08 +0100
  • 1cc88f6bf9 game bugfix: after castling toMove wasnt changed TiynGER 2020-12-14 22:50:28 +0100
  • 67a3ab4579 readme/license: updated/added TiynGER 2020-12-14 18:00:05 +0100
  • 97406d4da3 tests: added unittests TiynGER 2020-12-14 17:52:49 +0100
  • f749f66c3c chess: code reformatting TiynGER 2020-12-14 01:07:10 +0100
  • e30ff1f3ba chess/game: base game completely implemented TiynGER 2020-12-13 20:43:07 +0100
  • b30aa89dc0 base: chess now basically works TiynGER 2020-12-12 22:57:02 +0100
  • 3747b1ae49
    Initial commit Marten 2020-12-12 22:51:15 +0100