MoreMesecons/moremesecons_entity_detector
fluxionary cbae2c7f88
Add a distance limit to the entity detector (#32)
The distance limit can be configured with the `moremesecons_entity_detector.max_radius` setting.

An additional change prevents a crash if an object returned by `get_objects_inside_radius` is neither a valid player nor a luaentity. We don't know why this happens but it sometimes does.
2023-08-17 20:42:54 +02:00
..
textures Recompress the textures 2020-08-07 20:53:37 +02:00
init.lua Add a distance limit to the entity detector (#32) 2023-08-17 20:42:54 +02:00
mod.conf Replace deprecated depends.txt with mod.conf (#24) 2022-07-15 17:11:39 +02:00