userAdam Wcancel

6,568 Commits over 2,376 Days - 0.12cph!

37 Days Ago
Merge from parent
37 Days Ago
Merge from naval_update
37 Days Ago
Merge from small_engine_colliders_fix
38 Days Ago
Merge from parent
38 Days Ago
Merge from naval_update
38 Days Ago
merge from naval_update
38 Days Ago
▅▊▇█▋█ ▌▌▊▌▆▆▄ ▋▆ ▆▉▅▍▆█▆▅▇ █▆▌▍▇▊ ▍▋▌▇ █▌▆▆ ▍▉▆▄▄▋▆▄▉ ▄▌▆▌ ▅▌▄▋▍▉▍▄ ▉▊▌▉▍ ▍█▇▋ ▇▇▍▇▅█▍█ ▅▇▄▇▊▋ ▅▄▌▌▌ ▌▊▉
38 Days Ago
Optimise HasRequiredItem
38 Days Ago
Only show block and deployable limits if enabled and above a threshold.
38 Days Ago
Always show the edit/finish options but show an error toast when on cooldown.
38 Days Ago
Kill boat during load if it saved when sinking
38 Days Ago
Bunch more wip/experiments
38 Days Ago
Merge from parent
38 Days Ago
Remove the same-frame AutoClosePlayerCheckInterval from InvokeRandomized when deploying BBS, not needed.
38 Days Ago
Merge from parent
38 Days Ago
Profile save
38 Days Ago
Merge from naval_update
38 Days Ago
Change GetComponent to TryGetComponent in OnParentChanging to remove some editor profliing overhead
38 Days Ago
Simplify wooden collision
38 Days Ago
Merge from parent
38 Days Ago
Merge from small_engine_col_simpler
38 Days Ago
▅▊▉▍ ▌▆█▅▅▍▉▊ ▅▄▇▅▉ ▋▋█▉▋▉ █▄▆▌ ▊▍▆ ▄█▋█▊▄ ▆▆▄ ▇▋▇▆▍ █▋▅ ▊▉▉▉▇
38 Days Ago
▄▋▊▅▊▊ ▇▉▌▄ ▊▉▉▄█▆▆▄▍▍▍▅▄▄█
39 Days Ago
Get rid of a .toarray
39 Days Ago
▉▋▍█▋▍▄ ▋▍▋▆▇▍▍▉▋▌ ▆▅██▊▄▆ ▄▄█▆▊▍▋▊▋▇ ▇▆▆▆▅▉ ▅▋▉▌ ▍▅▋█▉▉▌█▉█ █▍▊▋▇▋ ▉▋▅▍▄▉▊▉▉▇█▉ ▅▊▇▋ ▅▆▇▍▆▄
40 Days Ago
Added playerboat.kill_all_above_deployable_count command.
40 Days Ago
Merge from deployable_limit
40 Days Ago
Enforce limit
40 Days Ago
Deployable limit convar wip
40 Days Ago
Track/assign editing boat. Toggle finished flag.
40 Days Ago
40 Days Ago
Compile fix
40 Days Ago
Reinstate GetDeployAndEditPositionRotation checks. Temp disable parent boat chceck for finish editing.
40 Days Ago
Applying all my recent shelved work.
40 Days Ago
Merge from naval_update
40 Days Ago
merge from naval_update
40 Days Ago
Prevent storage adaptor placement on boats
41 Days Ago
Merge from naval_update
44 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
44 Days Ago
Add menu item to cache placement snap directions. Realm remove transforms from blocks.
44 Days Ago
Debug drawing
44 Days Ago
Merge from naval_update
45 Days Ago
Change all applicable refs to GetParentBoat to GetParentFinishedBoat
45 Days Ago
Remove the word Player from a bunch of PlayerBoat static functions
45 Days Ago
Refactor some stuff to IsChildOfFinishedInteractablePlayerBoat (very placholder function name)
45 Days Ago
Add finished check
45 Days Ago
Refactor from IsChildOfPlayerBoat to IsChildOfFinishedPlayerBoat (for now)
45 Days Ago
wip/tests
45 Days Ago
Merge from naval_update
46 Days Ago
Don't show boat health when full health. Adjust block redirect functionality so new behaviour is consistent across edit/finished modes too.