branchrust_reboot/main/weapon_racks/clean_upcancel
10 Commits over 0 Days - ∞cph!
WeaponRackGhost cleanup, including converting to static class.
Added some additional NRE checks server-side.
Clear, don't new array.
Moved an array to client only.
Changed a hashset to a list.
Refactor gridcell slot lookup referencing.
some more cleanup and a potential NRE fix