userAdam Wcancel

6,748 Commits over 2,435 Days - 0.12cph!

2 Months Ago
Manually call OnParentChangingClient on client entities that have no new parent. This callback was never being called in this situation, for any entities. Remove the hardcoded immediate send for balloons on boat parenting changes as this also fixes that issue.
2 Months Ago
Fix pool leak in DamageUtils
2 Months Ago
Tordpedo (and any other) splash damage no longer registers as a hit for each boat block in range.
2 Months Ago
▌▌▅▆ ▉▊▅▉▉▍ ▄▅▉▄▊█ ▋▅▄▊▍▌▅█ █▅▉ ▇▄▌▋▅▄▆▇▌▄▅ ▊█ █ ▇▍▌▊▄▅▄ ▇▊▋▊▌▇█▄ ▊▊ ▋▇▅▋█▋▆▍
2 Months Ago
Ramps now forward damange to parent boat correctly
2 Months Ago
BBS prefab fix
2 Months Ago
Hookl up umbrella collider state toggling
2 Months Ago
▅▇▌▍▍▍ ▋▄▆▌ ▍▉▆▍▅▊▄▌▅▅▉ ▋▌▄▇ ▊▍▉ █▇▅▄ █▌▄▆▉▅▉▉ ▊▋▋▇▄▄▌▍▊▄▊▄▌▌▆ ▇█▋▉▆▍▅▉▍▋▌▄█▌▍▄▌▇▉▉▋▍█▄▇▌▍▌█▋▄ ▆▊ ▊▊▋▋▊▆▊ ▉▆▌▊ ▅▍▇ ▅▋▄ ▋▋▆▇
2 Months Ago
▍▍▆▆▇▍ ▅▄▆▍ ▄▇▋ ▋▉ ▊▊▌ ▍▄█▋█▆▊▉ ▄▊▆▌▆ ▍▆▊
2 Months Ago
Log boat building events and requests. Gated behind BoatBuildingStation.LogBoatBuildingEvents convar.
2 Months Ago
Merge from naval_update
2 Months Ago
Merge from boat_optim_test/wip
2 Months Ago
▊▆▄▌▅▍▍▍ ▆▄▆▌▋█▇▊▍▍▉ ▌▇▌▋▊▄▆▇ ▊▌▍▆▋ ▌▆ ▊ ▅▊▌█▍▆▄▄
2 Months Ago
Compile fix
2 Months Ago
Merge from parent
2 Months Ago
Merge from naval_update
2 Months Ago
2 Months Ago
2 Months Ago
Merge from naval_update
2 Months Ago
catching up with naval_update
2 Months Ago
Skip some stuff when removing children for edit mode. Remove an unused client function and call. More profiling.
2 Months Ago
And more profiling
2 Months Ago
More profiling
2 Months Ago
Additional profiling
2 Months Ago
Add alive time and pos to print stats boat command.
2 Months Ago
Merge from parent
2 Months Ago
Merge from parent
2 Months Ago
Merge from main
2 Months Ago
Don't run unecessary boat building finishing stuff if BBS is killed under normal finish building circumstances.
2 Months Ago
Slightly delay BakeDragAngles on init
2 Months Ago
Merge from parent
2 Months Ago
Merge from naval_update
2 Months Ago
Merge from small_engine_colliders_fix
2 Months Ago
Merge from parent
2 Months Ago
Merge from naval_update
2 Months Ago
merge from naval_update
2 Months Ago
▅▊▇█▋█ ▌▌▊▌▆▆▄ ▋▆ ▆▉▅▍▆█▆▅▇ █▆▌▍▇▊ ▍▋▌▇ █▌▆▆ ▍▉▆▄▄▋▆▄▉ ▄▌▆▌ ▅▌▄▋▍▉▍▄ ▉▊▌▉▍ ▍█▇▋ ▇▇▍▇▅█▍█ ▅▇▄▇▊▋ ▅▄▌▌▌ ▌▊▉
2 Months Ago
Optimise HasRequiredItem
2 Months Ago
Only show block and deployable limits if enabled and above a threshold.
2 Months Ago
Always show the edit/finish options but show an error toast when on cooldown.
2 Months Ago
Kill boat during load if it saved when sinking
2 Months Ago
Bunch more wip/experiments
2 Months Ago
Merge from parent
2 Months Ago
Remove the same-frame AutoClosePlayerCheckInterval from InvokeRandomized when deploying BBS, not needed.
2 Months Ago
Merge from parent
2 Months Ago
Profile save
2 Months Ago
Merge from naval_update
2 Months Ago
Change GetComponent to TryGetComponent in OnParentChanging to remove some editor profliing overhead
2 Months Ago
Simplify wooden collision
2 Months Ago
Merge from parent