aboutsummaryrefslogtreecommitdiff
path: root/.luacheckrc (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-07-27Escape formspec content of boards and stelesNiklp092-10/+23
2023-07-27Apply formspec escape in editing formspec (signs api) (#2)Athozus1-2/+6
2023-07-26Update French translationsAthozus6-24/+26
2023-07-24Add luacheck, update translations, replace ABMs, bug fixes (#1)Niklp91-1465/+415
* luacheck, mt 5 translation, german translation, maintenance * fix luacheck warnings * Fix digital clock nodebox and texture * Fix luacheck usage * Add comment why fonts are not split into several lines
2022-07-02Delete depends.txt, update mod.confsys418-57/+40
2020-12-04Delete .gitmodulesBuckaroo Banzai1-3/+0
2020-07-05Update Malay translationYaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi (MNH48)6-34/+69
2020-06-13Add textarea styling to fix text color issuePierre-Yves Rollo1-0/+1
2020-02-10Override on_punch for poster node definitionR3R3R31-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.
2019-12-31Removed display_api, signs_api, and font_api to make them subtreesPierre-Yves Rollo42-3930/+0
2019-12-31Add missing entries to wallmounted_rotationscoil1-0/+1
2019-12-31Add nil check for node defcoil1-0/+6
2019-08-20Revert svgMoNTE4811-11/+2702
2019-08-20Lossless compressionMoNTE48613-2702/+11
2019-03-14Fixed API documentation (height replaced by top)Pierre-Yves Rollo1-3/+3
2019-03-14Fixed API documentation (height replaced by top)Pierre-Yves Rollo1-3/+3
2019-03-14Replaced prints by minetest.log and code stylingPierre-Yves Rollo1-6/+11
2019-03-14Replaced prints by minetest.log and code stylingPierre-Yves Rollo1-7/+13
2019-03-14Replaced prints by minetest.log and code stylingPierre-Yves Rollo2-13/+24
2019-03-14Detect rotation restriction (#29)Pierre-Yves Rollo2-4/+9
Autodetect rotation restrictions if on MT<5.0
2019-03-14Detect rotation restriction (#29)Pierre-Yves Rollo4-124/+133
Autodetect rotation restrictions if on MT<5.0
2019-03-14Detect rotation restriction (#29)Pierre-Yves Rollo7-132/+147
Autodetect rotation restrictions if on MT<5.0
2019-03-11Fixed crash on MT0.4Pierre-Yves Rollo1-1/+1
2019-03-11Fixed crash on MT0.4Pierre-Yves Rollo1-1/+1
2019-03-09Updated screenshotPierre-Yves Rollo1-0/+0
2019-03-09Fixed a remaining bug in node placementPierre-Yves Rollo1-15/+17
2019-03-09Fixed a remaining bug in node placementPierre-Yves Rollo1-15/+17
2019-03-09Update READMEPierre-Yves Rollo1-0/+2
2019-03-09Update READMEPierre-Yves Rollo1-1/+12
2019-03-09Update READMEPierre-Yves Rollo2-2/+18
2019-03-09Use MT5 set_rotation to allow all rotations of nodesPierre-Yves Rollo1-20/+52
2019-03-09Use MT5 set_rotation to allow all rotations of nodesPierre-Yves Rollo2-23/+93
2019-03-09Use MT5 set_rotation to allow all rotations of nodesPierre-Yves Rollo3-43/+145
2019-03-09Fixed top and bottom nodeboxes in preparation of new rotation abilitiesPierre-Yves Rollo1-2/+2
2019-03-09Removed redundant mod dependanciesPierre-Yves Rollo2-4/+0
2019-03-09Small update of READMEPierre-Yves Rollo1-1/+1
2019-03-09Small update of READMEPierre-Yves Rollo1-1/+1