1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-07 02:35:20 +01:00
Files
luanti/src/client
Loïc Blot 170dd409cb Fix particle spawners not visible since CSM spawner implementation (#8289)
* 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
2019-03-01 20:16:11 +01:00
..
2019-02-15 23:39:22 +00:00
2019-02-10 23:03:26 +00:00
2018-03-24 15:45:25 +01:00
2018-03-24 15:45:25 +01:00
2018-09-29 19:40:17 +01:00