Aaron Suen 7da2ed13df Fix crosshairs/looktips in the void
It seems like Minetest actually generates terrain
beyond the map limit boundaries and raycast
and get_node can retrieve them server-side, even
though they aren't rendered client-side and air is
still filled with ignores.  This causes players to see
"stone" with looktips looking thru the bottom of
the world.  Fix it with an explicit check for world
bounds.
2021-11-27 09:24:28 -05:00
..
2021-07-27 07:42:40 -04:00
2020-09-10 23:21:36 -04:00
2021-07-31 15:54:11 -04:00
2021-07-31 08:43:38 -04:00
2021-07-31 21:05:52 -04:00
2021-07-31 15:54:11 -04:00