userIan Hendersoncancel

4,864 Commits over 762 Days - 0.27cph!

39 Minutes Ago
- Swapped server IsReload toggle over to a coroutine -- Invoke Handler was waiting double the time on the serverside
1 Hour Ago
Remove unused threshold
1 Hour Ago
- Try moving everything over to update (on the lerping side) - Server sends an aim packet everytime it receives an input rather than checking difference before sending
2 Hours Ago
naval_update -> turret_fixes
2 Hours Ago
- WIP
2 Hours Ago
Missed compile fix
2 Hours Ago
- Compile errors - Reduced rear screenshake
3 Hours Ago
Add screenshake to the front and rear turret so they don't feel lifeless
3 Hours Ago
Restored the rotate to zero before reloading
4 Hours Ago
Fix mounted weapon show/hide NRE
4 Hours Ago
Set AI turret max shoot distance from 200 -> 75 meters
4 Hours Ago
Bring back turret aim lerping
4 Hours Ago
More value tuning
5 Hours Ago
Implementing a few suggestions from Graham: - Move reconcilliation to Update loop - Transform pivot angle relative to transform space rather than world space - Make all of my reoncilliation/update use sensible values - Variable everything
Fix deploy animations not working - Add the same fix to turn on / turn off and set hold type
Yesterday
- FIxed PT boat not loading properly sometimes as it was marked as an 'invalid boat' when it couldnt get a reference to its storage area - Fixed weird piloted by ai bug when loading PT Boat - Lowered reload time from 15.3 to 15 seconds
Yesterday
rhib_fixes -> naval_update
Yesterday
Swap drybox to use mailbox sounds
Yesterday
▍▄▄ ▊▍▍█▇ ▅▉▄▊▍▍▍ ██▊▄▇▋ ▆▍▆ ▅▉▍▆▇ ▉▉▄▋▋▉▄ ▆▉▌ ▍█▉▉ █▊ ███ ▋▉▄▍, ▋█▄▊ ▅▋▉█▍▅▄ ▊▍▄ ▌▆ █▌▅ ▍▌▅▍▆ ▋▉▉▊▄ ▉█ ▋█▊▆▆▊▌ ▍▉▄█▍▆ - █▍█ ▊▊▆ ▄▍▇▄ ▅▉ ▉▌▍ ▊▆▌ ▇▇▊▆
Yesterday
- Setup better detailed colliders on the RHIB (fixed window and console etc)
Yesterday
Remove logs on FindClosestPlayerTarget(), gate the rest behind if UNITY_EDITOR
2 Days Ago
pt_boat_turrets -> naval_update
2 Days Ago
- Flipped puinch (way nicer)
2 Days Ago
pt_boat_turrets -> naval_update
2 Days Ago
Much better fov punch system - ditch the spring
2 Days Ago
- Realignment of the right 50cal after merge - Adjustments to the muzzle position - Stop 'hands up' (DONT SHOOT) at the end of reloading
2 Days Ago
- More merge conflicts - Increased FOV punch
2 Days Ago
Deep sea portal partial (again)
2 Days Ago
50cal_Animations -> pt_boat_turrets
2 Days Ago
scientist_boat_ai -> naval_update
2 Days Ago
Compile fix
2 Days Ago
naval_update -> scientist_boat_ai
2 Days Ago
pt_boat_turrets -> naval_update
2 Days Ago
- Remove LOS checks for aggro - Increase PT Boat aggro to 250
2 Days Ago
pt_boat_turrets -> naval_update
3 Days Ago
3 Days Ago
- Added an FOV punch when attacking - Extra prevention to prevent punching in a bunch of scenarios
3 Days Ago
Compile fixes
3 Days Ago
- Add some smoothing to the rear turret
3 Days Ago
- Fix aiming smoothing of the front gun - Fix seat nre in client
3 Days Ago
Don't play the client tick if no one is home
3 Days Ago
Bring back lerping to 0 when you reload rather than a hard set
3 Days Ago
- 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
3 Days Ago
pt_boat_turrets -> naval_update
4 Days Ago
Added soome more null checks in handle aiming - should stop on mount nre
4 Days Ago
- Fix turrets randomly snapping to stupid rotations for no reason
4 Days Ago
naval_update -> pt_boat_turrets
4 Days Ago
Up corrective spring force and reduce damping on the pt boat to try and fix scientists being dismounted on spawn
4 Days Ago
naval_update -> scientist_boat_ai
4 Days Ago
Fix fuel check not working