branchrust_reboot/main/wiretool_fixes2cancel

22 Commits over 0 Days - ∞cph!

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