userAdam Wcancel

6,708 Commits over 2,404 Days - 0.12cph!

2 Months Ago
Fix incorrect guide mesh for boat walls
2 Months Ago
merge from naval_update
2 Months Ago
Fix for BBS loading
2 Months Ago
Merge from main
2 Months Ago
Merge from naval_update
2 Months Ago
Merge from client_parenting_callback_fix
2 Months Ago
Merge from bbs_player_limit
2 Months Ago
Make BBS hold to deploy and fix warning not appearing during placement if you already have a BBS somewhere.
2 Months Ago
Per-player max boat building station limit wip
2 Months Ago
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.