branchrust_reboot/main/wiretool_fixes2cancel

22 Commits over 0 Days - ∞cph!

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