userAdam Wcancel
branchrust_reboot/main/naval_updatecancel

229 Commits over 245 Days - 0.04cph!

22 Days Ago
▌█▄▆▄▉ █▊▋▇ ▄▌▄▆▋▉▉▊▋▄▉▉▋ ▋▉▉▌█ ▆▇▊ ▇▅▉█▌ ▅ ▇▍▍▍█▌▌ ▉▇▅▉▅▇▉ ▆█▅▍▇▊
23 Days Ago
█▌▊▉ ▆██▋ █▅▋
23 Days Ago
Rework multiple boat station warning message display.
23 Days Ago
Remove hold to place timer on boat building station
24 Days Ago
Merge from boat_dmg
27 Days Ago
▌▇▌▄▇ ▆▌▊▉▆▇ ▋▄▊▍ ▌▆▋
27 Days Ago
Dropped item fix
27 Days Ago
Fix pool leak
28 Days Ago
▅▌▋▊ ▄▄▅▋▅▉▅ ▅▅▆ ▊▌▋▊ ▋▇▉▄▇▋▍▊ ▌▊▊▉▉▅ ▅▅ ▉▊▊ ▆▋▇▌▊▊▌ ▌▇▉ ▋▊▌▄▌▉▉▅▄▉▍▋
28 Days Ago
Subtract 141985 (merge from client_parenting_callback_fix)
28 Days Ago
Rename a cannon collider to fix duplicate warning
28 Days Ago
Merge from main
28 Days Ago
Fix a log message
29 Days Ago
Fix incorrect guide mesh for boat walls
29 Days Ago
Fix for BBS loading
29 Days Ago
Merge from main
29 Days Ago
Merge from client_parenting_callback_fix
29 Days Ago
Merge from bbs_player_limit
29 Days Ago
Fix pool leak in DamageUtils
30 Days Ago
Tordpedo (and any other) splash damage no longer registers as a hit for each boat block in range.
30 Days Ago
▌▌▅▆ ▉▊▅▉▉▍ ▄▅▉▄▊█ ▋▅▄▊▍▌▅█ █▅▉ ▇▄▌▋▅▄▆▇▌▄▅ ▊█ █ ▇▍▌▊▄▅▄ ▇▊▋▊▌▇█▄ ▊▊ ▋▇▅▋█▋▆▍
30 Days Ago
Ramps now forward damange to parent boat correctly
30 Days Ago
BBS prefab fix
30 Days Ago
Hookl up umbrella collider state toggling
31 Days Ago
▅▇▌▍▍▍ ▋▄▆▌ ▍▉▆▍▅▊▄▌▅▅▉ ▋▌▄▇ ▊▍▉ █▇▅▄ █▌▄▆▉▅▉▉ ▊▋▋▇▄▄▌▍▊▄▊▄▌▌▆ ▇█▋▉▆▍▅▉▍▋▌▄█▌▍▄▌▇▉▉▋▍█▄▇▌▍▌█▋▄ ▆▊ ▊▊▋▋▊▆▊ ▉▆▌▊ ▅▍▇ ▅▋▄ ▋▋▆▇
31 Days Ago
▍▍▆▆▇▍ ▅▄▆▍ ▄▇▋ ▋▉ ▊▊▌ ▍▄█▋█▆▊▉ ▄▊▆▌▆ ▍▆▊
31 Days Ago
Log boat building events and requests. Gated behind BoatBuildingStation.LogBoatBuildingEvents convar.
31 Days Ago
Merge from boat_optim_test/wip
31 Days Ago
▊▆▄▌▅▍▍▍ ▆▄▆▌▋█▇▊▍▍▉ ▌▇▌▋▊▄▆▇ ▊▌▍▆▋ ▌▆ ▊ ▅▊▌█▍▆▄▄
34 Days Ago
Add alive time and pos to print stats boat command.
34 Days Ago
Merge from main
34 Days Ago
Merge from small_engine_colliders_fix
35 Days Ago
▅▊▇█▋█ ▌▌▊▌▆▆▄ ▋▆ ▆▉▅▍▆█▆▅▇ █▆▌▍▇▊ ▍▋▌▇ █▌▆▆ ▍▉▆▄▄▋▆▄▉ ▄▌▆▌ ▅▌▄▋▍▉▍▄ ▉▊▌▉▍ ▍█▇▋ ▇▇▍▇▅█▍█ ▅▇▄▇▊▋ ▅▄▌▌▌ ▌▊▉
35 Days Ago
Optimise HasRequiredItem
35 Days Ago
Only show block and deployable limits if enabled and above a threshold.
35 Days Ago
Always show the edit/finish options but show an error toast when on cooldown.
35 Days Ago
Kill boat during load if it saved when sinking
35 Days Ago
Remove the same-frame AutoClosePlayerCheckInterval from InvokeRandomized when deploying BBS, not needed.
35 Days Ago
Profile save
35 Days Ago
Change GetComponent to TryGetComponent in OnParentChanging to remove some editor profliing overhead
35 Days Ago
Simplify wooden collision
35 Days Ago
Merge from small_engine_col_simpler
35 Days Ago
▄▋▊▅▊▊ ▇▉▌▄ ▊▉▉▄█▆▆▄▍▍▍▅▄▄█
37 Days Ago
Added playerboat.kill_all_above_deployable_count command.
37 Days Ago
Merge from deployable_limit
37 Days Ago
Prevent storage adaptor placement on boats
41 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
41 Days Ago
Add menu item to cache placement snap directions. Realm remove transforms from blocks.
42 Days Ago
Refactor from IsChildOfPlayerBoat to IsChildOfFinishedPlayerBoat (for now)
43 Days Ago
Don't show boat health when full health. Adjust block redirect functionality so new behaviour is consistent across edit/finished modes too.