aboutsummaryrefslogtreecommitdiff
path: root/signs_api/init.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Apply formspec escape in editing formspec (signs api) (#2)Athozus2023-07-271-2/+6
* Add luacheck, update translations, replace ABMs, bug fixes (#1)Niklp2023-07-241-48/+18
* Add 'signs_api/' from commit 'b837f9d38c3a81dc49c3c1234dbea0d34628b057'Pierre-Yves Rollo2019-12-311-0/+251
* Removed display_api, signs_api, and font_api to make them subtreesPierre-Yves Rollo2019-12-311-251/+0
* Detect rotation restriction (#29)Pierre-Yves Rollo2019-03-141-4/+5
* Use MT5 set_rotation to allow all rotations of nodesPierre-Yves Rollo2019-03-091-20/+52
* Depreciation of old display groups and display_lib global + warningsPierre-Yves Rollo2018-12-031-1/+1
* Fonts configurable in signs, posters and stelesPierre-Yves Rollo2018-11-231-1/+1
* Simplified signs formspec for releasePierre-Yves Rollo2018-11-181-12/+3
* Code simplification and securisationPierre-Yves Rollo2018-11-181-21/+31
* Improve on_rotate functions (#21)12Me212018-09-261-7/+8
* Cleanup some unused codePierre-Yves Rollo2018-07-161-15/+6
* Rework all nodes displaying text according to new font_apiPierre-Yves Rollo2018-07-131-1/+193
* Seperate signs API from signs definitionsThomas--S2018-02-071-0/+33