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
882af249e0
Fixed crash on MT0.4
2019-03-11 10:16:18 +01:00
Pierre-Yves Rollo
76dde2b6f5
Fixed a remaining bug in node placement
2019-03-09 21:18:43 +01:00
Pierre-Yves Rollo
5d91a6de20
Update README
2019-03-09 20:47:33 +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
46cb9d82dd
Switched from deprecated functions setyaw and setpos to set_yaw and set_pos
2019-03-05 20:59:42 +01:00
Pierre-Yves Rollo
fc40e54ed2
Update API documentation
2018-12-11 14:58:11 +01:00
Pierre-Yves Rollo
c9329d3789
Added display entity yaw attribute
2018-12-11 14:57:42 +01:00
Pierre-Yves Rollo
81e6dc89ae
Added font_lib deprecation and corresponding notices in READMEs
2018-12-11 11:52:55 +01:00
Pierre-Yves Rollo
ffe113c62a
Remove entity where display node not found
2018-12-08 19:27:08 +01:00
Pierre-Yves Rollo
0f514c5c89
Fixed entity existence verification
2018-12-04 18:01:36 +01:00
Pierre-Yves Rollo
4d8dec3b79
Updated API with new group
2018-12-04 17:59:52 +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
b88f67f015
Avoid crash if entity not defined.
2018-12-02 15:22:37 +01:00
Pierre-Yves Rollo
bcc181cb15
Replaced core reference by usual minetest reference
2018-12-01 20:44:10 +01:00
Pierre-Yves Rollo
03983f081e
Atempt to fix "unknown object" issue + code rework
2018-11-29 14:27:36 +01:00
Pierre-Yves Rollo
77c8b0a5ec
Update README.md
2018-11-09 15:28:54 +01:00
Pierre-Yves Rollo
9c5752f0d9
Update README.md
2018-11-09 15:28:28 +01:00
Pierre-Yves Rollo
5586b9d1c4
Update copyright.txt
2018-09-26 19:43:33 +02: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
d22362a4ac
Reverting submodule change until zip file does not include submodule
2018-09-21 21:19:48 +02:00
Pierre-Yves Rollo
12b556e929
Turned display_api into a submodule
2018-09-21 19:37:38 +02:00
Pierre-Yves Rollo
508db92633
Update copyright.txt
2018-09-21 17:08:17 +02:00
12Me21
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
Pierre-Yves Rollo
8c7557e45d
Rework all nodes displaying text according to new font_api
2018-07-13 20:41:53 +02:00
Thomas--S
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
Thomas--S
f3970f641e
Seperate signs API from signs definitions
...
Change modnames from *_lib to *_api
2018-02-07 06:04:12 +01:00