5,196 Commits over 823 Days - 0.26cph!
mountplayersync_ai_bypass
Roll out parenting syncing to the turret seat and the double 50 cal seat
Fixed incorrect set parent check on the right branch this time
Fixed incorrect set parent check
main -> mountplayersync_ai_bypass
pt_boat_turret_fixes -> main
- Fix rear turret being able to move outside its clamping bounds
- Fix turret movement not being visible to others (when other players are using it)
- Half front turret sensitivity
pt_boat_turret_full_reload -> main
Don't reloading the PT boat turrets when turrets are full - they have to have fired a shot first
vedning_machine_vis_fix -> main
Fix fetch cycle throwing an NRE
main -> travelling_vendor_vis_fix
mountplayersync_ai_bypass -> main (yolo2)
- Fix parented players being at odd starting rotations
- Enable AI only parenting on:
PTBoatDriver
PTBoatPassenger
Small Boat Passenger
RHIB Driver
Reimplement parenting logic
main -> mountplayersync_ai_bypass
junkpile_ladder_clip_fix -> main
junkpile_ladder_clip_fix -> main
ptboat_turret_safezone -> main
Don't allow AI or players to shoot mounted weapons when in safe zones
tryfind_matchiongdeployables_fix -> main
Hardening incase traced ent is null (when finding matching deployables)
boatai_balance_changes -> main
main -> boatai_balance_changes
Swap InvokeRandomised with a 0 randomised value to a standard InvokeRepeating - run every 0.05 instead of every update frame
travelling_vendor_vis_fix -> main
- New scientist setup for both boats
- Increased turret max attack distance 75 -> 125
- Cleanup
RHIB Scientists now use LR300s - not MP5s
Seperate out rhib ai driver and pt boat ai driver into seperate prefabs so each can be loaded properly
This fixes the loaded version of boat ai having worse stats than the regular fresh spawned version
RHIB Scientists can attack players at a way higher range 30 -> 70
main -> boatai_balancing_changes
Ensure loaded scientist boats use the rhib scientists, not the oilrig scientists
Remove clear target log
remove_extra_scientist_weapons -> main
Remove unused weapons on boat scientists.
This removes the extra server generated weapons (that aren't used), saving us around 144~ unused networked entities across all AI boat scientists.
Not fully aware of the full performance impacts of having these (if there were any), but worth removing and we will see
boatai_balance_changes -> main
Boat ai will now only drive the boat to 90% of its max speed, this allows players to be able to go slightly faster than them and get away (setup with a convar as well)
boat_ai_patrol_aggression_fix -> main
Think time 10 seconds -> 5 seconds
boat_ai_patrol_aggression_fix -> main
Fix boat ai getting stuck patrolling oil rig and not actually engaging a player driving up
pushing_toast_fix -> main
cannon_clipping_fix -> main
Apply new cannon values to the camera head animation system
syncvar_inheritance_fix -> main
- Prevent stopping the engine from throwing an nre when wiping the deepsea
- Remove a dumb log