userAdam Wcancel

6,585 Commits over 2,404 Days - 0.11cph!

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