branchrust_reboot/main/primitivecancel

1,144 Commits over 62 Days - 0.77cph!

9 Months Ago
Updating battering ram rig hierarchy
9 Months Ago
Fixed shield resetting to idle briefly in 3rd person when getting shot/hit
9 Months Ago
Improved projectile hit handling for shields Due to the thickness of the player capsule on the server the player often fully encompasses the shield collider, leading to the shield missing shots that it should be blocking because the shot hits the player first Server fired and player fired projectiles now do an additional check when damaging players to see if the shield should block the hit by checking the racyast against the equipped shield
9 Months Ago
Fixed melee vm hit block animations not playing
9 Months Ago
Fixed weirdness when applying a door to the Siegetower
9 Months Ago
FakePhysicsRope no longer depends on line renderer. Also setup as a ClientComponent
9 Months Ago
Cant push the siegetower if you are on a drawbridge
9 Months Ago
Siegetower drawbridges parent and unparent parents if they are on the drawbridges when opened/closed
9 Months Ago
Various horse client/server optims
9 Months Ago
Fixed door not being deployable on the Siegetower
9 Months Ago
Ballista Texture Update LOD0 Update
9 Months Ago
Resolved duplicate bone names on draw bridge 1/2/3
9 Months Ago
Horse: Tweaked force reduction based on slope angle Reduced rider damage when ragdolling Increased leg animator culling distance
9 Months Ago
Submitting battering ram hardware rig
9 Months Ago
Manifest
9 Months Ago
Battering ram - Added new driving pose - Added battering ram sit mountpose enum - Added pose to player controller - Set to use new pose in seat prefab
9 Months Ago
merge from main
9 Months Ago
merge from player_catapulting
9 Months Ago
battering ram - updated ik hand targets
9 Months Ago
Moved AllowPlayerInstigatedDismount up from BaseVehicle to BaseMountable
9 Months Ago
Speed and handbrake tweaks on slopes
9 Months Ago
Horse ground alignment tweaks
9 Months Ago
Gallop gait tweaks
9 Months Ago
Horses now skid when braking at full speed Progressively reduce head leaning max angle based on speed Re-introduced spine ik Tweaks
9 Months Ago
battering ram anims updated
9 Months Ago
battering ram anims exported on updated rig
9 Months Ago
added initial battering ram anims
9 Months Ago
metal shield 3p melee attack anim updated
9 Months Ago
Tweaked horse rotation responsiveness, added an additional factor based on the current speed
9 Months Ago
removed shield blocking condition on the transition from idle to shield melee attack anim on the handshield layer in player animator to get the melee attack animation to play correctly
9 Months Ago
merge from siege_weapons
9 Months Ago
Move AnimationUtil to an editor only namespace
9 Months Ago
Merge from primitive/prop_offset
9 Months Ago
merge from main
10 Months Ago
Texture Update for Ballista
10 Months Ago
Hide local player arms when mounting the ballista
10 Months Ago
Added WASD controls to ballista
10 Months Ago
Ballista swivel rotation
10 Months Ago
player model NRE fix
10 Months Ago
Tweaks, inverted ballista up animator parameter
10 Months Ago
Added leg animator to the player model, only enabled when mounting the ballista
10 Months Ago
Removed ballista debug logs
10 Months Ago
Increased ballista mass Dismount driver when flipping or reaching high velocities Fixed some rotation issues Fixed missing wheel NRE
10 Months Ago
Catapult item pickup and drop sounds
10 Months Ago
Ballista bolts world models and pickup/dropped sound
10 Months Ago
Fixed siege tower pulling flag colliding with tipping flag
10 Months Ago
Adjusted siege tower model pos so it doesnt spawn clipping into the ground
10 Months Ago
Fixed battering ram choppy reverse
10 Months Ago
merge from clientserver_entityfinder_tool
10 Months Ago
Current gait networked to the client Polished towing interaction conditions Cleanup