userIan Hendersoncancel
reporust_rebootcancel

4,534 Commits over 731 Days - 0.26cph!

2 Days Ago
naval_update -> pt_boat_2
2 Days Ago
scientist_boats_gameplay_2 _> naval_update
2 Days Ago
Fix fingers not working on reload animations
3 Days Ago
pt_boat_2 -> naval_update
3 Days Ago
naval_update -> pt_boat_2
3 Days Ago
PTBoat Scientists can use the rear turret properly
3 Days Ago
Missed file
3 Days Ago
Fix crash
3 Days Ago
Invert forward support Compile fixes Setup rear turret as inverted forward
3 Days Ago
Move the player behind the turret as the turret moves (rear one) Create an appropriate mapped postion behind the rear turret to move the player to Always match player position and rotation to be relative to the turret Remove is visible check (wasnt needed) Fix unclamped client predicted pitch/yaw Player leg animator support for Vehicle Detailed Remove un-needed align local player turret rotation convar
3 Days Ago
seat changes
3 Days Ago
Rear turret reload animation actually walks up to the rear turret rather than having fixed feet Fix issues with the turret rotation not being set to 0,0
3 Days Ago
One shot animation system changes: Fix incorrect full body mask Make additive argument actually do something Enable/Disable leg animator rather than just blending weights StopCurrentOneShot will nuke any previous running coroutines
3 Days Ago
Add AlignLocalPlayerTurretRotation to force the local players player model to conform to the same rotation lock as replicated players/ai
3 Days Ago
Codegen
3 Days Ago
Add Hand IK targets (disable when reloading) Fix front turret flapping around Fix front turret being able to clip into the floor of the boat Move player slightly further away from rear turret
3 Days Ago
Fix hips staying locked when moving the turrets up and down
3 Days Ago
naval_update -> pt_boat_2
5 Days Ago
scientist_boat_ai -> naval_update
5 Days Ago
Dont kill rest of the scientists when the driver dies (not intentional)
5 Days Ago
scientist_boat_ai -> naval_update
5 Days Ago
Only allow killing scientists to happen once Call die on scientists so the loot bags spawn
5 Days Ago
Fix logic bug in pursue player that could possibly cause recursive behaviour (Active target check was flipped)
5 Days Ago
naval_update -> scientist_boat_ai
5 Days Ago
pt_boat_2 -> naval_update
5 Days Ago
Compile errors
6 Days Ago
Codegen Manifest
6 Days Ago
naval_update -> pt_boat_2
6 Days Ago
Lerp when not using sights based on a fixed sensitivity value
6 Days Ago
Client Prediction V2: Calculate a common time frame reference to send as a time key Hold a list of 20 previous predicted states on the client On receving a new server state: check your list Reconcille if needed
6 Days Ago
Swap over TIme.time to Epoch.Current so we can have consistent time values on the client + server
6 Days Ago
Dont compare raw positions for state dirty
6 Days Ago
Fix rear turret being on the wrong camera mode
6 Days Ago
Force front turret to go into a neutral position when reloading (ugly right now)
7 Days Ago
Play attack animations on the player when attacking (from a turret)
7 Days Ago
Modernise the PT Boat prefab Remove a bunch of unneeded stuff
7 Days Ago
Fixed yaw issues on ptboat front turret
8 Days Ago
Setup 3rd person reload effects on turrets
8 Days Ago
Reload animations running on front and rear turrets Setup new controllers Setting to enable/disable signalling the reload animation from the server on held entities
8 Days Ago
Fix muzzle fire appearing at the wrong place
8 Days Ago
Swap to the rigged versions of the 50 cals
8 Days Ago
Fixed front turret only reloading the left 50 cal
8 Days Ago
Fix SV_ReloadStart error on rear turret
8 Days Ago
Another manifest Finally working with some clean prefabs
8 Days Ago
Setup prefab world model animators Setup animator rigs Fixed bug preventing you from sitting in the front turret More aim position tweaks
8 Days Ago
Realign rear turret again
8 Days Ago
Recreate the left,right and single 50 cal entities with the new prefabs Get it hooked up like before
8 Days Ago
naval_update -> pt_boat_2
9 Days Ago
scientist_boat_ai -> naval_update
9 Days Ago
If a boat is sinking dont keep trying to apply corrective forces. These forces have always been applied - without it boat sinking looks really cool