Commit Graph

24 Commits

Author SHA1 Message Date
Nils Dagsson Moskopp 5383de2c16
Use different textures in MineClone2-derived games 2021-08-26 04:16:27 +02:00
Nils Dagsson Moskopp 524dc0c3d5
Depend on Minetest Game / MineClone2-derived games 2021-08-26 04:15:27 +02:00
Nils Dagsson Moskopp 3dcfa8b324
Allow only meshnode glue in controller inventory
If a meshnode controller was trying to make sense of metadata from an
item other than meshnode glue, the server would crash. To prevent this,
only meshnode glue is allowed to be in a meshnode controller inventory.
2021-08-26 01:33:50 +02:00
Nils Dagsson Moskopp b74ac4d27c
Attach player on top of meshnode controller
Previously, any player attached to the meshnode controller was floating
above it. This could lead to the attached player being unable to detach
from the controller, as a node could fit between player and controller.
2021-08-21 19:07:40 +02:00
orbea 4341baf516 Fix typo. 2017-11-04 18:11:35 +00:00
orbea 88815880c8 Make the meshnode privilege configurable. 2017-11-04 17:35:37 +00:00
stujones11 5901137c1e Check length of serialized item stacks 2017-07-10 17:01:47 +01:00
stujones11 e99b25ac75 Avoid double serialization of node metadata 2017-07-08 16:22:07 +01:00
stujones11 479e234ba7 Fix node highlight z-fighting 2017-02-26 14:56:23 +00:00
stujones11 80adbb7f3b Improve shading for rotated cubes, slabs and stairs 2017-02-24 19:58:48 +00:00
stujones11 84fe9864a3 Prevent model restoration in unloaded areas 2017-02-11 19:25:19 +00:00
stujones11 c6ef2fb2fb Set player above controller after detaching 2017-02-05 18:57:50 +00:00
stujones11 516a2ae617 Bugfix: worldedit marker selection lock-up 2017-01-11 18:53:53 +00:00
stujones11 7dbb5fbc32 Add missing privilege registration 2017-01-01 17:09:38 +00:00
stujones11 c56f2fa17f Respect config settings and remove glue from creative 2016-12-31 19:33:21 +00:00
stujones11 b2397014c6 Check true boolean value to enable crafting 2016-12-31 19:22:05 +00:00
stujones11 89623ea11d Bump version to 0.3.0 2016-12-31 18:19:19 +00:00
Bratmon 48452cc4bb Allowed fields.quit to be interpreted as a valid recieved field, closes #2 2015-02-01 14:45:14 +00:00
stujones11 96c48520f2 Fix typo in default group definition 2013-12-27 23:43:25 +00:00
stujones11 5e2cd62fea Version 0.2.0 Support for additional drawtypes 2013-12-27 21:25:16 +00:00
stujones11 b3a6eaa6cc Add 6d facedir support and code tidy 2013-12-24 21:09:05 +00:00
stujones11 490b8ee7b7 Increase default inclusion radius 2013-12-22 20:45:11 +00:00
stujones11 a86cc6bc32 Add reverse movement 2013-12-21 19:37:43 +00:00
stujones11 11754c0b75 Initial commit 2013-12-21 18:20:46 +00:00