Commit Graph

7 Commits

Author SHA1 Message Date
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
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