userIan Hendersoncancel

6,170 Commits over 1,004 Days - 0.26cph!

6 Months Ago
Increase front turret rotate speed by 200 units
6 Months Ago
Fix rear turret using the wrong forward direction when shooting
6 Months Ago
Fix pt boat turrets bricking themselves when leaving and coming back into network range
6 Months Ago
playerboat_wheel_mount_optimization -> main
6 Months Ago
Enable mount parenting on boat building steeringwheel
6 Months Ago
scientist_boats_gameplay_pass_4 -> main
6 Months Ago
Compile fix
6 Months Ago
scientist_boats_gameplay_pass_4 -> main
6 Months Ago
main -> scientist_boats_gameplay_pass_4
6 Months Ago
Use setup the correct starting rotation when mounting a turret
6 Months Ago
Run camera animation stuff in update rather than messing around with invokes or seat overrides
6 Months Ago
- Fix head animations not working in build on the PT Turret - Stop get eye override cycling calling itself in some scenarios - Ensure IsEmpty is also set when jumping off a reloading turret - Remove Interface for mounted weapons - just look at the mounted weapon script instead
6 Months Ago
Fully cancel pt boat turret reload if someone jumps off whilst its reloading
6 Months Ago
Compile fixes
6 Months Ago
scientist_boats_gameplay_pass_4 -> main
6 Months Ago
Bug fixes with empty animator. Put 'IsEmpty' through a SyncVar
6 Months Ago
fix left 'ammoLeft' parameter not having the right string name
6 Months Ago
Show if mounted turret is full or empty of ammo via swapping its idle animation to have the chain removed
6 Months Ago
Mounted weapons now give you hit markers when you shoot others - Setup ownership system for held entity
6 Months Ago
Fix front pt boat turret having really high sensitivity and being hard to aim
6 Months Ago
naval_update -> naval_update/boat_steering_creaks
6 Months Ago
naval_update -> naval_update/boat_steering_creaks
6 Months Ago
scientist_boats_gameplay_pass_4 -> main
6 Months Ago
- Buff PT Boat loot - Buff RHIB Loot
6 Months Ago
Swap PTBoat loot door to a regular dry box
6 Months Ago
- Wrap setup effect in try/catch - guard against transform parent being null
6 Months Ago
hideifaiming_nre_fix -> main
6 Months Ago
head_animation_debug_command -> main
6 Months Ago
Added exit time transitions to head animations incase the lack of exit time or condition is stopping the transition on build
6 Months Ago
Add a command to debug cannon/ptboat head animations not working
6 Months Ago
pt_boat_turret_improvements_3 -> main
6 Months Ago
Compile fix
6 Months Ago
Make front turret 4x less accurate (by AI) than the rear
6 Months Ago
Properly cancel reload animation if you get off a turret
6 Months Ago
Fix clamping issues
6 Months Ago
Remove turret from Invoke Handler
6 Months Ago
Set rear turret pitch clamp 30 -> 10
6 Months Ago
Ensure front turret min walk distance is set to -2
6 Months Ago
mountable_bypass_extended -> main
6 Months Ago
Rollout position per frame bypass to cannons and tugboats
6 Months Ago
Support autosave/autoload in objects with inherited syncvars
6 Months Ago
easel_canvas_syncvar_autoload_fix -> main
6 Months Ago
proprenderer_print_log_fix -> main
6 Months Ago
Wrap proprenderer editor stuff in UNITY_EDITOR Try checking EditorApplication.isPlaying as well
6 Months Ago
pt_boat_turret_seat_angle_fix -> main
6 Months Ago
Compile fix
6 Months Ago
pt_boat_turret_seat_angle_fix -> main
6 Months Ago
Mounted scientist seat now moves closer and further away from the centre depending on how far tipped up the weapon is to try and keep the hands at a stable level This makes scientist animations at extreme angles much better
6 Months Ago
Stop another prop renderer log
6 Months Ago
main -> pt_boat_turret_seat_angle_fix