aboutsummaryrefslogtreecommitdiff
path: root/display_api
Commit message (Collapse)AuthorAge
* Update copyright.txtPierre-Yves Rollo2018-09-21
|
* Improved on_place12Me212018-09-20
| | | | Now uses player view direction when trying to place nodes on the floor or ceiling, for both wallmounted and facedir nodes. Also supports nodes where paramtype2 is not wallmounted or facedir.
* Rework all nodes displaying text according to new font_apiPierre-Yves Rollo2018-07-13
|
* Allow a greater object offsetThomas--S2018-02-25
| | | | | | This allows e.g. polemounted signs. Required for display_modpack to be usable in the streets mod. Backwards compatible.
* Seperate signs API from signs definitionsThomas--S2018-02-07
Change modnames from *_lib to *_api