Time Nick Message 02:58 MTDiscord Still not seeing much traction on the performance improvements from spatial indexing being merged or reviewed. Bump: https://github.com/luanti-org/luanti/issues/14613, Specifically looking for appgurueu's PR to get merged over mine: https://github.com/luanti-org/luanti/pull/14631 12:22 MTDiscord Is there any performance readout or other data we could provide to get this going? 14:30 MTDiscord Haha, no worries, they know it provides the perf gains, and have that data already, this is just a time/want thing 14:53 sfan5 merging #15813,#15815,#15771,#15683,#15605 in 10m or so 14:53 ShadowBot https://github.com/luanti-org/luanti/issues/15813 -- Clang-Tidy config: Ignore performance-avoid-endl and performance-inefficient-string-concatenation by Desour 14:53 ShadowBot https://github.com/luanti-org/luanti/issues/15815 -- SDL irr device: Ignore +-0.0f y mouse wheel events by Desour 14:53 ShadowBot https://github.com/luanti-org/luanti/issues/15771 -- Implement metadata-aware version of InvRef:remove_item() by andriyndev 14:53 ShadowBot https://github.com/luanti-org/luanti/issues/15683 -- [no squash] CAO 'node' visual by sfan5 14:53 ShadowBot https://github.com/luanti-org/luanti/issues/15605 -- Re-save active entities more often if they move a certain distance by andriyndev 20:18 MTDiscord I would advise to revert this commit while it is not late yet: https://github.com/luanti-org/luanti/commit/ba62808fe8b1d980915d686921482b9de0d08502 20:38 sfan5 why? 20:41 MTDiscord I wrote about that in the PR. It would be better if it waited for the SSCSM and was implemented fully client-side without unnecessary forwardings from the server to clients 20:44 MTDiscord Also, as I see the SSCSM is on the way of implementing now, there are a few relevant open PRs for that