4,923 Commits over 792 Days - 0.26cph!
Fix ClientOnPlayerDismount NRE
- PT Boat turret now load in ammo instead of respawning with ammo each time
- Dont try and load turrets at all (just nuke em and recreate them at the other side)
- Put load data into a cache so it can be loaded afterwards
- Fixed broken mountpoint reference (turret seats had been renamed and it bricked all loading of the ptboat)
- Add PT Boat to F1 Menu
- Add Prefab information
- Generate image
- Re-setup, will need wes to fix the rest
naval_update -> Cannon_Animation
Add reset trigger support
pt_boat_polish_pass_2 -> naval_update
- Dont dismount straight into the water
- Add water mask to the bottom of the front turret
merge from naval_update/deep_sea
merge from deepsea_generation_tweaks
- Setup new attack effect on front + rear turret
- Added and wired up lights to pt boat (ai wil auto do this)
- Added and wired up lights to turret
Tweaked deep sea generation, entities are more clustered
naval_update -> pt_boat_polish_pass_2
Admin killing the PT Boat turrets will now also destroy the bpat itself
50cal_animations -> naval_update
50cal_Animations -> naval_update
50cal_animation -> naval_update
Reduce the wave impact on the pt boat so easier to predict + less nausea
- Add a replicated var to turn on/off client authority so we dont get stuck in a build without the ability to change
- Codegen
Try authority with higher yield state acceptance
50cal_animations -> naval_update
50cal_animations -> naval_update
Up the updaterate since we are using serverside movement
Set both turrets to be serverside only. Won't be as smooth but its release-able
50cal_animations -> naval_update
Fixed merge conflicts:
- Rewired up turret screenshake effects
- Fixed broken values/references
naval_update -> 50cal_animations (2)
naval_update -> 50cal_animations (merge issues)
turret_fixes -> naval_update
- FIx a bug causing the seat eye centre to go to Vector3.zero, putting your eyes inside the players body
Resort 50 cal left after the merge
naval_update -> turret_fixes
Try out seat relative position re-sync update
Bring down reload to like 14.7
Reorient seat in the turret
Better eye pos
Reorient seat in gun space
- Only update server seat if no client auth
- Remove debug logs
- Remove ddraw
- Fix rear turret (that was a pain)
- Fix front turret screenshake going crazy
- Fix AI beig a bit awkward with the new aiming system
- Send snapshots in the right space
- Don't use the interpolator when reconcilling
- Fix incorrect forward directions after changing those space transforms
- Missed HasAuthority check