ad30eeab23
Add mods loading messages to action log
2020-07-23 15:39:26 +02:00
f27b5478b9
Add 'display_api/' from commit '3a43e4ad81dc6595fabfa22c88e229c393f93529'
...
git-subtree-dir: display_api
git-subtree-mainline: 135cae7219
git-subtree-split: 3a43e4ad81
2019-12-31 17:06:56 +01:00
135cae7219
Removed display_api, signs_api, and font_api to make them subtrees
2019-12-31 17:06:15 +01:00
e46ece5ec6
Depreciation of old display groups and display_lib global + warnings
2018-12-03 16:27:08 +01:00
b88f67f015
Avoid crash if entity not defined.
2018-12-02 15:22:37 +01:00
bcc181cb15
Replaced core reference by usual minetest reference
2018-12-01 20:44:10 +01:00
03983f081e
Atempt to fix "unknown object" issue + code rework
2018-11-29 14:27:36 +01:00
44b911be9e
Improve on_rotate functions ( #21 )
...
Fixed bugs and improve on_rotate and support color- paramtype2s
2018-09-26 19:41:30 +02:00
d22362a4ac
Reverting submodule change until zip file does not include submodule
2018-09-21 21:19:48 +02:00
12b556e929
Turned display_api into a submodule
2018-09-21 19:37:38 +02:00
dfaf64cd61
Improved on_place
...
Now uses player view direction when trying to place nodes on the floor or ceiling, for both wallmounted and facedir nodes.
Also supports nodes where paramtype2 is not wallmounted or facedir.
2018-09-20 16:07:43 -04:00
8c7557e45d
Rework all nodes displaying text according to new font_api
2018-07-13 20:41:53 +02:00
ec48743fb9
Allow a greater object offset
...
This allows e.g. polemounted signs.
Required for display_modpack to be usable in the streets mod.
Backwards compatible.
2018-02-25 18:47:58 +01:00
f3970f641e
Seperate signs API from signs definitions
...
Change modnames from *_lib to *_api
2018-02-07 06:04:12 +01:00