41f2eaaabb
destroy sign entities if sign node is exploded
2022-10-26 10:32:25 -07:00
4d483563f6
don't let explosions destroy sign entities
2022-10-26 10:23:06 -07:00
e0e0305836
Merge pull request #49 from sys4-fr/master
...
Delete depends.txt, update mod.conf
2022-08-26 11:22:10 +02:00
889ee5a88d
Delete depends.txt, update mod.conf
2022-07-02 12:46:17 +02:00
f5bd6d1046
Delete .gitmodules
2020-12-05 13:20:17 +01:00
e6c366df04
Delete .gitmodules
2020-12-04 09:57:27 +01:00
6135b3a60c
Merge pull request #42 from mnh48-minetest/update_malay_july2020
...
Update Malay translation
2020-07-05 18:15:06 +02:00
33f34e3d60
Update Malay translation
2020-07-05 19:44:42 +08:00
d36bf7c525
Add textarea styling to fix text color issue
2020-06-13 19:44:16 +02:00
b12d1f6b5e
Merge pull request #40 from R3R3R3/master
...
Override on_punch for poster node definition
2020-02-17 20:06:31 +01:00
d63d32b42b
Override on_punch for poster node definition
...
The signs_api `register_sign`'s default `on_punch` sets a sign's formspec to the
sign editor. If we protect a poster and then punch/break it, subsequent attempts
to view the poster will briefly cause the the sign editor to display before the
actual poster formspec. Small, but annoying.
2020-02-10 19:54:38 +01:00
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
ebadeb20d9
Add 'font_api/' from commit '4c872e829d716014e601bdf0707edd11a9abbc17'
...
git-subtree-dir: font_api
git-subtree-mainline: f27b5478b9
git-subtree-split: 4c872e829d
2019-12-31 17:07:14 +01: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
3a43e4ad81
Add missing entries to wallmounted_rotations
2019-12-31 16:58:45 +01:00
09974f0c90
Add nil check for node def
2019-12-31 16:58:20 +01:00
de915427ee
Better compressions of PNG files
2019-08-31 17:11:53 +02:00
2c845e4f68
Revert svg
2019-08-20 13:06:18 +02:00
4ae72c7fad
Lossless compression
2019-08-20 10:43:54 +02:00
4e9af449ff
Fixed API documentation (height replaced by top)
2019-03-14 09:48:27 +01:00
89fc7f863d
Fixed API documentation (height replaced by top)
v1.3.1
2019-03-14 09:48:27 +01:00
4c872e829d
Replaced prints by minetest.log and code styling
2019-03-14 09:46:04 +01:00
2b142e9dfe
Replaced prints by minetest.log and code styling
2019-03-14 09:46:04 +01:00
6162f49bc1
Replaced prints by minetest.log and code styling
2019-03-14 09:46:04 +01:00
b837f9d38c
Detect rotation restriction ( #29 )
...
Autodetect rotation restrictions if on MT<5.0
2019-03-14 09:36:41 +01:00
fd4c8e6c68
Detect rotation restriction ( #29 )
...
Autodetect rotation restrictions if on MT<5.0
2019-03-14 09:36:41 +01:00
0ca85ac5c1
Detect rotation restriction ( #29 )
...
Autodetect rotation restrictions if on MT<5.0
2019-03-14 09:36:41 +01:00
767c2653c2
Fixed crash on MT0.4
2019-03-11 10:16:18 +01:00
882af249e0
Fixed crash on MT0.4
2019-03-11 10:16:18 +01:00
1c15814156
Updated screenshot
2019-03-09 21:18:57 +01:00
010b7cc89f
Fixed a remaining bug in node placement
2019-03-09 21:18:43 +01:00
76dde2b6f5
Fixed a remaining bug in node placement
2019-03-09 21:18:43 +01:00
7c4af47caf
Update README
2019-03-09 20:50:48 +01:00
da1af1fdeb
Update README
2019-03-09 20:47:33 +01:00
5d91a6de20
Update README
2019-03-09 20:47:33 +01:00
17923d5aea
Use MT5 set_rotation to allow all rotations of nodes
2019-03-09 20:24:53 +01:00
15ed431b3a
Use MT5 set_rotation to allow all rotations of nodes
2019-03-09 20:24:53 +01:00
2e98900cc0
Use MT5 set_rotation to allow all rotations of nodes
2019-03-09 20:24:53 +01:00
b43c7046d7
Fixed top and bottom nodeboxes in preparation of new rotation abilities
2019-03-09 19:11:44 +01:00
2d63967938
Removed redundant mod dependancies
2019-03-09 19:10:27 +01:00
ce65eb4e9b
Small update of README
2019-03-09 19:09:27 +01:00
38e5d62caf
Small update of README
2019-03-09 19:09:27 +01:00
ec6f742895
Added mod.conf
2019-03-09 19:08:46 +01:00
7221f59a9d
Added mod.conf
2019-03-09 19:08:46 +01:00
ad6e62aa5b
Added mod.conf
2019-03-09 19:08:46 +01:00
8735de0fce
Added mod.conf
2019-03-09 19:08:46 +01:00
d7de025623
Switched from deprecated functions setyaw and setpos to set_yaw and set_pos
2019-03-05 20:59:42 +01:00
46cb9d82dd
Switched from deprecated functions setyaw and setpos to set_yaw and set_pos
2019-03-05 20:59:42 +01:00
eae85369ca
Update README.md
2018-12-14 11:17:38 +01:00