Jean-Patrick Guerrero
|
ebda4aa6f7
|
Change preview image
|
2018-08-25 14:42:02 +02:00 |
|
Jean-Patrick Guerrero
|
0484e51bc4
|
Backport changes from xdecor
|
2018-08-25 14:40:52 +02:00 |
|
kilbith
|
f9188fe0ea
|
Merge pull request #11 from bell07/pr_white_pawn_fix
White pawn fix
|
2018-03-08 16:16:53 +01:00 |
|
Alexander Weber
|
7cfc09b546
|
fixed bug the white pawn was able to move to each place on third row
|
2018-02-27 09:06:28 +01:00 |
|
Alexander Weber
|
042ee45a07
|
whitespace fixes
|
2018-02-27 08:57:05 +01:00 |
|
Tim
|
df78a33f20
|
Run luacheck and fix warnings.
Update `lastMove` instead of redefine.
|
2016-08-05 15:49:58 +02:00 |
|
Tim
|
6528615c92
|
Don't crash on nil-player calling can_dig.
|
2016-08-05 15:43:18 +02:00 |
|
Tim
|
892bcc2778
|
Add .gitignore
|
2016-08-05 15:43:08 +02:00 |
|
Jean-Patrick Guerrero
|
37e272b723
|
Merge changes from xdecor
|
2016-02-26 21:36:48 +01:00 |
|
Auke Kok
|
3e14109dc9
|
Merge pull request #8 from sofar/modstuff
Add in-game helpful files.
|
2016-02-13 11:25:33 -08:00 |
|
Auke Kok
|
a54702bab4
|
Add in-game helpful files.
These allow the mod to be better presented in the game, and
make installation easier.
|
2016-02-13 11:15:40 -08:00 |
|
kilbith
|
5d566791f5
|
Avoid some concatenations
|
2016-01-06 11:47:21 +01:00 |
|
jp
|
51b484de52
|
Better chessboard model
|
2015-11-22 19:56:05 +01:00 |
|
jp
|
6becb1b627
|
More accurate timeout warning in chat
|
2015-11-21 21:38:15 +01:00 |
|
jp
|
f4ba8de408
|
Show last move time in chat
|
2015-11-21 19:59:48 +01:00 |
|
kilbith
|
269e93d50c
|
Fix respective textures queen/king
|
2015-11-02 00:20:43 +01:00 |
|
kilbith
|
f0db2264c0
|
Promote the pawns even after killing a piece at the end of board
|
2015-10-29 18:53:20 +01:00 |
|
kilbith
|
e818da646a
|
lastMoveTime : string -> int
|
2015-10-27 11:12:24 +01:00 |
|
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
|
0afcc709ce
|
Add Credits and small tuning of textures
|
2015-10-25 16:31:02 +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 |
|