Commit Graph

19 Commits

Author SHA1 Message Date
Marcin
d1a64469e4 Castling 2015-10-26 22:08:00 +01:00
kilbith
55a7fdc745 Clarify some messages 2015-10-26 17:47:17 +01:00
kilbith
1b186457db Promote pawns to queens when they reach the end of board, fixes #5 2015-10-26 12:13:58 +01:00
kilbith
1b5f833ac2 Fix queens original placing and board layout (fixes #1) 2015-10-26 10:13:01 +01:00
kilbith
673488374b Log the activity in the chat 2015-10-25 21:23:20 +01:00
Marcin
a53d8fba8a Fix bishops movement. 2015-10-25 16:59:36 +01:00
Marcin
b71d6100c4 Fix black pawns killing white pieces. 2015-10-25 16:57:01 +01:00
Marcin
83c7555e87 Lock moves after game is over. 2015-10-25 16:54:00 +01:00
kilbith
3dad79e024 Minor style cleaning 2015-10-25 16:38:05 +01:00
kilbith
bd3084d314 Prevent pieces to be dropped outside 2015-10-25 16:23:42 +01:00
beyondlimits
bfc09c5008 Special case for pawns (2-cell movement) 2015-10-25 15:50:26 +01:00
beyondlimits
11bbeb1cec Queen movement fix 2015-10-25 15:35:45 +01:00
beyondlimits
47f5fe8b44 Update init.lua 2015-10-25 15:23:50 +01:00
kilbith
13b2fc1a0c Set a turn-by-turn serie and timeout checking for dig/reset the game for non-players 2015-10-25 11:49:23 +01:00
kilbith
85ecd9e717 Horses -> Knights. Thanks @rubenwardy ;) 2015-10-24 23:00:24 +02:00
kilbith
afb7aea53c Fix pieces naming 2015-10-24 22:17:35 +02:00
kilbith
e32aba989b Fix piece replacement 2015-10-24 21:02:43 +02:00
kilbith
2452849eed Init 2015-10-24 18:12:28 +02:00
kilbith
81939d41aa Init 2015-10-24 14:10:36 +02:00