userIan Hendersoncancel

4,917 Commits over 762 Days - 0.27cph!

9 Days Ago
Better scientist boat spawn settings
9 Days Ago
scientist_boat_ai -> naval_update
9 Days Ago
Swapped turret animations from the playables system to the regular playables animator Ensure AI play reload and shoot animations when on the turrets
9 Days Ago
Dont allow ai turrets to move if ai.move is false
9 Days Ago
Dont move scientist boats if Ai.Move is false
9 Days Ago
Change scientist boat spawn edge margin from 300 -> 900
9 Days Ago
Early exit out our update loop if there are no connections inside a large radius
9 Days Ago
naval_update -> scientist_boat_ai
10 Days Ago
pt_boat_turrets -> naval_update
10 Days Ago
Covered another case ^
10 Days Ago
Can't try to fire whilst reloading
10 Days Ago
Masked out the rear 50 cal turret body animation
10 Days Ago
Force seat position updates on the front turret. Gets around any of the weird pivoting with the player going closer to one or the other side of the turret
10 Days Ago
More pivot cleanup
10 Days Ago
Fix another screwed up pivot on the front turret
10 Days Ago
Fix slightly off player pivot on front turret
10 Days Ago
- Stop being able to aim off at high angles at the extreme clamps of the turret. Require gun forward to be sort of aligned with correct forward direction - Reduce front turret sensitivity
10 Days Ago
Fix front turret rotation clamping not working properly at offset boat rotations
10 Days Ago
Wait until we have 6 interpolator states before allowing non predicted turrets to lerp
10 Days Ago
Don't use pre-existing rotation as the intial client pitch/yaw - this causes snapping on the front turret when you were jumping on
10 Days Ago
scientist_boat_ai -> naval_update
11 Days Ago
Fix muzzle flash not spawning at the right location for the right pt boat turret
11 Days Ago
scientist_boat_ai -> naval_update
11 Days Ago
Compile fixes
11 Days Ago
- Fix boats sometimes spawning with weird rotation values - Delay enabling leg renderers till a bit later to prevent them not turning on sometimes? - More changes to leg animator settings to prevent ocean waves from causing the legs to have a freak out - Bring back LOD for turning on or off leg animators
11 Days Ago
- Fixed more issues with poor AI mounted turret aiming - Ensure rear turret does the correct checks (it has an inverted forward) - Ensure leg renderers are disabled when player model is thrown in the pool - Fix turret seats being able to move x and z rotation when they should only match the y rotation (this would cause them to spawn at weird offset angles)
11 Days Ago
- Better behaviour around corners - Stopped AI gunner being slightly off on the Y direction sometimes (I was translating the direction from a direction without removing the yaw rotation, so it was slightly offset - Perform LOS on AI gunner with its target before engaging - Various minor tweaks (reduced context resolution, increased avoidance polling rate)
11 Days Ago
Fixed Scientist Boat Spawner not properly serializing with Oilrig (had isSaved set to false)
11 Days Ago
Ensure boats dont wander out of protection areas (if they have one)
11 Days Ago
Update to version 1.13.11
11 Days Ago
naval_update -> scientist_boat_ai
11 Days Ago
naval_update -> turret_head_animations
11 Days Ago
naval_update -> blueprint_viewmodel
14 Days Ago
Final profiler window tweaks: supports larger packet rundowns
14 Days Ago
Capture all missed outgoing packets in client and server
14 Days Ago
Ensure 'server' is set right on our inbound packets
14 Days Ago
missed files (again)
14 Days Ago
Record the rest of the inbound packets I missed: group enter, group change, group destroy, world data, voice data, entity flags, entity position
14 Days Ago
Better effect outgoing packets
14 Days Ago
missing file
14 Days Ago
main -> network_profiler
14 Days Ago
- Autocomplete ranks suggestions based on how some minor closeness values - Got history working again
14 Days Ago
Automatically put the scroll view to the bottom anytime a new command comes in unless the user has scrolled up at some point
14 Days Ago
▍▄▅▉▋▇▌▅▌▌▋▉▉_▌▋_▅▌▆_▍▄▆ -> █▅▉▆
14 Days Ago
hero_title_change -> main
14 Days Ago
▇▅▄▌▇▋ '█▊█▋▉▆█ ▇▊▆▊█' ▌▍▌ ▋▊█▍ ▇▋▊█▅▆▆▇▅▍ ▄▅ ▄ █▊█▉█▍, ▋▇▍█ ▍▉██▊▊▍ ▊▉▊▍▄▄▌▅▇▉▆▍▇ ▇▊▅▊▍▅ █▇▇▋▋ ▊▇▆▊▍▊▌ ▊▊▅▇▉▉▄ █▊▊▇ ▄▇█ ▇▉▅▇█▌█
15 Days Ago
Swapped 'view in store' to 'view'
15 Days Ago
Suggest required data types in auto complete
15 Days Ago
Swap over to roboto mono
15 Days Ago
Better autocomplete styling