diff options
author | est31 <MTest31@outlook.com> | 2015-09-15 18:37:58 +0200 |
---|---|---|
committer | est31 <MTest31@outlook.com> | 2015-09-15 19:45:17 +0200 |
commit | f61f817b9c170942a5b3ce3591125c2191645cd0 (patch) | |
tree | cb8ff32f6bcfbbc6e26b1142e144216c752aedf1 /cmake/Modules | |
parent | 8e9c9e305aecdb5b432c0990fef85fa6ff3c042b (diff) | |
download | minetest-f61f817b9c170942a5b3ce3591125c2191645cd0.tar.gz minetest-f61f817b9c170942a5b3ce3591125c2191645cd0.tar.bz2 minetest-f61f817b9c170942a5b3ce3591125c2191645cd0.zip |
Disallow placing entities outside safe boundaries
Entity positions are serialized as F1000. Disallow placing
entities outside safe borders with the minetest.add_entity
call.
Note that this patch only enforces those boundaries for
placing entities, moving entities that move outside boundaries
aren't affected.
Thanks to @nanepiwo for pointing this out.
Diffstat (limited to 'cmake/Modules')
0 files changed, 0 insertions, 0 deletions