branchrust_reboot/main/naval_update/mounted_turret_reloadingcancel

15 Commits over 0 Days - ∞cph!

naval_update -> mounted_turret_reloading
Fix some more dodgy angles on the front seat
- Swap front turret to correct mount pose (standing) - Fixed problems with front turret being unable to progress its reload bar properly - Adjust eye position on front turret - Remove logs
Fixed AI turrets not shooting at the players (incorrect dot calculation)
Better driver caching, prevents a random other npc on the boat from being marked as the driver
Fixed ai mounted weapon controller so it points at the right location again
prevent rear turret clipping checks from failing right at the corners
- AI's can now reload turrets if they are empty - Extra profiling in a bunch of turret methods - Run at randomised time to keep the thread clear
Re-add support for world and local space inputs (mouse delta vs aim angles)
Fixes to ensure the server representation is updated properly
Rewrote cmounted turret client prediction
Yesterday
- Correct reload time estimations (across the net) - Better client predicting aim lerps - Fix powerbar sticking
Yesterday
Simple reloading (just ignores the reload bar for now) Lerp client turret rotation when predicting (since we dont have snapshots to smooth it out)
Yesterday
PTBoat script handles loot spawning rather than the spawner itself This means console command spawned boats will spawn their loot properly