Fix random desyncs with `-file` in addons with custom net cvars.
- Aug 26, 2024
-
-
haya_underscore authored
-
- May 28, 2024
-
-
haya_underscore authored
-
haya_underscore authored
Squashed commit of the following: commit 9eaae466ad6ae04106465f4c367bb022a75fd839 Author: hayaunderscore <stophayapls123@proton.me> Date: Tue May 28 08:35:26 2024 +0800 Actually add the block check commit bd1ff18b Author: hayaunderscore <stophayapls123@proton.me> Date: Tue May 28 08:32:04 2024 +0800 Fix netvar hash errors caused by addons loaded by `-file`. Fixes numerous random desyncs in dedicated server environments. Also calls `P_InitMapData` and `HU_LoadGraphics` if we have a PWAD loaded.
-