userAdam Wcancel

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

55 Days Ago
Compile fix
55 Days Ago
Merge from parent
55 Days Ago
Merge from naval_update
56 Days Ago
57 Days Ago
Merge from naval_update
57 Days Ago
catching up with naval_update
57 Days Ago
Skip some stuff when removing children for edit mode. Remove an unused client function and call. More profiling.
57 Days Ago
And more profiling
57 Days Ago
More profiling
58 Days Ago
Additional profiling
58 Days Ago
Add alive time and pos to print stats boat command.
58 Days Ago
Merge from parent
58 Days Ago
Merge from parent
58 Days Ago
Merge from main
58 Days Ago
Don't run unecessary boat building finishing stuff if BBS is killed under normal finish building circumstances.
58 Days Ago
Slightly delay BakeDragAngles on init
58 Days Ago
Merge from parent
58 Days Ago
Merge from naval_update
58 Days Ago
Merge from small_engine_colliders_fix
59 Days Ago
Merge from parent
59 Days Ago
Merge from naval_update
59 Days Ago
merge from naval_update
59 Days Ago
▅▊▇█▋█ ▌▌▊▌▆▆▄ ▋▆ ▆▉▅▍▆█▆▅▇ █▆▌▍▇▊ ▍▋▌▇ █▌▆▆ ▍▉▆▄▄▋▆▄▉ ▄▌▆▌ ▅▌▄▋▍▉▍▄ ▉▊▌▉▍ ▍█▇▋ ▇▇▍▇▅█▍█ ▅▇▄▇▊▋ ▅▄▌▌▌ ▌▊▉
59 Days Ago
Optimise HasRequiredItem
59 Days Ago
Only show block and deployable limits if enabled and above a threshold.
59 Days Ago
Always show the edit/finish options but show an error toast when on cooldown.
59 Days Ago
Kill boat during load if it saved when sinking
59 Days Ago
Bunch more wip/experiments
59 Days Ago
Merge from parent
59 Days Ago
Remove the same-frame AutoClosePlayerCheckInterval from InvokeRandomized when deploying BBS, not needed.
59 Days Ago
Merge from parent
59 Days Ago
Profile save
59 Days Ago
Merge from naval_update
59 Days Ago
Change GetComponent to TryGetComponent in OnParentChanging to remove some editor profliing overhead
59 Days Ago
Simplify wooden collision
59 Days Ago
Merge from parent
59 Days Ago
Merge from small_engine_col_simpler
59 Days Ago
▅▊▉▍ ▌▆█▅▅▍▉▊ ▅▄▇▅▉ ▋▋█▉▋▉ █▄▆▌ ▊▍▆ ▄█▋█▊▄ ▆▆▄ ▇▋▇▆▍ █▋▅ ▊▉▉▉▇
60 Days Ago
▄▋▊▅▊▊ ▇▉▌▄ ▊▉▉▄█▆▆▄▍▍▍▅▄▄█
2 Months Ago
Get rid of a .toarray
2 Months Ago
▉▋▍█▋▍▄ ▋▍▋▆▇▍▍▉▋▌ ▆▅██▊▄▆ ▄▄█▆▊▍▋▊▋▇ ▇▆▆▆▅▉ ▅▋▉▌ ▍▅▋█▉▉▌█▉█ █▍▊▋▇▋ ▉▋▅▍▄▉▊▉▉▇█▉ ▅▊▇▋ ▅▆▇▍▆▄
2 Months Ago
Added playerboat.kill_all_above_deployable_count command.
2 Months Ago
Merge from deployable_limit
2 Months Ago
Enforce limit
2 Months Ago
Deployable limit convar wip
2 Months Ago
Track/assign editing boat. Toggle finished flag.
2 Months Ago
2 Months Ago
Compile fix
2 Months Ago
Reinstate GetDeployAndEditPositionRotation checks. Temp disable parent boat chceck for finish editing.