userAdam Wcancel

6,702 Commits over 2,496 Days - 0.11cph!

7 Months Ago
Merge from prop_caps
7 Months Ago
Boat ramp can no longer be picked up on a finished boat
7 Months Ago
Merge from alternate_grill_fix
7 Months Ago
Show an errror toast when boat is moving too fast to deploy & edit. Groundwork for any future toasts.
7 Months Ago
Add JunkPileWater.MinimumPlayerBoatVelocityToBeDestroyed convar, defaults to 5.
7 Months Ago
Alternate grill fix
7 Months Ago
Merge from parent
7 Months Ago
Commit the material changes that keep showing up.
7 Months Ago
Network++
7 Months Ago
Merge from parent
7 Months Ago
Can specify chance of enabling effect. Add a random delay on enabling.
7 Months Ago
Sails wip
7 Months Ago
Damage FX. Added HealthVisuals. Setup on smallengine.
7 Months Ago
merge from parent
7 Months Ago
Remove leftover DamangeRenderer component on PlayerBoat
7 Months Ago
PlayerBoat.MaxVelocity is now a replicatedvar
7 Months Ago
Steering is no longer applied if anchored.
7 Months Ago
null check
7 Months Ago
Revert BoatBuildingStation.GetForPlayer changes
7 Months Ago
Remove unused function
7 Months Ago
Refactored separate creation of OBBs into a single function. Steering wheel check uses same entity finding as rest of BBS functionality.
7 Months Ago
Some cleanup.
7 Months Ago
missing null check
7 Months Ago
GetBoatBuildingStation uses FindTrigger on player instead of a vis check.
7 Months Ago
Boatbuilding UI: Only check vis every second,
7 Months Ago
Extra profiling
7 Months Ago
Refactored BoatBuildingStation.GetPlayerCount to HasPlayerInBuildArea and it uses the bbs trigger instead of a vis. We don't care how many players, just if there are any or not.
7 Months Ago
Removed unused functions
7 Months Ago
Bump the BoatBuildingStation autoclose check interval up now that most people are gonna be using deploy & edit
7 Months Ago
Remove some redundant checks from CanClearArea. Misc rate limiting. Calculate and cache CanClear once a frame for the client when called - reuse it when there are multiple calls a frame (option menu show stuff)
7 Months Ago
Test saves
7 Months Ago
Change all GetEntitiesInBuildArea for BoatBuildingBlock to VehiclesLarge layer
7 Months Ago
GetPlayerBoats() - GetEntitiesInBuildArea only checks VehicleLarge layer instead of all layers
7 Months Ago
Fix placement guide showing doors as placeeable in the middle of a finished boat when they're not (guide only, was never actually able to place)
7 Months Ago
Update VehiclePrivilege's menu options text to reference vehicle instead of cupboard. (will fix Tugboat too)
7 Months Ago
Merge from naval_update (including network++)
7 Months Ago
network++
7 Months Ago
Enabled AllowKinematicDrift for PlayerBoat
7 Months Ago
Merge from netting_placement_rework
7 Months Ago
Merge from main
7 Months Ago
Potential fix for NPCAnimController NRE
7 Months Ago
Clear TriggerHurtNotChild source entity/hurt trigger user when converting boats to editable
7 Months Ago
Fix duplicate var name
7 Months Ago
merge from boat_building
7 Months Ago
Tweak bbs deployable blocking collider
7 Months Ago
Merge from parent
7 Months Ago
merge from boat_building
7 Months Ago
compile fix
7 Months Ago
Merge from extended_decay
7 Months Ago
Reset decay when converting to editable