userIan Hendersoncancel
branchrust_reboot/main/naval_update/pt_boat_gameplay_passcancel

23 Commits over 0 Days - ∞cph!

18 Days Ago
Compile fixes
18 Days Ago
naval_update -> pt_boat_gameplay_pass
18 Days Ago
Add client prediction to ServersideMountedWeapon aiming This means players can now move the turret around indepdently of the server Do reconcilliation on server receive state (if out of date enough) This is now just a checkbox on any ServersideMountedWeapon. Still requires some further improvements, but will work for now Also added seat caching to Mounted Weapons
18 Days Ago
Using sight and flip pitch support for the rear turret Lets the rear sight skip by the ballistics check
18 Days Ago
Ballistics::GetBulletHitPoint now supports an ignore entity, so that I dont need to make sure it has a clear LOS Minor rear PT Boat turret changes
18 Days Ago
Prevent fire extinguisher from dismounting the current player on the pt boat
18 Days Ago
Add debug.debugclippingchecks: - Prints out what colliders are causing cllipping to fail - Still keep the performant route for regular gameplay
18 Days Ago
More work arounds for dodgy clipping checks on the pt boat
18 Days Ago
Fix clipping mount positions on the pt boat (was causing the scientists to be booted from the boat) Delay spawn scientist invoke by 100 ms
18 Days Ago
Better eye setup (expose in weapon transform) Allow AI a wider angle before firing (15 degrees) Spawn turret with 1 hp and set immortal protection instead
21 Days Ago
Scientist front turret now points the right way
22 Days Ago
AI aim direction translation fixes Aim pivot fixes AI will only fire if its aim is within 5 degrees of the target
22 Days Ago
AI can now point the boat turrets at players (their current target) Remove items from PT boat turret operators AI support setup for PT turrets
22 Days Ago
naval_update -> pt_boat_gameplay_pass
22 Days Ago
Spawn PT boat in the deepsea alongside a couple of the smaller boats
22 Days Ago
Remove debugs and extra print statements
22 Days Ago
PT Boat Deepsea now driven properly by AI
22 Days Ago
Fix 50 call turret attachment points after the model changes
22 Days Ago
naval_update -> pt_boat_gameplay_pass
22 Days Ago
Take a bit longer to place scientists This ensures they are mounted on the boat correctly
23 Days Ago
Fixed PT Boat prefab Cleanup Scientists now spawning on PTBoat
23 Days Ago
Initial work to allow the ai to work on the PT Boat
23 Days Ago
Move the random storage box into the doorway. You now have to interact with the door to open the pt boat storage Manifest (again)