whosit
0ec62a1732
Make posters dyeable ( #20 )
...
* set signs param2 to colorfacedir
- make signs use a color palette and hardware coloring
- add poster coloring crafting recipes and optional depend on dye
* use xcompat
* optipng textures
* make recipe shapeless
* fix spaces/tab mix
* remove xcompat check
2025-03-31 15:27:16 +02:00
1F616EMO~nya
0f6624f5a5
Convert CR(LF)s to LFs ( #19 )
2024-09-06 19:04:09 -04: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
27f582b041
Fix formspec does not update on text changes ( #10 )
2023-12-10 21:42:38 +01:00
Niklp
afe8f517d7
Fix sign formspec updates while used ( #9 )
...
* Fix sign formspec updates while used
read https://gitea.your-land.de/your-land/bugtracker/issues/5553
* Better group name
2023-12-08 19:33:01 -05:00
luk3yx
03953f0fc0
Improve exploit fix ( #8 )
2023-12-04 19:28:14 +11:00
luk3yx
7b87099f2c
Bugfix
2023-12-04 08:22:43 +13: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
Athozus
1f8e99c9c5
Apply formspec escape in editing formspec (signs api) ( #2 )
2023-07-27 17:10:27 +02:00
Athozus
ac4bb3d3d3
Update French translations
2023-07-26 21:03:10 +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
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
Pierre-Yves Rollo
d2c7abd98b
Add 'signs_api/' from commit 'b837f9d38c3a81dc49c3c1234dbea0d34628b057'
...
git-subtree-dir: signs_api
git-subtree-mainline: ebadeb20d9
git-subtree-split: b837f9d38c
2019-12-31 17:07:27 +01:00
Pierre-Yves Rollo
135cae7219
Removed display_api, signs_api, and font_api to make them subtrees
2019-12-31 17:06:15 +01:00
Pierre-Yves Rollo
0ca85ac5c1
Detect rotation restriction ( #29 )
...
Autodetect rotation restrictions if on MT<5.0
2019-03-14 09:36:41 +01:00
Pierre-Yves Rollo
2e98900cc0
Use MT5 set_rotation to allow all rotations of nodes
2019-03-09 20:24:53 +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
Pierre-Yves Rollo
367e5026dd
Fonts configurable in signs, posters and steles
2018-11-23 11:34:55 +01:00
Pierre-Yves Rollo
59ae9fa4d1
Simplified signs formspec for release
2018-11-18 15:44:55 +01:00
Pierre-Yves Rollo
641dddfd51
Code simplification and securisation
2018-11-18 15:29:59 +01:00
12Me21
44b911be9e
Improve on_rotate functions ( #21 )
...
Fixed bugs and improve on_rotate and support color- paramtype2s
2018-09-26 19:41:30 +02:00
Pierre-Yves Rollo
c19348d305
Cleanup some unused code
2018-07-16 10:18:37 +02:00
Pierre-Yves Rollo
8c7557e45d
Rework all nodes displaying text according to new font_api
2018-07-13 20:41:53 +02:00
Thomas--S
f3970f641e
Seperate signs API from signs definitions
...
Change modnames from *_lib to *_api
2018-02-07 06:04:12 +01:00