userAdam Wcancel

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

22 Days Ago
Remove disabled gameobject from new UI
22 Days Ago
Merge from ui_improvements
22 Days Ago
BBS build area volume fixes. More test block uipdates. Remove spammy debug drawing.
22 Days Ago
wip BBS volume checks
24 Days Ago
Fixed issue with BoatBuildingBlock parent trigger when loading from a save in edit mode.
24 Days Ago
merge from boat_construction_skin
24 Days Ago
Switch an unnecessary newing of a list to a clear in CachedBoatParts
24 Days Ago
24 Days Ago
Cached missing blocks
24 Days Ago
Component comment fix
24 Days Ago
Got rid of a FindChildRecursive and a couple of GetComponentsInChildren, use the BoatConstructionSkin cached ones instead.
24 Days Ago
Caching fixes. Profiling.
24 Days Ago
Switch at runtime test
24 Days Ago
Switched all boat blocks to BoatConstructionSkin and pre cached.
24 Days Ago
Added BoatConstructionSkin, can precache colliders, hurt and parenting triggers.
24 Days Ago
Same for bbb.cs
24 Days Ago
Slight cleanup of bbs
24 Days Ago
merge from bbs_autoclose
24 Days Ago
24 Days Ago
wip auto close boat building station edit mode when no players/boats around.
24 Days Ago
Split BoatBuildingStation into partials. Added TriggerPlayer.
25 Days Ago
Prevent anchor being deployable on finished boats
25 Days Ago
Fixed "clear area" menu option showing in isolation incorrectly, leading to easily destroying your own boat.
25 Days Ago
Fix steering wheel rotation not being correct visually when entering network range.
25 Days Ago
Much faster powering down of boats when no players are on board (~2 secs). Now correctly powers off engines too.
25 Days Ago
Merge from parent
26 Days Ago
Switch ai.npcBarksEnabled to a replicated var to fix client compile for now.
26 Days Ago
merge from boat_building
26 Days Ago
Floor frame fixes
26 Days Ago
Merge from fish_pie_buff
26 Days Ago
Bumped fish pie comfort from 25% to 100%
26 Days Ago
Let's not server cull the collision for hull.triangle...
26 Days Ago
merge from show_toggle_growable_ui
26 Days Ago
Added to options UI under Settings / UI / Interaction
26 Days Ago
Added showToggleGrowableUI convar. Toggles if the show/hide growable UI option appears when looking at growables.
26 Days Ago
Setup floor.frame.triangle prefabs, sockets, added to boat planner.
26 Days Ago
Setup floor.wood prefabs, sockets, added to boat planner.
26 Days Ago
merge from boat_building
26 Days Ago
26 Days Ago
merge from boat_building
26 Days Ago
Compile fix
26 Days Ago
Steering wheel changes for always smooth wheel turning visuals and to fix a couple of bugs.
27 Days Ago
Boats can't be edited if recently damaged
27 Days Ago
Find the nearest usable station, not just the first
27 Days Ago
Dock & edit test
27 Days Ago
Merge from parent
27 Days Ago
Merge from boat_building
27 Days Ago
Merge from health_rework