1. Update 1.0.0.59
  2.  
  3. Attention soldiers,
  4.  
  5. we updated the game today. Visit our website and read about Known Issues.
  6.  
  7.  
  8. Changelog 1.0.0.59
  9.  
  10. Game
  11. Fixed: Supplies in vehicles are now colliding with characters and other vehicles
  12. Fixed: M998 is getting caught on small curbs and other small objects
  13. Fixed: Some weapons collide with themselves when dropped on the ground
  14. Fixed: Opening the arsenal multiple times reduces the FPS
  15. Fixed: GarbageSystem not handling EntitySlotInfo (#T171667)
  16. Fixed: Arsenal was creating visible objects at 0,0,0 coordinates
  17.  
  18. Performance
  19. Added: Server performance improvements
  20. Fixed: GarbageSystem keeping track of ground hierarchy items unnecessarily (#T171701)
  21.  
  22. Stability
  23. Fixed: Changing seats would sometimes access an already deleted compartment
  24.  
  25. Modding
  26. Changed: OnItemAdded and OnItemRemoved invokers were moved down into the shared ScriptedInventoryStorageManagerComponent. The garbage system previously handled in the script in those events was moved to C++
  27. Removed: SCR_VirtualArsenalCacheManager and replaced it with ItemPreviewManagerEntity
  28.