24 Commits

Author SHA1 Message Date
ROllerozxa
a35e564b81
Rework mod to become a metapackage (#42)
The submodules contained within this modpack are quite outdated, so I reworked it to be a metapackage. When it is installed from ContentDB, it will install all of the mods alongside as dependencies.
2023-12-10 18:35:53 +01:00
FaceDeer
2f098f1fd8 Converting castle into a modpack (#34)
Everything is now in separate submods. This modpack rmains and acts as aggregation container for them.
2017-03-14 21:40:28 -07:00
Vanessa Ezekowitz
774037bdb1 use unified dyes' rotation correction function 2017-02-17 23:08:50 -05:00
Vanessa Ezekowitz
668763b85b convert tapestries to use param2 colorization
Dependency added: Unified Dyes

Notes:

* In order to get the tapestries to actually wall-mount correctly, I had to
  convert them to mesh nodes (well, drew new meshes for them by hand), as
  nodeboxes can't be wallmounted if there's more than one {x,y,z,x2,y2,z2}
  box in the shape.
* Some colors are slightly different from before since we're colorizing a
  greyscale texture now instead of using wool textures directly.  Most
  notable are pink and yellow.  Pink is simply a slightly different hue,
  while yellow is a pure shade of yellow instead of the yellow-orange
  combination found in "yellow" wool.  IMHO, they're close enough that
  people probably won't notice it in practice, or care anyway.
2017-02-05 20:09:24 -05:00
Foz
3780586d11 Protect ironbound chests from TNT. 2016-10-23 21:23:07 -07:00
Foz
1a86d116c6 Undo most of e3916975feba12acfed3563510558617a4aa0d0b 2016-10-23 21:23:07 -07:00
Philip Robinson
9d6c945eb6 redone workbench and crate. Are now homogenous with the whole mod 2016-05-19 06:05:34 +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
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
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
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
60ce2185a6 add default background detail for formspecs 2016-04-14 22:06:09 -07:00
Napiophelios
36f6953f29 update doors to latest 2016-03-29 14:33:20 -04:00
Vanessa Ezekowitz
86696bad77 use current door api 2015-01-09 12:37:08 -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
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
abc452a6d1 Initial additions of all files 2014-08-09 13:23:19 +00:00