aboutsummaryrefslogtreecommitdiff
path: root/ontime_clocks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* handle interactions w/ explosions (#3)fluxionary2023-10-031-0/+6
| | | | | | | | | | | | | | | | | * don't let explosions destroy sign entities * destroy sign entities if sign node is exploded * remove redundant destructor call * make sure other things don't try to interact w/ the signs entity * name will be "" for non-players or unknown players. * remove default value from initial values --------- Co-authored-by: Niklp <89982526+Niklp09@users.noreply.github.com>
* Use initial_properties (#6)Niklp2023-09-302-174/+0
| | | | | | | * Use initial_properties * Add more copyright information * It's LGPL not GPL
* Add luacheck, update translations, replace ABMs, bug fixes (#1)Niklp2023-07-2415-255/+75
| | | | | | | | | | | * 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
* Delete depends.txt, update mod.confsys42022-07-022-9/+5
|
* Update Malay translationYaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi (MNH48)2020-07-051-6/+6
|
* Lossless compressionMoNTE482019-08-2013-0/+0
|
* Fixed top and bottom nodeboxes in preparation of new rotation abilitiesPierre-Yves Rollo2019-03-091-2/+2
|
* Added mod.confPierre-Yves Rollo2019-03-091-0/+4
|
* Depreciation of old display groups and display_lib global + warningsPierre-Yves Rollo2018-12-031-23/+23
|
* Seperate signs API from signs definitionsThomas--S2018-02-074-39/+39
| | | | Change modnames from *_lib to *_api
* Copyright notices updatePierre-Yves Rollo2018-01-281-2/+6
|
* Update the entities as soon as mapblock is loadedThomas--S2018-01-281-6/+6
| | | | | Useful e.g. after /clearobjects Introduces the group `display_lib_node`
* Version 1.0Pierre-Yves Rollo2018-01-131-1/+1
|
* Added compatibility with advtrains modGabriel Pérez-Cerezo2017-12-081-6/+6
|
* Add Malay translationMuhammad Nur Hidayat Yasuyoshi2017-08-271-0/+42
|
* Release 2017-08-26Pierre-Yves Rollo2017-08-264-4/+10
|
* add intllib support (i18n)fat1152017-08-057-10/+169
| | | | | | | | -> mods ontime_clocks, signs, signs_roads & steles add french translations add updatepo.sh script to update po/pot files add specific array for full description of steles
* Fixed incorrect dependanciespyrollo2016-12-201-0/+1
|
* Relicensing to LGPL, fixes and evolutionsPierre-Yves Rollo2016-08-256-17/+245
|
* Added facedir node support to display_lib, created font_lib, updated mods ↵Pierre-Yves Rollo2015-11-281-6/+6
| | | | accordingly
* First commitPierre-Yves Rollo2015-11-1120-0/+398