1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-06 15:35:26 +01:00
Files
luanti/games/devtest/mods/unittests/entity.lua
Lars Müller 8ed55b3aff Help modders deal with object invalidation (#14769)
* Skip invalid objects in raycasts
* Add `ObjectRef:is_valid` method
* Add object inside radius / area iterators which skip invalid objects
* Update docs to clarify object invalidation and how to deal with it

---------

Co-authored-by: sfan5 <sfan5@live.de>
2024-07-01 20:50:38 +02:00

4.8 KiB