Commit Graph

7 Commits

Author SHA1 Message Date
Vanessa Ezekowitz 2a04eadcc7 add vertical edge to corner piece 2014-10-06 14:38:46 -04:00
kilbith 2c02e8ba36 Improved wrought iron fence model, added corner version 2014-10-06 14:26:14 -04:00
Vanessa Ezekowitz 85e0d13957 add a second type of wrought iron fence
to go with the door that just went in
2014-09-22 03:14:09 -04:00
Vanessa Ezekowitz 37ed09edae consolidate text pos and nodebox def tables
each sign type has a separate table which now defines the nodebox
model and position of the text on that model, instead of separate
sets of tables for each.
2014-08-03 19:53:52 -04:00
Vanessa Ezekowitz c5ce3bc53d texture and size cleanups on signs
MUCH more readable background texture for all signs

use exact-to-pixel dimensions on all signs
move sign models to start of signs_lib where they can be seen
make homedecor's brass/iron signs-on-posts use them
adjust all textures accordingly
2014-08-03 19:44:21 -04:00
Xanthin e702ef9f13 Fixes to translation. 2014-04-04 09:10:26 -03:00
Vanessa Ezekowitz e057d357c8 split signs_lib from homedecor, put them into their own separate mods
package the two together as a modpack so that regular homedecor users don't
see a functional change, but others can take signs_lib and use it as a
standalone mod.

also get rid of some *~ files
2014-01-25 12:57:05 -05:00