userAdam Wcancel

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

27 Days Ago
Switched all boat blocks to BoatConstructionSkin and pre cached.
27 Days Ago
Added BoatConstructionSkin, can precache colliders, hurt and parenting triggers.
27 Days Ago
Same for bbb.cs
27 Days Ago
Slight cleanup of bbs
27 Days Ago
merge from bbs_autoclose
27 Days Ago
27 Days Ago
wip auto close boat building station edit mode when no players/boats around.
27 Days Ago
Split BoatBuildingStation into partials. Added TriggerPlayer.
27 Days Ago
Prevent anchor being deployable on finished boats
27 Days Ago
Fixed "clear area" menu option showing in isolation incorrectly, leading to easily destroying your own boat.
27 Days Ago
Fix steering wheel rotation not being correct visually when entering network range.
27 Days Ago
Much faster powering down of boats when no players are on board (~2 secs). Now correctly powers off engines too.
27 Days Ago
Merge from parent
28 Days Ago
Switch ai.npcBarksEnabled to a replicated var to fix client compile for now.
28 Days Ago
merge from boat_building
28 Days Ago
Floor frame fixes
28 Days Ago
Merge from fish_pie_buff
28 Days Ago
Bumped fish pie comfort from 25% to 100%
28 Days Ago
Let's not server cull the collision for hull.triangle...
28 Days Ago
merge from show_toggle_growable_ui
28 Days Ago
Added to options UI under Settings / UI / Interaction
28 Days Ago
Added showToggleGrowableUI convar. Toggles if the show/hide growable UI option appears when looking at growables.
29 Days Ago
Setup floor.frame.triangle prefabs, sockets, added to boat planner.
29 Days Ago
Setup floor.wood prefabs, sockets, added to boat planner.
29 Days Ago
merge from boat_building
29 Days Ago
29 Days Ago
merge from boat_building
29 Days Ago
Compile fix
29 Days Ago
Steering wheel changes for always smooth wheel turning visuals and to fix a couple of bugs.
29 Days Ago
Boats can't be edited if recently damaged
29 Days Ago
Find the nearest usable station, not just the first
29 Days Ago
Dock & edit test
29 Days Ago
Merge from parent
30 Days Ago
Merge from boat_building
30 Days Ago
Merge from health_rework
30 Days Ago
PlayerBoat.CalculateHealth() now takes the value of each block's actual health, not their defined ContributingHealth
30 Days Ago
BoatBuildingBlock takes it's MaxHealth from the ContributingHealth, not the construction grade. Blocks now show correct initial health values in edit mode.
30 Days Ago
Floor.triangle health 100->25 Floor health 200->50 hull square health 200->75 hull triangle health 100->25 wall.doorway health 200->50 wall.low.barrier health 100->25 wall.low.cannon health 100->25 wall.low health 100->25 wall.window 200->50 wall health 200->50
30 Days Ago
hull_square and hull_triangle cleanup. Add profiling to CacheParts
30 Days Ago
Applied ServerCull to all boat building blocks where required to strip a bunch of gameobjects server side
30 Days Ago
Remove unncessary vehicle seats/mount point spawning
30 Days Ago
GetPlayerBoats can now see boats clientside.
30 Days Ago
Merge from parent
31 Days Ago
Merge from boat_building
31 Days Ago
Merge from parent
31 Days Ago
Destroy all windows and doors when a boat is destroyed and starts to sink
31 Days Ago
Also show block health if damaged or player is holding hammer
31 Days Ago
Enable repair for boat building station
31 Days Ago
Merge from boat_building
31 Days Ago
Merge from parent