1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-10-15 16:45:35 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
Pierre-Yves Rollo
ab28e82d40 wip 2025-09-29 13:38:11 +02:00
Pierre-Yves Rollo
d96ca765b1 wip 2025-09-29 09:17:36 +02:00
Github is a non-free platform owned by Microsoft. Reasonable alternatives exist, such as Gitea, Sourcehut. We need a federated, mastodon-like forge based on ForgeFed. See: https://forgefed.org
4dc2bb661c Add mcl groups, _mcl_hardness, _mcl_blast_resistance params (#15)
* MineClonia/MineClone2 _mcl_hardness and _mcl_blast_resistance params

* _mcl_hardness and _mcl_blast_resistance to signs mod

* _mcl_hardness and _mcl_blast_resistance to clocks mod
2024-03-21 21:47:31 +01:00
Luke aka SwissalpS
394166ca56 Is ground content (#12)
* clocks aren't ground content

* signs aren't ground content

and some whitespace indentation fixes

* steles aren't ground content

and some whitespace indentation fixes
2024-03-01 15:19:28 +01:00
Niklp
fce192d288 Fix use_texture_alpha issues in mt 5.9 (#11) 2023-12-15 18:11:41 -05:00
fluxionary
2c1efede4d handle interactions w/ explosions (#3)
* 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>
2023-10-03 09:16:09 +02:00
Niklp
1440f35fa6 Add luacheck, update translations, replace ABMs, bug fixes (#1)
* 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
2023-07-24 09:59:26 +02:00
Pierre-Yves Rollo
b43c7046d7 Fixed top and bottom nodeboxes in preparation of new rotation abilities 2019-03-09 19:11:44 +01:00
Pierre-Yves Rollo
e46ece5ec6 Depreciation of old display groups and display_lib global + warnings 2018-12-03 16:27:08 +01:00
Thomas--S
f3970f641e Seperate signs API from signs definitions
Change modnames from *_lib to *_api
2018-02-07 06:04:12 +01:00
Thomas--S
1c1be8a7c1 Update the entities as soon as mapblock is loaded
Useful e.g. after /clearobjects
Introduces the group `display_lib_node`
2018-01-28 13:46:16 +01:00
Gabriel Pérez-Cerezo
63317776bd Added compatibility with advtrains mod 2017-12-08 14:04:59 +01:00
fat115
2fef15d878 add intllib support (i18n)
-> 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
2017-08-05 10:12:43 +02:00
Pierre-Yves Rollo
926242a585 Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02:00
Pierre-Yves Rollo
1b39bf7ae3 Added facedir node support to display_lib, created font_lib, updated mods accordingly 2015-11-28 20:44:04 +01:00
Pierre-Yves Rollo
d44bf53ea2 First commit 2015-11-11 14:26:39 +01:00