userIan Hendersoncancel
reporust_rebootcancel

4,843 Commits over 762 Days - 0.26cph!

5 Hours Ago
pt_boat_turrets -> naval_update
5 Hours Ago
- Flipped puinch (way nicer)
5 Hours Ago
pt_boat_turrets -> naval_update
5 Hours Ago
Much better fov punch system - ditch the spring
5 Hours Ago
- Realignment of the right 50cal after merge - Adjustments to the muzzle position - Stop 'hands up' (DONT SHOOT) at the end of reloading
5 Hours Ago
- More merge conflicts - Increased FOV punch
5 Hours Ago
Deep sea portal partial (again)
5 Hours Ago
50cal_Animations -> pt_boat_turrets
scientist_boat_ai -> naval_update
Compile fix
naval_update -> scientist_boat_ai
pt_boat_turrets -> naval_update
- Remove LOS checks for aggro - Increase PT Boat aggro to 250
pt_boat_turrets -> naval_update
- Added an FOV punch when attacking - Extra prevention to prevent punching in a bunch of scenarios
Compile fixes
- Add some smoothing to the rear turret
- Fix aiming smoothing of the front gun - Fix seat nre in client
Don't play the client tick if no one is home
Bring back lerping to 0 when you reload rather than a hard set
- FIx the dumbest angles conversion bug of all time - Stop NRE when mounting the rear turret (ocassionaly happening?) - Ensure animations play at normalized time of 0
Yesterday
pt_boat_turrets -> naval_update
Yesterday
Added soome more null checks in handle aiming - should stop on mount nre
Yesterday
- Fix turrets randomly snapping to stupid rotations for no reason
Yesterday
naval_update -> pt_boat_turrets
Yesterday
Up corrective spring force and reduce damping on the pt boat to try and fix scientists being dismounted on spawn
Yesterday
naval_update -> scientist_boat_ai
2 Days Ago
Fix fuel check not working
2 Days Ago
scientist_boat_ai -> naval_update
2 Days Ago
scientist_boat_ai -> naval_update
2 Days Ago
- Reduced radius on spawning a boat group at the ghost ship (fixes any weird not spawning bugs that were happening) - Spawn group injects load mode
2 Days Ago
- Fixed a bunch of bugs with spawn and load - Dont run cohesion for null group members
2 Days Ago
Recursion fix (woops)
2 Days Ago
Auto killed boats now wont drop loot Prevents oil rigs having dead scientist drops around
2 Days Ago
scientist_boat_ai -> naval_update
2 Days Ago
- Scientist boats can now save/load properly in all contexts - Setup system for types of saving/loading, for example oil rig scientist boats wont save between server restarts unless their claimed by killing the ai driver - Fix oilrig scientist boat manager loading error - Simplify scientist boat loading
3 Days Ago
naval_update -> scientist_boat_ai
3 Days Ago
Add head animation support to the cannon - Support local offset - Setup with default 50 cal reload animation for now
3 Days Ago
turretsv2 -> naval_update 🎉
3 Days Ago
Compile fixes for shared aiming method
3 Days Ago
- Fix snapshot states not being replicated properly - Fixed ai inconsistent aiming angles Ready to merge
3 Days Ago
Lerp to 0,0 properly on reload (mostly affects the front turret)
3 Days Ago
Smoooooooth(er)
3 Days Ago
Cleaned up the front turret aiming system
3 Days Ago
Replicate seat changes of naval_update branch
3 Days Ago
naval_update -> pt_boat_turrets
3 Days Ago
turret_animation_alignment_fix -> naval_update
3 Days Ago
Fix rear turret animations from being played offset (set was putting itself at the wrong position)
3 Days Ago
- Minor polish pass on some front turret behaviour - Restored AI on rear turret, front turret still needs a little work so I can't merge yet