userAdam Wcancel

6,936 Commits over 2,465 Days - 0.12cph!

6 Months Ago
Merge from naval_update, take PlayerBoat.Server from source cus plastic is fucked
6 Months Ago
Merge from refactor_creation
6 Months Ago
Remove double call to cache parts when loading. Fix trigger issue.
6 Months Ago
Combine create and load init, remove now redundant duplicated code.
6 Months Ago
wip cleaning up creation code
6 Months Ago
No need to cache saild wind blocked status if not lowered
6 Months Ago
Boat-shape scoring initial testing
6 Months Ago
Merge from parent
6 Months Ago
Merge from volume_checks
6 Months Ago
Merge from volume_checks
6 Months Ago
Remove debug drawing
6 Months Ago
Setup remaining blocks
6 Months Ago
merge from boat_building
6 Months Ago
More setup and experimenting.
6 Months Ago
Remove disabled gameobject from new UI
6 Months Ago
Merge from ui_improvements
6 Months Ago
BBS build area volume fixes. More test block uipdates. Remove spammy debug drawing.
6 Months Ago
wip BBS volume checks
6 Months Ago
Fixed issue with BoatBuildingBlock parent trigger when loading from a save in edit mode.
6 Months Ago
merge from boat_construction_skin
6 Months Ago
Switch an unnecessary newing of a list to a clear in CachedBoatParts
6 Months Ago
6 Months Ago
Cached missing blocks
6 Months Ago
Component comment fix
6 Months Ago
Got rid of a FindChildRecursive and a couple of GetComponentsInChildren, use the BoatConstructionSkin cached ones instead.
6 Months Ago
Caching fixes. Profiling.
6 Months Ago
Switch at runtime test
6 Months Ago
Switched all boat blocks to BoatConstructionSkin and pre cached.
6 Months Ago
Added BoatConstructionSkin, can precache colliders, hurt and parenting triggers.
6 Months Ago
Same for bbb.cs
6 Months Ago
Slight cleanup of bbs
6 Months Ago
merge from bbs_autoclose
6 Months Ago
6 Months Ago
wip auto close boat building station edit mode when no players/boats around.
6 Months Ago
Split BoatBuildingStation into partials. Added TriggerPlayer.
6 Months Ago
Prevent anchor being deployable on finished boats
6 Months Ago
Fixed "clear area" menu option showing in isolation incorrectly, leading to easily destroying your own boat.
6 Months Ago
Fix steering wheel rotation not being correct visually when entering network range.
6 Months Ago
Much faster powering down of boats when no players are on board (~2 secs). Now correctly powers off engines too.
6 Months Ago
Merge from parent
6 Months Ago
Switch ai.npcBarksEnabled to a replicated var to fix client compile for now.
6 Months Ago
merge from boat_building
6 Months Ago
Floor frame fixes
6 Months Ago
Merge from fish_pie_buff
6 Months Ago
Bumped fish pie comfort from 25% to 100%
6 Months Ago
Let's not server cull the collision for hull.triangle...
6 Months Ago
merge from show_toggle_growable_ui
6 Months Ago
Added to options UI under Settings / UI / Interaction