Commit Graph

66 Commits (master)

Author SHA1 Message Date
Andrew Ward 9d9e032f1b Update readme.txt 2013-02-11 13:15:12 +00:00
Bas e135ee3761 Updated readme 2013-01-28 04:39:10 +01:00
Bas 65ff065993 Updated readme 2013-01-27 03:00:17 +01:00
Bas 772ecefa55 Removed error in init.lua 2013-01-10 05:12:01 +01:00
Bas a81ad15bb5 Added the after_place node function for other nodes 2013-01-05 01:12:24 +01:00
Bas e5b1e92ed6 Made the infotext more understandable 2013-01-04 01:11:50 +01:00
Bas 763835ca9e Fixed node ownership, now works as should 2013-01-03 18:17:48 +01:00
Bas 5d9844a8c3 Added node ownership. Players don't have to worry that others will move there pieces. Also changed the textures to 16x16. Which is more consistent with most texture(packs) 2013-01-03 05:21:49 +01:00
Bas 9fc9ac2ded Update README.md 2013-01-01 12:21:20 +01:00
Bas 38364af80b Update README.md
README
2013-01-01 12:14:46 +01:00
Bas e74bee439b changed groups so none of the nodes are in creative inventory 2013-01-01 11:01:54 +01:00
Bas 85b5b35d88 Merge branch 'master' of https://github.com/bas080/chess 2013-01-01 10:53:50 +01:00
Bas 34135e5ff6 Changes to groups in nodes (not in creative inventory) 2013-01-01 10:53:39 +01:00
Bas faa336d9ee Merge pull request #21 from khonkhortisan/isFree
Efficiently fail to place chess board.
2013-01-01 01:44:46 -08:00
Kyle 94d1634b6a replace "isFree" with "return" 2012-10-16 16:16:45 -07:00
Bas 217a633907 Merge pull request #20 from khonkhortisan/patch-2 2012-10-16 15:04:12 -07:00
Kyle 585b977861 Merge branch 'master' into patch-2
Conflicts:
	init.lua
2012-10-16 12:41:16 -07:00
Bas 197c91e4f0 Merge pull request #19 from khonkhortisan/patch-3
non-flammable chess board
2012-10-16 12:12:21 -07:00
Bas 0dfd776e2b Merge pull request #14 from khonkhortisan/spawn
ignore self instead of any other chess board spawner
2012-10-16 12:11:32 -07:00
khonkhortisan fe422c46ef non-flammable chess board 2012-10-16 12:00:07 -07:00
Kyle 7818ea51f7 Describe piece color 2012-10-16 11:37:26 -07:00
khonkhortisan 99a7233890 remove indestructable nodes from creative inventory
Game pieces and board spawner are still there
2012-10-16 10:59:14 -07:00
Bas 28e66bc0d4 Update README.md 2012-10-16 13:59:12 +03:00
Bas 8ace4b7068 Merge pull request #15 from khonkhortisan/labeling
give white team board numbers/letters too
2012-10-16 03:32:42 -07:00
Kyle dcbde138bd Swap the teams so white is on A1 2012-10-15 22:00:17 -07:00
Kyle ab50f4823f give white team board numbers/letters too 2012-10-09 08:29:01 -07:00
Kyle c59bfd5cce ignore self instead of any other chess board spawner 2012-10-09 07:31:50 -07:00
Bas 9e0cdebb75 Added cornernotes craft recipe 2012-09-25 17:56:22 +02:00
Bas af0a43041b some fixes 2012-09-22 13:49:40 +02:00
Bas 62b48bfe81 Hacky fix for chessboard placement 2012-09-15 18:10:57 +02:00
Bas 2cac64bfe4 Added chat messages when chessboard is placed or cannot be placed 2012-09-15 17:39:38 +02:00
Bas 7d747fa5f0 Fixed the inventory images for chessboard nodes and added the facedir2 argument so chess pieces are positioned the correct way 2012-09-15 17:36:25 +02:00
Bas 2f750d4201 Fixed the code so isFree checking works again. NOT using the or but a and. And added the spawn node textures 2012-09-15 16:17:50 +02:00
Bas 7532436fa1 Added textures and fixed the borders 2012-09-15 12:27:37 +02:00
Bas 25f2359a76 Merge pull request #9 from khonkhortisan/issue8
see issue #8
2012-09-15 03:15:48 -07:00
Kyle 0460b3c6b7 whoops, was trying different functions and forgot to put one argument
back
2012-09-14 10:16:44 -07:00
Kyle fe3f76e1d8 fixed board digging to spawn 2012-09-14 09:50:10 -07:00
Kyle 50c8a0859e stop looking for more reasons the board won't fit after one is found 2012-09-14 09:21:52 -07:00
Bas d78b1a9180 added spawn block texture 2012-09-14 04:08:19 +02:00
Bas 742c736b75 Improved the chessboard spawning and made the spawn block part of the board. Now also has nicer border nodes and letters and numbers on the side of the border 2012-09-14 03:51:42 +02:00
Bas 283641b7af Merge pull request #5 from tony-ka/master
added textures for edge and Gimp template
2012-09-01 06:23:07 -07:00
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