Time  Nick        Message
05:13 shangul     The library is not done, yet. But with what I have written till now I coded this: http://92.222.41.125/users/farooqkz/Peek%202020-09-19%2009-35.webm
05:13 shangul     hits the nearest mob(monster)
07:14 Menchers    what is SpatialIndex AreaStore used for?
09:20 jas_        hi Menchers.  it's for quickly determining whether a position is within an area -- at least, that's what i use it for.
09:24 jas_        https://github.com/minetest/minetest/blob/master/doc/lua_api.txt#L5806 => "A fast access data structure to store areas, and find areas near a given position or area."
09:29 jas_        !mod
09:29 MinetestBot jas_: connected bridge node [viaduct] by pithy - https://forum.minetest.net/viewtopic.php?t=14559 - https://github.com/pithydon/viaduct
09:29 jas_        hm
09:30 jas_        from the above link: "You are not authorised to read this forum."
18:17 mangul      I wonder what "v3f1000" is. I couldn't find its definition by grepping all files in src/
18:19 rubenwardy  mangul: https://github.com/minetest/minetest/blob/515d38a702f0ebe1f419ce38c86484ecb845ed36/src/util/serialize.h#L253
18:19 Krock       it's map-only. network does no longer use it
18:19 Krock       for compatibility reasons
18:21 mangul      rubenwardy, Krock, thank you :)
18:21 Krock       !next
18:21 MinetestBot Another satisfied customer. Next!
18:21 mangul      :))
23:41 MinetestBot 02[git] 04paramat -> 03minetest/minetest_game: Update game description to manage expectations (#2740) 131d3feba https://git.io/JUEKu (152020-09-19T23:40:49Z)