userAdam Wcancel

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

40 Days Ago
Merge from main
40 Days Ago
Don't run unecessary boat building finishing stuff if BBS is killed under normal finish building circumstances.
40 Days Ago
Slightly delay BakeDragAngles on init
40 Days Ago
Merge from parent
40 Days Ago
Merge from naval_update
40 Days Ago
Merge from small_engine_colliders_fix
40 Days Ago
Merge from parent
40 Days Ago
Merge from naval_update
40 Days Ago
merge from naval_update
40 Days Ago
▅▊▇█▋█ ▌▌▊▌▆▆▄ ▋▆ ▆▉▅▍▆█▆▅▇ █▆▌▍▇▊ ▍▋▌▇ █▌▆▆ ▍▉▆▄▄▋▆▄▉ ▄▌▆▌ ▅▌▄▋▍▉▍▄ ▉▊▌▉▍ ▍█▇▋ ▇▇▍▇▅█▍█ ▅▇▄▇▊▋ ▅▄▌▌▌ ▌▊▉
40 Days Ago
Optimise HasRequiredItem
40 Days Ago
Only show block and deployable limits if enabled and above a threshold.
40 Days Ago
Always show the edit/finish options but show an error toast when on cooldown.
40 Days Ago
Kill boat during load if it saved when sinking
40 Days Ago
Bunch more wip/experiments
40 Days Ago
Merge from parent
40 Days Ago
Remove the same-frame AutoClosePlayerCheckInterval from InvokeRandomized when deploying BBS, not needed.
41 Days Ago
Merge from parent
41 Days Ago
Profile save
41 Days Ago
Merge from naval_update
41 Days Ago
Change GetComponent to TryGetComponent in OnParentChanging to remove some editor profliing overhead
41 Days Ago
Simplify wooden collision
41 Days Ago
Merge from parent
41 Days Ago
Merge from small_engine_col_simpler
41 Days Ago
▅▊▉▍ ▌▆█▅▅▍▉▊ ▅▄▇▅▉ ▋▋█▉▋▉ █▄▆▌ ▊▍▆ ▄█▋█▊▄ ▆▆▄ ▇▋▇▆▍ █▋▅ ▊▉▉▉▇
41 Days Ago
▄▋▊▅▊▊ ▇▉▌▄ ▊▉▉▄█▆▆▄▍▍▍▅▄▄█
42 Days Ago
Get rid of a .toarray
42 Days Ago
▉▋▍█▋▍▄ ▋▍▋▆▇▍▍▉▋▌ ▆▅██▊▄▆ ▄▄█▆▊▍▋▊▋▇ ▇▆▆▆▅▉ ▅▋▉▌ ▍▅▋█▉▉▌█▉█ █▍▊▋▇▋ ▉▋▅▍▄▉▊▉▉▇█▉ ▅▊▇▋ ▅▆▇▍▆▄
42 Days Ago
Added playerboat.kill_all_above_deployable_count command.
42 Days Ago
Merge from deployable_limit
42 Days Ago
Enforce limit
42 Days Ago
Deployable limit convar wip
43 Days Ago
Track/assign editing boat. Toggle finished flag.
43 Days Ago
43 Days Ago
Compile fix
43 Days Ago
Reinstate GetDeployAndEditPositionRotation checks. Temp disable parent boat chceck for finish editing.
43 Days Ago
Applying all my recent shelved work.
43 Days Ago
Merge from naval_update
43 Days Ago
merge from naval_update
43 Days Ago
Prevent storage adaptor placement on boats
44 Days Ago
Merge from naval_update
46 Days Ago
More commands: playerboat.kill_all_above_block_count - kills all boats above specified block count playerboat.print_stats - prints the block count and other child count of all boats
46 Days Ago
Add menu item to cache placement snap directions. Realm remove transforms from blocks.
47 Days Ago
Debug drawing
47 Days Ago
Merge from naval_update
47 Days Ago
Change all applicable refs to GetParentBoat to GetParentFinishedBoat
47 Days Ago
Remove the word Player from a bunch of PlayerBoat static functions
47 Days Ago
Refactor some stuff to IsChildOfFinishedInteractablePlayerBoat (very placholder function name)
47 Days Ago
Add finished check
47 Days Ago
Refactor from IsChildOfPlayerBoat to IsChildOfFinishedPlayerBoat (for now)