d7de025623
Switched from deprecated functions setyaw and setpos to set_yaw and set_pos
2019-03-05 20:59:42 +01:00
b98e97157c
Update API documentation
2018-12-11 14:58:11 +01:00
d073c9edb8
Added display entity yaw attribute
2018-12-11 14:57:42 +01:00
ea583b5250
Added font_lib deprecation and corresponding notices in READMEs
2018-12-11 11:52:55 +01:00
b3c935768f
Merge branch 'master' into dev
2018-12-09 17:24:46 +01:00
ca28c5e835
Remove entity where display node not found
2018-12-08 19:27:08 +01:00
1856121098
New Font:render method
2018-12-05 15:41:56 +01:00
86db2d2c72
Fixed entity existence verification
2018-12-04 18:01:36 +01:00
b16f9fc23b
Updated API with new group
2018-12-04 17:59:52 +01:00
9ce075d30b
Depreciation of old display groups and display_lib global + warnings
2018-12-03 16:27:08 +01:00
ab5a510775
Avoid crash if entity not defined.
2018-12-02 15:22:37 +01:00
6c92826e3c
Replaced core reference by usual minetest reference
2018-12-01 20:44:10 +01:00
9ca3474360
Atempt to fix "unknown object" issue + code rework
2018-11-29 14:27:36 +01:00
e7856f70a7
Update README.md
2018-11-09 15:28:54 +01:00
06e97a1631
Update README.md
2018-11-09 15:28:28 +01:00
f6b11d6cc6
Update copyright.txt
2018-09-26 19:43:33 +02:00
a9c7e2235f
Improve on_rotate functions ( #21 )
...
Fixed bugs and improve on_rotate and support color- paramtype2s
2018-09-26 19:41:30 +02:00
969bd674c9
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
508db92633
Update copyright.txt
2018-09-21 17:08:17 +02:00
30af909da5
Merge pull request #20 from 12Me21/master
...
Improved on_place
2018-09-21 17:07:11 +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
c1f7b571b8
Add missing textures
2018-09-20 21:15:23 +02:00
2793e0ab8f
Added simple wooden sign
2018-09-20 15:27:42 +02:00
a0d596bab9
Creation for boards mod
v1.1.1
2018-07-16 10:26:26 +02:00
c19348d305
Cleanup some unused code
2018-07-16 10:18:37 +02:00
4b02cfdfca
Fix default font chosing when multiple fonts
2018-07-16 10:18:08 +02:00
fac6dfe1f8
Removed a debug trick and fixed indentation
2018-07-15 09:40:18 +02:00
897b0f1f98
Update README.md
2018-07-13 23:23:46 +02:00
78f7994976
Replaced default epilepsy font by Metro font.
v1.1.0
2018-07-13 23:16:05 +02:00
8c7557e45d
Rework all nodes displaying text according to new font_api
2018-07-13 20:41:53 +02:00
e51afb851c
Fix Poster crash (amend)
2018-07-09 14:04:51 +02:00
8661a5ca62
Fixed crash when opening Poster formspec due to change in font_api.
2018-07-09 13:55:07 +02:00
a83d494d45
Fix typos in API.md
2018-07-09 07:19:27 +00:00
d3aae9b262
Added two documentation schema
2018-07-08 21:27:39 +02:00
b96550ab24
Creation of Font class and code update accordingly (fix)
2018-07-08 20:41:02 +02:00
c6cad702bc
Creation of Font class and code update accordingly
2018-07-08 20:36:34 +02:00
23bcd70199
Update README.md
v1.0.1
2018-05-30 10:07:04 +00:00
aa319e4144
Merge pull request #15 from Thomas--S/positions
...
PR merged : Allow a greater object offset
2018-03-04 18:15:44 +01: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
9c877a0244
Merge pull request #12 from Thomas--S/api
...
Seperate signs API from signs definitions
2018-02-13 21:12:04 +01:00
f3970f641e
Seperate signs API from signs definitions
...
Change modnames from *_lib to *_api
2018-02-07 06:04:12 +01:00
2acccd7261
Fix ndef nill value in steles mod when technics not installed
2018-02-02 22:44:58 +01:00
d2fadaea7b
Merge pull request #11 from Thomas--S/formspec
...
Use default formspec style
2018-02-02 22:39:01 +01:00
1721f6cef4
Merge pull request #10 from Thomas--S/patch-1
...
Fix typo and formatting in API.md
2018-02-02 22:38:34 +01:00
3483f34fa9
Use default formspec style
2018-02-01 16:56:19 +01:00
e374903061
Fix typo and formatting in API.md
2018-01-31 19:39:16 +01:00
2977ad5113
Update display_lib API.md
2018-01-29 13:17:32 +00:00
9b65804de2
Update display_lib API.md
2018-01-29 13:15:24 +00:00
60e80180c6
Copyright notices update
2018-01-28 19:08:07 +01:00