aboutsummaryrefslogtreecommitdiff
path: root/signs/nodes.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add textarea styling to fix text color issuePierre-Yves Rollo2020-06-131-0/+1
|
* Override on_punch for poster node definitionR3R3R32020-02-101-0/+3
| | | | | | | The signs_api `register_sign`'s default `on_punch` sets a sign's formspec to the sign editor. If we protect a poster and then punch/break it, subsequent attempts to view the poster will briefly cause the the sign editor to display before the actual poster formspec. Small, but annoying.
* New Font:render methodPierre-Yves Rollo2018-12-051-3/+2
|
* Fonts configurable in signs, posters and stelesPierre-Yves Rollo2018-11-231-36/+57
|
* Added labels and wooden signsPierre-Yves Rollo2018-11-011-17/+58
|
* Added simple wooden signPierre-Yves Rollo2018-09-201-5/+19
|
* Rework all nodes displaying text according to new font_apiPierre-Yves Rollo2018-07-131-7/+5
|
* Fix Poster crash (amend)Pierre-Yves Rollo2018-07-091-1/+2
|
* Fixed crash when opening Poster formspec due to change in font_api.Pierre-Yves Rollo2018-07-091-3/+2
|
* Seperate signs API from signs definitionsThomas--S2018-02-071-14/+14
| | | | Change modnames from *_lib to *_api
* Use default formspec styleThomas--S2018-02-011-0/+1
|
* Version 1.0Pierre-Yves Rollo2018-01-131-3/+3
|
* Adjustment of poster title size in display form.Pierre-Yves Rollo2017-12-281-4/+5
|
* Small adjustment in poster display formspecPierre-Yves Rollo2017-12-221-1/+1
|
* Improvement of Poster formspec for a better display.Pierre-Yves Rollo2017-12-221-17/+43
|
* Compatibility with signs_libGabriel Pérez-Cerezo2017-11-301-1/+1
|
* Release 2017-08-26Pierre-Yves Rollo2017-08-261-69/+43
|
* add intllib support (i18n)fat1152017-08-051-9/+11
| | | | | | | | -> 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-1/+1
|
* Relicensing to LGPL, fixes and evolutionsPierre-Yves Rollo2016-08-251-10/+54
|
* Added facedir node support to display_lib, created font_lib, updated mods ↵Pierre-Yves Rollo2015-11-281-124/+49
| | | | accordingly
* First commitPierre-Yves Rollo2015-11-111-0/+203