Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | added option to specify text position when making a custom sign node | Vanessa Ezekowitz | 2016-09-09 |
| | |||
* | remove debug stuff | Vanessa Ezekowitz | 2016-09-09 |
| | |||
* | add support for visible text on default steel signs | Vanessa Ezekowitz | 2016-09-09 |
| | | | | (if defined by subgame) | ||
* | Use minetest_game steel sign to craft the various colored metal signs | Vanessa Ezekowitz | 2016-09-09 |
| | | | | | | | 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) | ||
* | adjusted positions of all signs' entities | Vanessa Ezekowitz | 2016-09-09 |
| | | | | | | | to move them to approx. 1 pixels in front of the surface (trying to workaround an apparent irrlicht/Minetest precision glitch on entity reload) | ||
* | Clarify comment/reason for LBM | Vanessa Ezekowitz | 2016-09-09 |
| | |||
* | Merge pull request #6 from cheapie/master | Vanessa Ezekowitz | 2016-09-03 |
|\ | | | | | Use LBM instead of ABM to restore sign text | ||
| * | Use LBM instead of ABM to restore sign text | Carter Kolwey | 2016-09-03 |
|/ | |||
* | "debug" is not a valid log level. | Auke Kok | 2016-04-23 |
| | |||
* | Add screenshot.png | Auke Kok | 2016-03-27 |
| | |||
* | Adding standard mod files | Auke Kok | 2016-03-27 |
| | |||
* | Support renamed default wooden sign. | Diego Martinez | 2016-03-14 |
| | |||
* | First commit. | Diego Martinez | 2016-03-14 |
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. |