CHANGELOG

0.0.5

  • Fixed a (potential?) sync issue between flashlights and helmetlights, should be more stable too
  • Removed performance mode config and hardcoded network updates from once every 1 second to 1.2 seconds
  • Project and code cleanup

0.0.4

  • Fixed host not respecting performance mode network throttle

0.0.3

  • Added config for performance mode, this swaps network updates from 10 per second to 1 per second and is enabled by default
    • This is great for player counts above 4

0.0.2

  • Reduced network load significantly by no longer sending updates to other players every frame

0.0.1

  • Release