External Publication
Visit Post

WIP Mods • Re: [mod] Automated Storage & Retrieval System [asrs]

Luanti Forums - Index page [Unofficial] April 29, 2026
Source

Ya, I seen that, although not directly in the C code. I seen the pull request that added the tool distance check to prevent cheating. I can, and did change the range, I think I remember reading that the pointed node uses raycast, and setting it to hundreds or thousands of nodes would become computationally expensive. I feel like this should be a setting, so modders can decide if they want that 'anti-cheat' feature on a per-node basis. I can limit the nodes/objects that a tool can point at, but that only really changes whether the node get's highlighted, internally it's still running a raycast on everything, and there doing a table lookup to see if that node should be highlighted which probably makes it even worse. I do wonder if I could just use a chat command and pull up the inventory and be able to interact with it.

Statistics: Posted by Nathan.S — Wed Apr 29, 2026 01:17


Discussion in the ATmosphere

Loading comments...