41 Commits

Author SHA1 Message Date
philipbenr
5772fbd80c Merge pull request from FozLand/access
Let ironbound chests obey protection_bypass priv
2016-05-01 06:18:11 +00:00
Foz
7268f0cc97 Let ironbound chests obey protection_bypass priv 2016-04-30 19:12:46 -04:00
philipbenr
904b33fdf3 Merge pull request from FozLand/fozland
Remove duplicate function definition
2016-04-25 04:38:47 +00:00
Foz
c32b0f913a Remove duplicate function definition 2016-04-24 21:34:38 -04:00
philipbenr
4f274f6b56 Merge pull request from FozLand/fozland
Fix stair and slab recipes.
2016-04-24 23:32:33 +00:00
Foz
1a8ae6543d Fix typo causing undeclared global warning 2016-04-24 19:20:53 -04:00
Foz
da8361cdf6 Fix stair and slab recipes.
- Only use stairs.register_stair_and_slab if not already
    using stairsplus:register all.

  - Group stair registrations with their respective node registrations.
2016-04-24 19:07:13 -04:00
Auke Kok
14626efc75 Fix paramtype value -> string. 2016-04-14 22:06:09 -07:00
Auke Kok
e6f7fe7877 Fix indentation damage.
Hopefully the last time that this is needed. Please check indentation
is correct before submitting patches, please.
2016-04-14 22:06:09 -07:00
Napiophelios
8b8bced6fa standardize texture size to 16 pixel 2016-04-14 22:06:09 -07:00
Napiophelios
57d19368d7 use tabs to indent 2016-04-14 22:06:09 -07:00
Napiophelios
60ce2185a6 add default background detail for formspecs 2016-04-14 22:06:09 -07:00
Napiophelios
8ae9acb1f5 simplify jailbar nodes
register xpanes:jailbars
add xpanes to depends.txt
2016-04-14 22:06:09 -07:00
Napiophelios
49718b46f6 remove redundant stair registration
straw stairs are in stairs mod by default now
2016-04-14 22:06:09 -07:00
Napiophelios
d25a5942a6 register alias for pavement
to fix broken craft recipes
2016-04-14 22:06:09 -07:00
Napiophelios
23c5137aef update textures 2016-04-14 22:06:09 -07:00
Napiophelios
1914f027ea update doors to latest 2016-04-14 22:06:09 -07:00
Napiophelios
b7011b6a04 update textures 2016-03-29 14:34:56 -04:00
Napiophelios
36f6953f29 update doors to latest 2016-03-29 14:33:20 -04:00
Napiophelios
d6177dfe4f incorrect mod name
the mod wont start with "castles" in the mod.conf file
2016-03-28 21:12:08 -07:00
Auke Kok
2f13f9b7b2 Add missing standard mod files. 2016-03-27 20:16:27 -07:00
Vanessa Ezekowitz
c568b13bd2 tile_images --> tiles 2015-10-23 13:22:14 -04:00
philipbenr
23cc9925bd Merge pull request from VanessaE/master
use minetest_game's farming straw.
2015-08-26 01:04:51 +00:00
Vanessa Ezekowitz
b5a767fbd8 use minetest_game's farming straw 2015-08-25 20:37:34 -04:00
philipbenr
921cde1958 Merge pull request from VanessaE/master
Use current door api. That should have been fixed a while ago...
2015-01-09 12:11:31 -08:00
Vanessa Ezekowitz
86696bad77 use current door api 2015-01-09 12:37:08 -05:00
philipbenr
618cfd590f Merge pull request from Wayward1/master
Check for moreblocks, register with stairsplus, edit depends.txt
2015-01-08 12:04:12 -08:00
Wayward1
214b6305a6 Added "moreblocks?" 2015-01-08 12:39:21 -05:00
Wayward1
505a0e292c Check for moreblocks, register with stairsplus
Make Stone Walls, Rubble, Dungeon Stone, and Pavement Brick work with moreblocks
2015-01-08 12:04:35 -05:00
philipbenr
1e46d6d0c7 Merge pull request from Wayward1/master
Add more stairs and slabs.
2015-01-08 07:34:49 -08:00
Wayward1
b798cc236e Add stairs and slabs
Add dungeon stone and castle pavement stairs and slabs, with crafts
2015-01-07 22:05:47 -05:00
philipbenr
9cd37bf7a1 Merge pull request from thatgraemeguy/fix-sandstone-brick-crafts
Fix recipes using 'default:sandstone_brick' -> 'default:sandstonebrick'  Did not notice the change.
2014-12-09 06:51:35 -08:00
ThatGraemeGuy
7979886995 Fix recipes using 'default:sandstone_brick' -> 'default:sandstonebrick' 2014-12-09 16:33:24 +02:00
philipbenr
35677202b7 Merge pull request from VanessaE/master
minetest.env:* --> minetest.*    Thank you VanessaE.
2014-11-30 22:58:34 +00:00
Vanessa Ezekowitz
1c14c220e4 minetest.env:* --> minetest.* 2014-11-30 13:20:15 -05:00
philipbenr
fe80148e4a Update Readme... :P
Bows and stuff...
2014-08-09 08:38:21 +00:00
Philipbenr
e2fc387cdf Merge https://github.com/Philipbenr/castles 2014-08-09 13:28:43 +00:00
Philipbenr
abc452a6d1 Initial additions of all files 2014-08-09 13:23:19 +00:00
philipbenr
b43abe7b72 Delete README.md 2014-08-09 08:10:48 +00:00
philipbenr
9db5cde79f Update Readme... :P 2014-08-09 00:53:45 +00:00
philipbenr
2bf1a4756d Initial commit 2014-08-09 00:51:41 +00:00