mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-13 05:15:28 +01:00
* Drop the ID mapper, use a big u64 instead. This will permit to resync server ids properly with the manager code * Modernize some code parts (std::unordered_map, auto) * generate id on client part on U32_MAX + 1 ids, lower are for server ids