userIan Hendersoncancel
reporust_rebootcancel

1,238 Commits over 336 Days - 0.15cph!

5 Months Ago
Swapped over to using translate phrases Added localized checkbox for vending machines
5 Months Ago
Set phrases for all npc vendors
5 Months Ago
Added backend support to allow localisation to npc vending machines
5 Months Ago
Added a small ramp to legacy shelter, so it's easier to access on bad terrain
5 Months Ago
Additional open root check
5 Months Ago
Modified our version of LeanTween to add some additional NRE checks
5 Months Ago
Merge patrol helicopter improvements. Including monument crashing, and zone fixes.
5 Months Ago
Removed debugging
5 Months Ago
Compile fixes
5 Months Ago
Merged death clipping fix
5 Months Ago
Small fixes. Ready to merge.
5 Months Ago
Target returning dummy data if no player outside of zone detected
5 Months Ago
Removed other factors that could be contributing to far away orbit zones Further changes to no go zone sizes
5 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
5 Months Ago
Additional debugging Further optimisation to zone score updating
5 Months Ago
Ensured start spinout is called on death enter instead Fixed some extra unwanted state transitions
5 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
5 Months Ago
Patched issue where heli could go and orbit a random zone far away for no reason
5 Months Ago
Way less liberal with the no go zone nearest edge calculation
5 Months Ago
Zone danger is now calculated with a concrete potential damage amount rather than the previous fixed amount for weakspot damage
5 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)
5 Months Ago
Swapped heli death detection to an overlap sphere centered on its transform
5 Months Ago
Merge monument crash
5 Months Ago
Merge main
5 Months Ago
Added console command to spawn vendor near road Wheel colliders rotated Collision detection moved to continuous
5 Months Ago
Travelling vendor can now be spawned via console command Seeks out first road to move to Acceleration added
5 Months Ago
Use a point destination as a target instead of just going forward
5 Months Ago
Missed pathing files
5 Months Ago
Ported over a bunch of pathing code from Bradley Swapped wheelbase to that of a Ford Transit :O
5 Months Ago
Added Ackermann steering to target
5 Months Ago
Swap to BaseEntity Added scene to scene loader Shock and tire animation swapped to clientside Cleaned up vendor scenes
5 Months Ago
Initial test scene and client and server script setup
5 Months Ago
Override throttle for crash
5 Months Ago
Stopped heli death until spinout starts
5 Months Ago
Fixed some bugs preventing spin out state after reaching monument position
5 Months Ago
On death the patrol helicopter will now seek out a nearby monument to crash at
5 Months Ago
Spinout no longer tied to death state
5 Months Ago
Swapped weakspot pools over to using GetList
5 Months Ago
Merge main
5 Months Ago
Checked in main
5 Months Ago
Ensured we don't get into orbit strafes with a parented player Further revisions to use player references rather than just raw positions
5 Months Ago
junkpile layering issue
5 Months Ago
Merged main
5 Months Ago
Reinstate changes
5 Months Ago
Overwrite my changes
5 Months Ago
Merge main
5 Months Ago
Heli strafing now sets up correctly with new parenting logic. Orbit strafing now recalculates moved target positions correctly
5 Months Ago
Implemented dynamic position target updates. Ground mask now checks for large vehicles (cargo, tugs) More accurate player strafe runs
5 Months Ago
Zones positions now properly follow parent
5 Months Ago
Increase performance when updating zone scores