1
0
mirror of https://github.com/mt-mods/signs_lib.git synced 2025-06-28 05:50:21 +02:00
Commit Graph

61 Commits

Author SHA1 Message Date
9d6d9b11e1 add support for visible text on default steel signs
(if defined by subgame)
2016-09-09 04:08:20 -04:00
931a3e2b15 Use minetest_game steel sign to craft the various colored metal signs
instead of using steel ingots.  Reduced yield to one per craft.

(the "sheet metal" recipes still exist for users of "steel" mod, yield
there is unchanged)
2016-09-09 03:45:25 -04:00
fef163662a adjusted positions of all signs' entities
to move them to approx. 1 pixels in front of the surface

(trying to workaround an apparent irrlicht/Minetest precision glitch on
entity reload)
2016-09-09 03:28:32 -04:00
7735a3a382 Clarify comment/reason for LBM 2016-09-09 02:55:21 -04:00
700baef196 Merge pull request #6 from cheapie/master
Use LBM instead of ABM to restore sign text
2016-09-03 17:59:15 -04:00
d85713cf63 Use LBM instead of ABM to restore sign text 2016-09-03 15:09:55 -05:00
cbe3c8a811 "debug" is not a valid log level. 2016-04-23 19:57:16 -07:00
f40f588367 Add screenshot.png 2016-03-27 22:24:35 -07:00
62989f1e1d Adding standard mod files 2016-03-27 21:35:38 -07:00
2f2f1e4b0a Support renamed default wooden sign. 2016-03-14 20:26:11 -03:00
7d87049693 First commit.
Split from [homedecor](https://github.com/VanessaE/homedecor_modpack).
See the homedecor repository's commit log for full history.

Additionally, removed extra fonts. These will be distributed separately
to avoid bloating the repo too much.
2016-03-14 19:03:44 -03:00