1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-10-14 16:25:20 +02:00
Commit Graph

27 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
Niklp
c315900c24 Make dp_modpack game agnostic using XCompat (#14)
* .

* Add `material.sandstone` (not in upstream xcompat yet)
2024-03-11 09:04:12 +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
e25588cf91 Use initial_properties (#6)
* Use initial_properties

* Add more copyright information

* It's LGPL not GPL
2023-09-30 16:42:41 -04: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
889ee5a88d Delete depends.txt, update mod.conf 2022-07-02 12:46:17 +02:00
Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi (MNH48)
33f34e3d60 Update Malay translation 2020-07-05 19:44:42 +08:00
MoNTE48
4ae72c7fad Lossless compression 2019-08-20 10:43:54 +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
8735de0fce Added mod.conf 2019-03-09 19:08:46 +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
Pierre-Yves Rollo
60e80180c6 Copyright notices update 2018-01-28 19:08:07 +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
Pierre-Yves Rollo
a71ae8e013 Version 1.0 2018-01-13 12:38:55 +01:00
Gabriel Pérez-Cerezo
63317776bd Added compatibility with advtrains mod 2017-12-08 14:04:59 +01:00
Muhammad Nur Hidayat Yasuyoshi
1bbdf517d8 Add Malay translation 2017-08-27 09:43:15 +08:00
Pierre-Yves Rollo
c179f44ba4 Release 2017-08-26 2017-08-26 14:12:38 +02: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
pyrollo
bc9607eb91 Fixed incorrect dependancies 2016-12-20 20:21:41 +01: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