userAdam Wcancel
reporust_rebootcancel

6,187 Commits over 2,284 Days - 0.11cph!

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