aboutsummaryrefslogtreecommitdiff
path: root/display_api (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make dp_modpack game agnostic using XCompat (#14)Niklp2024-03-111-1/+1
* handle interactions w/ explosions (#3)fluxionary2023-10-031-1/+15
* Use initial_properties (#6)Niklp2023-09-303-174/+5
* Add luacheck, update translations, replace ABMs, bug fixes (#1)Niklp2023-07-242-44/+9
* Delete depends.txt, update mod.confsys42022-07-022-2/+3
* Add 'display_api/' from commit '3a43e4ad81dc6595fabfa22c88e229c393f93529'Pierre-Yves Rollo2019-12-319-0/+733
|\
| * Reverting submodule change until zip file does not include submodulePierre-Yves Rollo2018-09-211-0/+0
* | Removed display_api, signs_api, and font_api to make them subtreesPierre-Yves Rollo2019-12-319-726/+0
* | Fixed API documentation (height replaced by top)Pierre-Yves Rollo2019-03-141-3/+3
* | Replaced prints by minetest.log and code stylingPierre-Yves Rollo2019-03-141-7/+13
* | Detect rotation restriction (#29)Pierre-Yves Rollo2019-03-144-124/+133
* | Fixed crash on MT0.4Pierre-Yves Rollo2019-03-111-1/+1
* | Fixed a remaining bug in node placementPierre-Yves Rollo2019-03-091-15/+17
* | Update READMEPierre-Yves Rollo2019-03-091-1/+12
* | Use MT5 set_rotation to allow all rotations of nodesPierre-Yves Rollo2019-03-092-23/+93
* | Added mod.confPierre-Yves Rollo2019-03-091-0/+2
* | Switched from deprecated functions setyaw and setpos to set_yaw and set_posPierre-Yves Rollo2019-03-051-2/+2
* | Update API documentationPierre-Yves Rollo2018-12-111-18/+17
* | Added display entity yaw attributePierre-Yves Rollo2018-12-111-2/+1
* | Added font_lib deprecation and corresponding notices in READMEsPierre-Yves Rollo2018-12-111-0/+9
* | Remove entity where display node not foundPierre-Yves Rollo2018-12-081-0/+3
* | Fixed entity existence verificationPierre-Yves Rollo2018-12-041-1/+1
* | Updated API with new groupPierre-Yves Rollo2018-12-041-12/+10
* | Depreciation of old display groups and display_lib global + warningsPierre-Yves Rollo2018-12-033-234/+333
* | Avoid crash if entity not defined.Pierre-Yves Rollo2018-12-021-0/+4
* | Replaced core reference by usual minetest referencePierre-Yves Rollo2018-12-011-1/+1
* | Atempt to fix "unknown object" issue + code reworkPierre-Yves Rollo2018-11-291-56/+50
* | Update README.mdPierre-Yves Rollo2018-11-091-1/+1
* | Update README.mdPierre-Yves Rollo2018-11-091-1/+1
* | Update copyright.txtPierre-Yves Rollo2018-09-261-2/+1
* | Improve on_rotate functions (#21)12Me212018-09-261-60/+33
* | Reverting submodule change until zip file does not include submodulePierre-Yves Rollo2018-09-217-0/+549
|/
* Turned display_api into a submodulePierre-Yves Rollo2018-09-217-549/+0
* Update copyright.txtPierre-Yves Rollo2018-09-211-0/+2
* Improved on_place12Me212018-09-201-41/+39
* Rework all nodes displaying text according to new font_apiPierre-Yves Rollo2018-07-131-3/+3
* Allow a greater object offsetThomas--S2018-02-252-8/+40
* Seperate signs API from signs definitionsThomas--S2018-02-076-0/+517