userAdam Wcancel

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

36 Days Ago
Merged the initial dock & edit test to save us all the hassle of trying to dock boats.
36 Days Ago
Merge from parent
36 Days Ago
Added helper functions to get boat building area player, boat, block and deployable counts. Switched a function which wasn't freeing lists correctly to use the helper functions.
36 Days Ago
Merge from parent
39 Days Ago
Merge from parent
40 Days Ago
merge from boat_building
40 Days Ago
Fix compile error in SocketMod_Anchor
40 Days Ago
First pass of distributing health back to blocks when converting a damaged boat to edit mode.
40 Days Ago
Disable RendererBatch for any doors or windows added to boats.
40 Days Ago
merge from naval_update
40 Days Ago
Merge from parent
40 Days Ago
Anchor can't be deployed where the anchor point can't see the sea/netting. Added SocketMod_Anchor, checks for LOS to sea/netting. Remove a bunch of anchor debug logs. Move a bunch of sockets that weren't getting checked correctly before, fixes a bunch of issues.
40 Days Ago
Move boat related socket scripts to a Boats subfolder now there's a few of em
40 Days Ago
Add SocketMod_BoatBuildingEntityLimit, limits number of entities of specified type to the specified count. Limit steering wheel deployment to one.
41 Days Ago
merge from boat_building
41 Days Ago
Can't push anchored boats...
41 Days Ago
merge from boat_building
41 Days Ago
Boats can now be pushed by players. Initial checks/limitations. More to do later.
41 Days Ago
Reset steering when no players are aboard, to stop abandoned boats spinning.
41 Days Ago
merge from boat_building
41 Days Ago
Unfuck
41 Days Ago
Merge from naval_update, take PlayerBoat.Server from source cus plastic is fucked
41 Days Ago
Merge from refactor_creation
41 Days Ago
Remove double call to cache parts when loading. Fix trigger issue.
41 Days Ago
Combine create and load init, remove now redundant duplicated code.
41 Days Ago
wip cleaning up creation code
41 Days Ago
No need to cache saild wind blocked status if not lowered
41 Days Ago
Boat-shape scoring initial testing
42 Days Ago
Merge from parent
42 Days Ago
Merge from volume_checks
42 Days Ago
Merge from volume_checks
42 Days Ago
Remove debug drawing
42 Days Ago
Setup remaining blocks
42 Days Ago
merge from boat_building
42 Days Ago
More setup and experimenting.
42 Days Ago
Remove disabled gameobject from new UI
42 Days Ago
Merge from ui_improvements
43 Days Ago
BBS build area volume fixes. More test block uipdates. Remove spammy debug drawing.
43 Days Ago
wip BBS volume checks
45 Days Ago
Fixed issue with BoatBuildingBlock parent trigger when loading from a save in edit mode.
45 Days Ago
merge from boat_construction_skin
45 Days Ago
Switch an unnecessary newing of a list to a clear in CachedBoatParts
45 Days Ago
45 Days Ago
Cached missing blocks
45 Days Ago
Component comment fix
45 Days Ago
Got rid of a FindChildRecursive and a couple of GetComponentsInChildren, use the BoatConstructionSkin cached ones instead.
45 Days Ago
Caching fixes. Profiling.
45 Days Ago
Switch at runtime test