branchrust_reboot/main/wiretool_fixes2cancel

22 Commits over 0 Days - ∞cph!

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