userIan Hendersoncancel
reporust_rebootcancel

5,955 Commits over 974 Days - 0.25cph!

5 Months Ago
force_update_trigger_bypass -> main (yolo, sorry QA)
5 Months Ago
Allow regular players to bypass MountPlayerSync (not just ai) on: - Player Boat Steering Wheel - PT Boat Driver - PT Boat Passenger - PT Boat Turrets - RHIB Driver - Small Boat Passenger (incl RHIB) - Small Boat Driver This could cause all kinds of issues, or work perfectly. It's worth exploring for the performance benefits
5 Months Ago
pt_boat_turret_fixes -> main
5 Months Ago
Ensure rear turret marks itself as dirty if it deviates enough of an angle
5 Months Ago
main -> pt_boat_turret_fixes
5 Months Ago
mountplayersync_ai_bypass
5 Months Ago
Roll out parenting syncing to the turret seat and the double 50 cal seat
5 Months Ago
Fixed incorrect set parent check on the right branch this time
5 Months Ago
Fixed incorrect set parent check
5 Months Ago
pt_boat_fixes -> main
5 Months Ago
main -> mountplayersync_ai_bypass
5 Months Ago
pt_boat_turret_fixes -> main
5 Months Ago
- Fix rear turret being able to move outside its clamping bounds
5 Months Ago
- Fix turret movement not being visible to others (when other players are using it) - Half front turret sensitivity
5 Months Ago
pt_boat_turret_full_reload -> main
5 Months Ago
Don't reloading the PT boat turrets when turrets are full - they have to have fired a shot first
5 Months Ago
vedning_machine_vis_fix -> main
5 Months Ago
Fix fetch cycle throwing an NRE
5 Months Ago
main -> travelling_vendor_vis_fix
5 Months Ago
mountplayersync_ai_bypass -> main (yolo2)
5 Months Ago
- Fix parented players being at odd starting rotations - Enable AI only parenting on: PTBoatDriver PTBoatPassenger Small Boat Passenger RHIB Driver
5 Months Ago
Reimplement parenting logic
5 Months Ago
main -> mountplayersync_ai_bypass
5 Months Ago
junkpile_ladder_clip_fix -> main
5 Months Ago
junkpile_ladder_clip_fix -> main
5 Months Ago
ptboat_turret_safezone -> main
5 Months Ago
Don't allow AI or players to shoot mounted weapons when in safe zones
5 Months Ago
tryfind_matchiongdeployables_fix -> main
5 Months Ago
Hardening incase traced ent is null (when finding matching deployables)
5 Months Ago
boatai_balance_changes -> main
5 Months Ago
main -> boatai_balance_changes
5 Months Ago
Swap InvokeRandomised with a 0 randomised value to a standard InvokeRepeating - run every 0.05 instead of every update frame
5 Months Ago
travelling_vendor_vis_fix -> main
5 Months Ago
- New scientist setup for both boats - Increased turret max attack distance 75 -> 125 - Cleanup
5 Months Ago
RHIB Scientists now use LR300s - not MP5s
5 Months Ago
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
5 Months Ago
RHIB Scientists can attack players at a way higher range 30 -> 70
5 Months Ago
main -> boatai_balancing_changes
5 Months Ago
tanky_ai_load_fix
5 Months Ago
Ensure loaded scientist boats use the rhib scientists, not the oilrig scientists Remove clear target log
5 Months Ago
remove_extra_scientist_weapons -> main
5 Months Ago
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
5 Months Ago
boatai_balance_changes -> main
5 Months Ago
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)
5 Months Ago
boat_ai_patrol_aggression_fix -> main
5 Months Ago
Think time 10 seconds -> 5 seconds
5 Months Ago
boat_ai_patrol_aggression_fix -> main
5 Months Ago
Fix boat ai getting stuck patrolling oil rig and not actually engaging a player driving up
5 Months Ago
pushing_toast_fix -> main
5 Months Ago
Remove pushing toast log