aboutsummaryrefslogtreecommitdiff
path: root/signs/common.lua
Commit message (Collapse)AuthorAge
* Moved compatibility functions to compatibility.luaPierre-Yves Rollo2018-11-18
|
* Seperate signs API from signs definitionsThomas--S2018-02-07
| | | | Change modnames from *_lib to *_api
* Use default formspec styleThomas--S2018-02-01
|
* Update the entities as soon as mapblock is loadedThomas--S2018-01-28
| | | | | 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-18
|
* Added function signs.set_display_text for programmatically changing the sign ↵Pierre-Yves Rollo2017-12-28
| | | | text.
* Improvement of Poster formspec for a better display.Pierre-Yves Rollo2017-12-22
|
* Added compatibility with advtrains modGabriel Pérez-Cerezo2017-12-08
|
* Compatibility with signs_libGabriel Pérez-Cerezo2017-11-30
|
* Release 2017-08-26Pierre-Yves Rollo2017-08-26
|
* add intllib support (i18n)fat1152017-08-05
| | | | | | | | -> 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-18
|
* Relicensing to LGPL, fixes and evolutionsPierre-Yves Rollo2016-08-25
|
* Added facedir node support to display_lib, created font_lib, updated mods ↵Pierre-Yves Rollo2015-11-28
| | | | accordingly
* Add underscore variable declarationPierre-Yves Rollo2015-11-11
|
* First commitPierre-Yves Rollo2015-11-11