aboutsummaryrefslogtreecommitdiff
path: root/signs/common.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved compatibility functions to compatibility.luaPierre-Yves Rollo2018-11-181-34/+0
|
* Seperate signs API from signs definitionsThomas--S2018-02-071-151/+22
| | | | Change modnames from *_lib to *_api
* Use default formspec styleThomas--S2018-02-011-0/+2
|
* Update the entities as soon as mapblock is loadedThomas--S2018-01-281-1/+1
| | | | | Useful e.g. after /clearobjects Introduces the group `display_lib_node`
* Added display_lib.entity_spacing variable to centralize entity spacing.Pierre-Yves Rollo2018-01-181-1/+1
|
* Added function signs.set_display_text for programmatically changing the sign ↵Pierre-Yves Rollo2017-12-281-4/+8
| | | | text.
* Improvement of Poster formspec for a better display.Pierre-Yves Rollo2017-12-221-1/+1
|
* Added compatibility with advtrains modGabriel Pérez-Cerezo2017-12-081-1/+1
|
* Compatibility with signs_libGabriel Pérez-Cerezo2017-11-301-4/+4
|
* Release 2017-08-26Pierre-Yves Rollo2017-08-261-56/+62
|
* add intllib support (i18n)fat1152017-08-051-5/+8
| | | | | | | | -> mods ontime_clocks, signs, signs_roads & steles add french translations add updatepo.sh script to update po/pot files add specific array for full description of steles
* Fixed groups and black sign drop itempyrollo2016-12-181-2/+8
|
* Relicensing to LGPL, fixes and evolutionsPierre-Yves Rollo2016-08-251-20/+40
|
* Added facedir node support to display_lib, created font_lib, updated mods ↵Pierre-Yves Rollo2015-11-281-115/+58
| | | | accordingly
* Add underscore variable declarationPierre-Yves Rollo2015-11-111-2/+1
|
* First commitPierre-Yves Rollo2015-11-111-0/+217