userIan Hendersoncancel

2,678 Commits over 548 Days - 0.20cph!

12 Months Ago
Small fixes. Ready to merge.
12 Months Ago
Target returning dummy data if no player outside of zone detected
12 Months Ago
Removed other factors that could be contributing to far away orbit zones Further changes to no go zone sizes
12 Months Ago
Fixed inaccurate damage numbers being pushed to the danger zones. This should stop the heli from fleeing until the player has removed around 30% HP exactly
12 Months Ago
Additional debugging Further optimisation to zone score updating
12 Months Ago
Ensured start spinout is called on death enter instead Fixed some extra unwanted state transitions
12 Months Ago
Fixed problem with monument crashing when there are no monuments in the map Increased danger zone size Flee positions have set height now
12 Months Ago
Patched issue where heli could go and orbit a random zone far away for no reason
12 Months Ago
Way less liberal with the no go zone nearest edge calculation
12 Months Ago
Zone danger is now calculated with a concrete potential damage amount rather than the previous fixed amount for weakspot damage
12 Months Ago
Reduced no go zone size Ensure all targets in zones are looked at before choosing the best one (should ensure heli definetly targets the worst offenders)
12 Months Ago
Swapped heli death detection to an overlap sphere centered on its transform
12 Months Ago
Merge monument crash
12 Months Ago
Merge main
12 Months Ago
Added console command to spawn vendor near road Wheel colliders rotated Collision detection moved to continuous
12 Months Ago
Travelling vendor can now be spawned via console command Seeks out first road to move to Acceleration added
12 Months Ago
Use a point destination as a target instead of just going forward
12 Months Ago
Missed pathing files
12 Months Ago
Ported over a bunch of pathing code from Bradley Swapped wheelbase to that of a Ford Transit :O
12 Months Ago
Added Ackermann steering to target
12 Months Ago
Swap to BaseEntity Added scene to scene loader Shock and tire animation swapped to clientside Cleaned up vendor scenes
12 Months Ago
Initial test scene and client and server script setup
1 Year Ago
Override throttle for crash
1 Year Ago
Stopped heli death until spinout starts
1 Year Ago
Fixed some bugs preventing spin out state after reaching monument position
1 Year Ago
On death the patrol helicopter will now seek out a nearby monument to crash at
1 Year Ago
Spinout no longer tied to death state
1 Year Ago
Swapped weakspot pools over to using GetList
1 Year Ago
Merge main
1 Year Ago
Checked in main
1 Year Ago
Ensured we don't get into orbit strafes with a parented player Further revisions to use player references rather than just raw positions
1 Year Ago
junkpile layering issue
1 Year Ago
Merged main
1 Year Ago
Reinstate changes
1 Year Ago
Overwrite my changes
1 Year Ago
Merge main
1 Year Ago
Heli strafing now sets up correctly with new parenting logic. Orbit strafing now recalculates moved target positions correctly
1 Year Ago
Implemented dynamic position target updates. Ground mask now checks for large vehicles (cargo, tugs) More accurate player strafe runs
1 Year Ago
Zones positions now properly follow parent
1 Year Ago
Increase performance when updating zone scores
1 Year Ago
Fixed problem causing zones to spawned when they shouldn't be
1 Year Ago
Danger zone backend now supports a parent and handles local positions
1 Year Ago
Proposed fix for heli clipping through the map when the server has low fps
1 Year Ago
Egressing cargo ship on save will continue to leave the map after load
1 Year Ago
Merged topology/build zone fixes
1 Year Ago
Swapped legacy sink over to serverside. It's sync position anyway
1 Year Ago
Fixed error in junkpile during sink and destory method when in editor
1 Year Ago
Added realmed remove to water junkpiles. Ensures client and server versions are stripped appropriately
1 Year Ago
Same treatment to harbor 2
1 Year Ago
Extended build block area of harbor 1 to prevent cargo from crushing bases when docking Prevented barrels from spawning underwater near harbor 1