userAdam Wcancel

6,941 Commits over 2,526 Days - 0.11cph!

6 Months Ago
Fix pool leak in DamageUtils
6 Months Ago
Tordpedo (and any other) splash damage no longer registers as a hit for each boat block in range.
6 Months Ago
Ramps now forward damange to parent boat correctly
6 Months Ago
BBS prefab fix
6 Months Ago
Hookl up umbrella collider state toggling
6 Months Ago
Log boat building events and requests. Gated behind BoatBuildingStation.LogBoatBuildingEvents convar.
6 Months Ago
Merge from naval_update
6 Months Ago
Merge from boat_optim_test/wip
6 Months Ago
Compile fix
6 Months Ago
Merge from parent
6 Months Ago
Merge from naval_update
6 Months Ago
6 Months Ago
6 Months Ago
Merge from naval_update
6 Months Ago
catching up with naval_update
6 Months Ago
Skip some stuff when removing children for edit mode. Remove an unused client function and call. More profiling.
6 Months Ago
And more profiling
6 Months Ago
More profiling
6 Months Ago
Additional profiling
6 Months Ago
Add alive time and pos to print stats boat command.
6 Months Ago
Merge from parent
6 Months Ago
Merge from parent
6 Months Ago
Merge from main
6 Months Ago
Don't run unecessary boat building finishing stuff if BBS is killed under normal finish building circumstances.
6 Months Ago
Slightly delay BakeDragAngles on init
6 Months Ago
Merge from parent
6 Months Ago
Merge from naval_update
6 Months Ago
Merge from small_engine_colliders_fix
6 Months Ago
Merge from parent
6 Months Ago
Merge from naval_update
6 Months Ago
merge from naval_update
6 Months Ago
Optimise HasRequiredItem
6 Months Ago
Only show block and deployable limits if enabled and above a threshold.
6 Months Ago
Always show the edit/finish options but show an error toast when on cooldown.
6 Months Ago
Kill boat during load if it saved when sinking
6 Months Ago
Bunch more wip/experiments
6 Months Ago
Merge from parent
6 Months Ago
Remove the same-frame AutoClosePlayerCheckInterval from InvokeRandomized when deploying BBS, not needed.
6 Months Ago
Merge from parent
6 Months Ago
Profile save
6 Months Ago
Merge from naval_update
6 Months Ago
Change GetComponent to TryGetComponent in OnParentChanging to remove some editor profliing overhead
6 Months Ago
Simplify wooden collision
6 Months Ago
Merge from parent
6 Months Ago
Merge from small_engine_col_simpler
6 Months Ago
Get rid of a .toarray
6 Months Ago
Added playerboat.kill_all_above_deployable_count command.
6 Months Ago
Merge from deployable_limit
6 Months Ago
Enforce limit
6 Months Ago
Deployable limit convar wip