Skip to content
Snippets Groups Projects

Fix random desyncs with `-file` in addons with custom net cvars.

Merged haya_underscore requested to merge haya_/RingRacers:fix-file into master
  1. Aug 26, 2024
  2. May 28, 2024
    • haya_underscore's avatar
      Actually revert this for now... · 40575d1a
      haya_underscore authored
      40575d1a
    • haya_underscore's avatar
      Fix netvar hash errors caused by addons loaded by `-file`. · d266fbe6
      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.
      d266fbe6
Loading