Time Nick Message 00:30 paramat merging #9359 00:30 ShadowBot https://github.com/minetest/minetest/issues/9359 -- Warn of biome ID re-allocation when unregistering or clearing biomes by paramat 19:53 Krock rubenwardy: good luck unittesting an entire map 19:54 Krock a demo map could be provided, but still. 20:03 rubenwardy not difficult 20:03 rubenwardy with good software design, the map should not be tied to any particular serialisation 20:04 rubenwardy here's how my pathfinder is tested: https://gist.github.com/rubenwardy/77b3c5651415a050143bff3b6bc31446 20:05 rubenwardy maybe I need to accept that Minetest does not have good software design anywhere