philipbenr
3eb11d1e4d
Merge pull request #24 from Napiophelios/master
...
a little mod maintenance... Perfect. IDK what optiPNG is, but I will merge anyway... ;)
2016-05-22 11:24:30 -07:00
Napiophelios
d78b66da00
update the texture credits
...
reduce screenshot image
optimize new images with optiPNG
cleaned up robebox images
2016-05-22 12:16:48 -04:00
Philip Robinson
356cb3432b
Merge branch 'master' of https://github.com/minetest-mods/castle
2016-05-19 06:06:31 +00:00
Philip Robinson
9d6c945eb6
redone workbench and crate. Are now homogenous with the whole mod
2016-05-19 06:05:34 +00:00
philipbenr
13dd876c70
Update README.txt
2016-05-18 03:07:01 +00:00
philipbenr
25b5536954
Update Readme.txt for License
...
Read notes on license commit for more
2016-05-17 22:56:49 +00:00
philipbenr
9dedff4f76
Change License to MIT
...
There will be more changes, as some code is LGPLv2.1, and whatnot. I will comment that out in the code, and make include that in the individual mod licenses as I separate the mod.
2016-05-17 22:54:53 +00:00
Philip Robinson
d039030d16
Fix candles' color on chandelier
2016-05-14 05:45:25 +00:00
Philip Robinson
cff9239896
Add chandeliers, fix castle corners to look more natural
2016-05-14 05:41:17 +00:00
Philip Robinson
e3916975fe
Fix the formspecs for crate and Ironbound Chest
2016-05-14 01:52:51 +00:00
philipbenr
f064cbbb75
Merge pull request #19 from Napiophelios/master
...
fix filename for crossbow reload soundFX
2016-05-14 04:34:26 +00:00
Napiophelios
dea3364209
fix filename for crossbow reload soundFX
2016-05-14 00:32:16 -04:00
philipbenr
6bd33655e5
Update Readme
...
Anything I missed? See the planned features...
2016-05-12 04:26:56 +00:00
philipbenr
8570dc2395
Merge pull request #18 from FozLand/xpanes
...
Add aliases for older jailbars.
2016-05-08 22:37:52 +00:00
Foz
b2f87e4597
Add aliases for older jailbars.
2016-05-08 17:59:28 -04:00
philipbenr
f7067a2afc
Merge pull request #17 from Napiophelios/master
...
Screw it. It is a temporary fix...
2016-05-08 21:42:46 +00:00
Napiophelios
410d99040d
rotate tapestry textures
...
using texture modifier
2016-05-08 17:24:56 -04:00
philipbenr
976073ea9a
Merge pull request #15 from Napiophelios/master
...
update orbs for better gameplay
2016-05-08 14:07:26 +00:00
Napiophelios
6f856835e3
update orbs for better gameplay
...
register as expendable tools (8 uses each)
more expensive recipe
added soundFX
added weild textures
2016-05-07 22:09:57 -04:00
philipbenr
d95a811c5c
Merge pull request #14 from Napiophelios/master
...
Thanks. Was looking to do this myself...
2016-05-07 17:39:14 +00:00
Napiophelios
4b4eb95831
replace old crossbow
...
with Simple Shooter crossbow
2016-05-07 10:39:35 -04:00
philipbenr
84e1bfcde5
Merge pull request #11 from FozLand/stairs
...
Remove duplicate stair recipes.
2016-05-01 06:18:37 +00:00
philipbenr
8940860e0a
Merge pull request #12 from FozLand/sounds
...
Enhance sounds, using defaults.
2016-05-01 06:18:25 +00:00
philipbenr
5772fbd80c
Merge pull request #13 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
Foz
57d17a34f5
Add missing sounds, use gravel sounds for rubble.
2016-04-29 21:29:09 -04:00
Foz
f20142ee54
Remove duplicate stair recipes.
2016-04-29 19:47:00 -04:00
philipbenr
904b33fdf3
Merge pull request #10 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 #9 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 #7 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 #6 from VanessaE/master
...
Use current door api. That should have been fixed a while ago...
2015-01-09 12:11:31 -08:00