Commit Graph

25 Commits (master)

Author SHA1 Message Date
tony-ka 912e6b0b37 template 2012-08-30 23:48:03 +02:00
Bas ce48b9edb2 Merge pull request #4 from tony-ka/master
adjustments to the textured
2012-08-27 17:26:55 -07:00
tony-ka 237bb03c9e changes in texturing 2012-08-28 00:36:55 +02:00
tony-ka f854be7937 changes in texturing 2012-08-28 00:24:00 +02:00
Bas 1d2693b93a Black queen was standing on the wrong spot 2012-08-27 21:25:15 +02:00
Bas 3e39a4a155 Spawn all pieces on chessboard 2012-08-27 21:22:52 +02:00
Bas 5b6070904e Merge pull request #3 from tony-ka/master
finished pieces
2012-08-26 07:58:30 -07:00
tony-ka c576a26f77 finished pieces 2012-08-26 06:39:01 +02:00
Bas 0e87de4d6c Make chessboard indestructable 2012-08-25 19:50:33 +02:00
Bas 58a0684c5c Made chessboard indestructable again 2012-08-25 17:54:18 +02:00
Bas 500458075a Merge branch 'master' of https://github.com/bas080/chess 2012-08-25 17:08:53 +02:00
Bas e2616905bf Changed piece groups so pieces are picked up faster 2012-08-25 17:08:41 +02:00
Rubenwardy 9fdc7de83c Update rules.lua 2012-08-25 16:53:36 +02:00
Bas 97721f6444 Merge pull request #1 from tony-ka/master
Pieces
2012-08-25 07:49:30 -07:00
tony-ka ddaa6df2bf pawn error repaired 2012-08-25 15:36:49 +02:00
tony-ka e12f89550e add rook piece 2012-08-25 15:07:43 +02:00
Bas d7894e59f7 Merged and added placement avoidence when not enough area to place board. Also displays message 2012-08-23 23:34:50 +02:00
Bas 1dfd4621b7 Displays message when chessboard does not fit and avoid placing the chessboard. 2012-08-23 23:29:47 +02:00
Rubenwardy 747bbd3fa1 Corrected ":" override
":" override is not needed. Deleted
2012-08-21 21:35:32 +01:00
Rubenwardy 9aeef43789 Added header 2012-08-21 21:21:16 +01:00
Bas 543cd1abc0 Remove chessboard on node dig and added the punch node function to chess box. Still have to program the replace the pieces. I'll wait till i have the pieces before i do that 2012-08-21 05:48:57 +02:00
Bas 5df3b47fca Added new images for pawn textures and added loop to make black and white version of pieces. Also fixed the board creation. Not sure if working correctly though 2012-08-21 02:24:46 +02:00
Bas 2dae98c1b7 Added seperate pieces and rules lua files and inserted pawn node to pieces lua 2012-08-21 01:36:37 +02:00
Bas 0426886d8b First commit 2012-08-20 23:30:40 +02:00
Bas 456772741b Initial commit 2012-08-20 14:27:54 -07:00