userAdam Wcancel

6,363 Commits over 2,345 Days - 0.11cph!

57 Days Ago
Remove some dead code
57 Days Ago
Merge from boat_building (set 111 deployable GroundWatch to include VehicleLarge layer)
57 Days Ago
Merge from largevehicle_groundwatch
57 Days Ago
Merge from parent
57 Days Ago
Extend the tugboat deployable sanity check tool to also add the VehicleLarge layer to the groundwatch layer mask for any VehicleLarge capable deployables. Ran the tool and added the layer to 130 deployables.
58 Days Ago
wip compile fixes (PC crashed killed my library, still importing to test)
58 Days Ago
merge from boat_building
58 Days Ago
Include Vehicle_Large layer in stability notifications
58 Days Ago
merge from boat_building
58 Days Ago
Merge from parent
58 Days Ago
UI help info
58 Days Ago
Show block count and limit in boat building UI if a limit is set.
58 Days Ago
Add PlayerBoat.MaxBlockCount convar. Add validation and error message.
58 Days Ago
Switch new convars to replicated for UI. Add BoatBuildingStation.EditFinishUseInterval convar. Small refactor.
58 Days Ago
Added PlayerBoat.EditEnabled and PlayerBoat.FinishEditingEnabled convars.
58 Days Ago
Merge from parent
2 Months Ago
merge from vehicle_large
2 Months Ago
merge from boat_building
2 Months Ago
Add stair specific deploy volume (was using u shaped stairs as a placeholder)
2 Months Ago
merge from boat_building
2 Months Ago
merge from vehicle_large
2 Months Ago
Steering wheel deployment volume improvements
2 Months Ago
Allow planks to be placed nearer edges to make them more useful, based on previous feedback. Looks a bit odd right now though.
2 Months Ago
Small engine deploy volume improvements
2 Months Ago
Sail deployment volume improvements
2 Months Ago
Plank groundwatch layer fix, deploy volume improvements.
2 Months Ago
Cannon ground watch layer fix, deploy volume improvements.
2 Months Ago
Ramp deploy layer fix
2 Months Ago
Add ladders back to boat building station.
2 Months Ago
Added PlayerBoat.PowerdownOnNoPlayers servervar. Can disable auto engine/sail shutdown for testing/cinematics
2 Months Ago
Merge from vehicle_large
2 Months Ago
merge from boat_building
2 Months Ago
Anchor deployment fix
2 Months Ago
Remaining layer fixes
2 Months Ago
Floor & triangle floor layer fixes
2 Months Ago
floor & triangle floor layer fixes
2 Months Ago
Square and triangle hull layer fixes, entity list updates to boat building blocks.
2 Months Ago
Profile ScaleBySpeed.Update
2 Months Ago
Wrap WaterDynamics.UpdateWaterDynamics in profiling
2 Months Ago
Add wake displacement to every hull block, to check performance
2 Months Ago
Start trying to figure out how we're gonna do this... Add PlayerBoat.Effects partial. Setup client hierarchy, realm removed server-side.
2 Months Ago
Merge from parent
2 Months Ago
Merge from main
2 Months Ago
merge from boat_building
2 Months Ago
Merge from vehicle_large
2 Months Ago
Merge from parent
2 Months Ago
merge from boat_building
2 Months Ago
Check auth for finish building
2 Months Ago
Check for auth when trying to clear build area
2 Months Ago
Wheel code fix