aboutsummaryrefslogtreecommitdiff
path: root/signs_api (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove xcompat dependencyHEADmasterMinetest dedicated server2024-06-292-2/+2
* Make dp_modpack game agnostic using XCompat (#14)Niklp2024-03-113-5/+4
* Is ground content (#12)Luke aka SwissalpS2024-03-011-10/+11
* Fix formspec does not update on text changes (#10)Niklp2023-12-101-0/+2
* Fix sign formspec updates while used (#9)Niklp2023-12-081-4/+12
* Improve exploit fix (#8)luk3yx2023-12-041-5/+0
* Bugfixluk3yx2023-12-041-0/+5
* handle interactions w/ explosions (#3)fluxionary2023-10-031-0/+1
* Use initial_properties (#6)Niklp2023-09-302-176/+0
* Apply formspec escape in editing formspec (signs api) (#2)Athozus2023-07-271-2/+6
* Update French translationsAthozus2023-07-261-1/+1
* Add luacheck, update translations, replace ABMs, bug fixes (#1)Niklp2023-07-2411-245/+38
* Delete depends.txt, update mod.confsys42022-07-022-8/+5
* Update Malay translationYaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi (MNH48)2020-07-051-7/+7
* Add 'signs_api/' from commit 'b837f9d38c3a81dc49c3c1234dbea0d34628b057'Pierre-Yves Rollo2019-12-3111-0/+664
* Removed display_api, signs_api, and font_api to make them subtreesPierre-Yves Rollo2019-12-3111-664/+0
* Detect rotation restriction (#29)Pierre-Yves Rollo2019-03-142-4/+9
* Use MT5 set_rotation to allow all rotations of nodesPierre-Yves Rollo2019-03-091-20/+52
* Added mod.confPierre-Yves Rollo2019-03-091-0/+4
* 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-132-189/+193
* Seperate signs API from signs definitionsThomas--S2018-02-0711-0/+626