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
Athozus
1f8e99c9c5
Apply formspec escape in editing formspec (signs api) ( #2 )
2023-07-27 17:10:27 +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
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
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