branchrust_reboot/main/naval_update/boat_building/boat_construction_skincancel

11 Commits over 0 Days - ∞cph!

21 Days Ago
Switch an unnecessary newing of a list to a clear in CachedBoatParts
21 Days Ago
21 Days Ago
Cached missing blocks
21 Days Ago
Component comment fix
21 Days Ago
Got rid of a FindChildRecursive and a couple of GetComponentsInChildren, use the BoatConstructionSkin cached ones instead.
21 Days Ago
Caching fixes. Profiling.
21 Days Ago
Switch at runtime test
21 Days Ago
Switched all boat blocks to BoatConstructionSkin and pre cached.
21 Days Ago
Added BoatConstructionSkin, can precache colliders, hurt and parenting triggers.