Time Nick Message 06:45 MinetestBot 02[git] 04appgurueu -> 03luanti-org/luanti: Add spatial index for objects (#14631) 13a3648b0 https://github.com/luanti-org/luanti/commit/a3648b0b163a0c8d92c5cf4581f72b1f0c04eee0 (152025-04-08T06:44:53Z) 16:17 MinetestBot 02[git] 04sfan5 -> 03luanti-org/minetestmapper: Update build-mingw.sh to keep it working 139d7400a https://github.com/luanti-org/minetestmapper/commit/9d7400a438491766197868e0a2d6c69486562aa8 (152025-04-08T16:17:16Z) 16:17 MinetestBot 02[git] 04sfan5 -> 03luanti-org/minetestmapper: Fix ustring type relying on non-standard C++ behavior 13637755d https://github.com/luanti-org/minetestmapper/commit/637755d6f9e15215f2891eb1df13ae00040aa60d (152025-04-08T16:17:16Z) 16:33 sfan5 there's a new windows builds out for minetestmapper, in case anyone is using that: https://github.com/luanti-org/minetestmapper/releases/tag/20250408 16:37 sfan5 apparently the previous binaries have a download count of 150 so not really 16:38 sfan5 for a comparison: the 5.11.0 windows binaries have amassed ~24k downloads since the release two months ago 17:08 pgimeno oh, it's probably mostly of use to advanced players, anyway I always compile it myself for one 17:11 pgimeno I've successfully turned it into a node search tool; I gave up on maintaining my LuaJIT one with the different database formats 17:12 pgimeno format 29 required too many changes and new code, plus the docs for the zstd library API really suck 17:16 pgimeno by the way, --exhaustive=full really sucks; it should just select all blocks present in the database, not attempt every block coordinate. I gave up after waiting for 15 minutes while being stuck at 0% all that time. 17:47 sfan5 well you're not supposed to use that 17:49 sfan5 "just select all blocks in the db" is actually --exhaustive=never 17:52 pgimeno really? I didn't see a query like SELECT data,x,y,z FROM blocks, I implemented it for the node search tool 17:52 pgimeno by the way, finally got rid of all footprints! I can now safely disable the mod 18:15 sfan5 well not exactly because it only ever fetches one Y stack at once 18:15 sfan5 but before that it collects all x, z pairs it needs to do that for 20:25 MinetestBot 02[git] 04appgurueu -> 03luanti-org/luanti: Improve some warning messages (#15990) 137689f1f https://github.com/luanti-org/luanti/commit/7689f1f0fd6a954ac061e683a332e3555f72c152 (152025-04-08T20:24:00Z) 20:25 MinetestBot 02[git] 04sfan5 -> 03luanti-org/luanti: Some minor code cleanups 1303affa1 https://github.com/luanti-org/luanti/commit/03affa1bbb9211011350a4a8f3ece1ed8963ee2b (152025-04-08T20:24:37Z) 20:25 MinetestBot 02[git] 04sfan5 -> 03luanti-org/luanti: Drop support for storing mipmap data alongside IImage 1338c3876 https://github.com/luanti-org/luanti/commit/38c3876c4ef79f310e445cba06af804b1db52fb0 (152025-04-08T20:24:37Z) 20:25 MinetestBot 02[git] 04sfan5 -> 03luanti-org/luanti: Fix GLES texture download to handle mipmaps and cubemap type 139ff07df https://github.com/luanti-org/luanti/commit/9ff07df45e10490e71868b6c48b67b31ba94b11f (152025-04-08T20:24:37Z) 20:25 MinetestBot 02[git] (3 newer commits not shown) 20:27 MinetestBot 02[git] 04sfan5 -> 03luanti-org/luanti: Fix operator[] for vector2d and vector3d being potentially UB (#15977) 13a00b9ca https://github.com/luanti-org/luanti/commit/a00b9cab36fa116e8af97df6036ad0e634775447 (152025-04-08T20:25:45Z) 23:50 usr_40476 just curious, how do i adjust reach distance? I cant find it it the latest version, it was accesable before the rebranding but now i cant find it