userAdam Wcancel
reporust_rebootcancel

6,337 Commits over 2,314 Days - 0.11cph!

28 Days Ago
Merge from parent
28 Days Ago
Moved allow child stability support loading check from child to parent. PlayerBoat set to allow, defaults to false for everything else (previous standard behaviour)
28 Days Ago
wip/testing switching server to use same caching method as client (on child added/removed, instead of at init)
28 Days Ago
Change tip wording.
28 Days Ago
Show a game tip mentioning the built-in code lock the first three times you place a steering wheel.
28 Days Ago
Set default EditFinishUseInterval to 1 second.
28 Days Ago
Edit/finish cooldown is now handled by a flag, client UI menu options based on the flag.
28 Days Ago
Merge from client_cache
28 Days Ago
Init boat audio shortly after client boat is enabled so it can use cached data. Remove some debug logs.
28 Days Ago
28 Days Ago
Added BoatBuildingStation.Client partial, moved some code.
28 Days Ago
IsBoatFullyContained uses cached blocks
28 Days Ago
▆▅█ ▆▇▉▆▊▅▇▇▆▋.▌▊█▆▌▊▍▆▌█▄▊▄▌▋▋() █▅▊▊▋ █▍▋▉ ▊▊█▋▅▄ ▊▇▌▅▉. ▉█▌▅▍▅ █▊▇▉▆▋█▍▋▆▊▊▄█▋▋▊() ▅▍ ▉█▊ ▇█▇▆▊▆ ▆▍▆█▊. ▉▄▆▇▄█▍ ▍▌█▌▍▊▌▋▌▋▋▊▆█() ▊▋ ▇▍▅ ▄▅▆▋▋ ▍▆▄█▇
28 Days Ago
Client part caching wip
28 Days Ago
Merge from parent
29 Days Ago
Bunch of wip dock and edit work
29 Days Ago
Build area must be free of players and entities for dock & edit to work
29 Days Ago
Update MustPlaceOnBoat error text
29 Days Ago
merge from boat_building
29 Days Ago
Merge from parent
29 Days Ago
Added RequireNoParentBoat bool to SocketMod_BoatBuildingBlock, enabled for all boat-specific deployables. Fixes placement of boat specific deployables on finished boats after recent layer changes.
29 Days Ago
Merge from parent
29 Days Ago
Quick refactor/cleanup
29 Days Ago
Merge from parent
29 Days Ago
Remove some dead code
29 Days Ago
Merge from boat_building (set 111 deployable GroundWatch to include VehicleLarge layer)
29 Days Ago
Merge from largevehicle_groundwatch
29 Days Ago
Merge from parent
30 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.
30 Days Ago
wip compile fixes (PC crashed killed my library, still importing to test)
30 Days Ago
merge from boat_building
30 Days Ago
Include Vehicle_Large layer in stability notifications
30 Days Ago
merge from boat_building
30 Days Ago
Merge from parent
30 Days Ago
UI help info
30 Days Ago
Show block count and limit in boat building UI if a limit is set.
30 Days Ago
Add PlayerBoat.MaxBlockCount convar. Add validation and error message.
30 Days Ago
Switch new convars to replicated for UI. Add BoatBuildingStation.EditFinishUseInterval convar. Small refactor.
30 Days Ago
Added PlayerBoat.EditEnabled and PlayerBoat.FinishEditingEnabled convars.
30 Days Ago
Merge from parent
35 Days Ago
merge from vehicle_large
35 Days Ago
merge from boat_building
35 Days Ago
Add stair specific deploy volume (was using u shaped stairs as a placeholder)
35 Days Ago
merge from boat_building
35 Days Ago
merge from vehicle_large
35 Days Ago
Steering wheel deployment volume improvements
35 Days Ago
Allow planks to be placed nearer edges to make them more useful, based on previous feedback. Looks a bit odd right now though.
35 Days Ago
Small engine deploy volume improvements
35 Days Ago
Sail deployment volume improvements
35 Days Ago
Plank groundwatch layer fix, deploy volume improvements.