userJarryd Campicancel
branchrust_reboot/main/building_skins_3cancel

17 Commits over 0 Days - ∞cph!

11 Months Ago
Fixed non-shipping container gibs getting tint colours
11 Months Ago
▋▊▉▇ ▊▉▆▄▇▋▌▉ ▅▋▊▇▋▄▍█ ▍▉▇▉▋▅ ▆▉▆▄▉▍
11 Months Ago
Fix shipping container blocks randomising colour when the server loads
11 Months Ago
Make a png version of the colour lookup, solves the final pixel being read incorrectly
11 Months Ago
Shipping container colour lookup now uses a texture sample on the COlour lookup asset (editor only, caches the colours for runtime)
11 Months Ago
Compile fix
11 Months Ago
Radial menu no longer changes colour of the selected icon to white if the outline is enabled
11 Months Ago
Container blocks will now randomise colour via the construction skin component instead of using the shader world position (shader world pos was going to be problematic for gibs) Removed random option from container colour spray can wheel Upgrading a block to the shipping container skin will now use the last colour that was applied via a spraycan by that player, if the player has not used a spraycan to change the colour of a block in the current life a random colour will be selected
11 Months Ago
Applied spray can colour radial change to wire/hose/pipe tool colour picker
11 Months Ago
Add an overlay sprite on top of the colour sprite when picking a colour for shipping container walls
11 Months Ago
Fix index out of range error on a specific spraycan colour
11 Months Ago
Fix spray can not being able to colour shipping container blocks (Don't hard code the skin id, exposed a supports colour change toggle on the BuildingGrade asset)
11 Months Ago
Merge from main
11 Months Ago
Fixed gibs not matching colour Bug fixes
11 Months Ago
Apply new construction skin component to all container prefabs
11 Months Ago
Play animation and fx
11 Months Ago
First pass spray can logic