branchrust_reboot/main/wiretool_fixes2cancel
22 Commits over 0 Days - ∞cph!
Fixed NRE when isolating a wire and leaving building privilege
WireColorSettings back to FileSystem.Load, but done correctly by inheriting BaseScriptableObject
Fixed potential ClientIOLine NRE
Changed WireColorSettings scriptables loading
Restored powerline cable material shader
Fixed custom colored pie menu options not being colored properly
(the wire tool selected color was always grey instead of the actual color)
More WireTool code cleanup and comments for future me
Fixed holding right click to disconnect a wire also clearing your pending wire, if any (caused by 94444)
Fixed hoses using the wire directional materials, set them to use the new stripped wire shader
Fixed WireColorSettings scriptables loading
Merged main into wiretool_fixes2
Naming, moved things around, removed unused code
More wire tool refactoring, the OnInput method mainly
Updated wire materials, fixed the weird reflection on directional materials
Refactored colored IO lines prefab spawning
Merged wire-culling into wiretool_fixes2
Fixed colored wires reverted to default color when clearing one of their segments
Cleaned up and refactored wiretool color pie menu