userAdam Wcancel
branchrust_reboot/main/naval_update/boat_buildingcancel

482 Commits over 214 Days - 0.09cph!

4 Minutes Ago
Include Vehicle_Large layer in stability notifications
33 Minutes Ago
Merge from parent
1 Hour Ago
UI help info
2 Hours Ago
Show block count and limit in boat building UI if a limit is set.
3 Hours Ago
Add PlayerBoat.MaxBlockCount convar. Add validation and error message.
3 Hours Ago
Switch new convars to replicated for UI. Add BoatBuildingStation.EditFinishUseInterval convar. Small refactor.
4 Hours Ago
Added PlayerBoat.EditEnabled and PlayerBoat.FinishEditingEnabled convars.
4 Hours Ago
Merge from parent
5 Days Ago
merge from vehicle_large
5 Days Ago
merge from vehicle_large
5 Days Ago
Add ladders back to boat building station.
5 Days Ago
Added PlayerBoat.PowerdownOnNoPlayers servervar. Can disable auto engine/sail shutdown for testing/cinematics
5 Days Ago
Merge from vehicle_large
5 Days Ago
Merge from parent
6 Days Ago
Merge from vehicle_large
6 Days Ago
Check auth for finish building
6 Days Ago
Check for auth when trying to clear build area
6 Days Ago
Wheel code fix
6 Days Ago
Reduce vis range
6 Days Ago
Cache bbs privilege
7 Days Ago
Boat building station now behaves the same when ent killed as when destroyed (attempt to finish boat, kill everything otherwise)
7 Days Ago
Merge from more_auth
7 Days Ago
Auto auth player on placing steering wheel
7 Days Ago
Merge from parent
10 Days Ago
Cherry pick dock and edit fix
11 Days Ago
Steering wheel prefab cleanup
11 Days Ago
Fixed realm removes after object rework
11 Days Ago
Split netting visuals and collision into separate objects. Lowered both. Decreased placement height of hull blocks.
11 Days Ago
Fix call order when BBS dies, so FinishBuilding can actually work
11 Days Ago
Try and finish building any boat before killing it.
11 Days Ago
Destroy any boat construction when the platform gets destroyed
11 Days Ago
Merge from parent
12 Days Ago
Remove displacement from hull pieces
12 Days Ago
Added missing volume changes to stair prefab. Removed the old volume check implementation now it's not used anywhere.
12 Days Ago
Child RendererBatch disabling now handles entities with multiple RendererBatch correctly
12 Days Ago
merge from new_bbs_volume_checks
12 Days Ago
Merge from parent
13 Days Ago
Merge from parent
13 Days Ago
Profiling
13 Days Ago
Enable ProvidesParentingTrigger on frame & triangle frame, fixes players getting thrown off boats.
13 Days Ago
Remove some debug log spam
13 Days Ago
Cap push force
13 Days Ago
Fix push option showing all the time
13 Days Ago
Merge from parent
14 Days Ago
BoatBuildingBlock will still initialize supports if its parent is a PlayerBoat. Fixes boats collapsing when editing a boat post load/paste.
14 Days Ago
Don't run ListenServerColliderFix when the child being added to a PlayerBoat is a player. Reduces some of the FPS drop when boarding a large playerboat in Unity editor.
14 Days Ago
Fix client boat building blocks after paste
14 Days Ago
Merge from parent
14 Days Ago
Merged the initial dock & edit test to save us all the hassle of trying to dock boats.
14 Days Ago
Merge from parent