branchrust_reboot/main/shieldscancel

150 Commits over 153 Days - 0.04cph!

27 Days Ago
Restored the 2px gap between vital bars
27 Days Ago
Fixed player hitting their own shield when crouching and melee attacking
27 Days Ago
Added a OnPlayerClothingChanged client side callback to HeldEntity Backpack meshes will now be enabled when a shield is equipped and disabled when the shield is holstered
28 Days Ago
Fixed a case where shooting while crouched would sometimes result in the player shooting their own shield, applying damage to themselves in the process
28 Days Ago
Shield vm animator can now go straight to block from the melee attack end state
28 Days Ago
Merge from main
28 Days Ago
shield 3rd person attack anim split into 3 parts
28 Days Ago
edited wooden shield position in its entity prefab to sit better on the player arm when chunky clothes are equipped
28 Days Ago
edited clip range for metal shield attack anims and set up the wooden shield animator for melee attacks too
28 Days Ago
Slightly adjust wooden shield back positions to not obscure the minicopter fuel gauge
28 Days Ago
Fixed some logic issues with the shield vm
28 Days Ago
Refactor shield handling into a static utility Apply it to the legacy animals
29 Days Ago
Made new protection profiles for shield variants Attacks from new wolves should now be blocked by the shield if the shield is raised and the wolf is in front of the player, will not block at all if the player isn't raising their shield
29 Days Ago
Fixed player arms animator layer getting stuck in aiming mode if player starts blocking while already crouched
31 Days Ago
set viewmodel reinforced woodshield to use metal shield animations
31 Days Ago
updted ReinforcedWoodShield.fbx so the strap now matches more closely to Metal shield so a single anim set can be re-used for it
31 Days Ago
viewmodel wooden shield animaionns edited
31 Days Ago
viewmodel metal shield anims updated so the arm is visible
32 Days Ago
Fixed weapons clipping into shield when shield is held up
32 Days Ago
Can now use hammer and tool gun with shield (can only repair)
32 Days Ago
updated wooden shield viewmodel animations so the arm is visible and tweaked position of the improvied shield in its viewmodel prefab so that it works using the same animations
32 Days Ago
fixed missing strap on lod1
32 Days Ago
Adjusted size of both wooden shield colliders
32 Days Ago
Fixed shields not rendering their shadows when in first person
32 Days Ago
Fixed being able to sprint while blocking with a shield
32 Days Ago
Merge from main
38 Days Ago
Fixed noclipping breaking held entities entirely
38 Days Ago
Fixed exception when moving the current held entity item to another hotbar slot while it was equipped with a shield
38 Days Ago
viewmodel wooden shield viewable arm test anims
38 Days Ago
Fixed outlines on wooden shield and reinforced wooden shield world models
39 Days Ago
Fixed another case where spamming equip/unequip on a shield would throw an NRE
39 Days Ago
Fixed blocking flag staying on if the players shield is holstered or destroyed while blocking, was preventing input on subsequent held entities
39 Days Ago
Fixed shields not parenting properly
39 Days Ago
Fixed being able to block while in debug cam
39 Days Ago
Merge from main
40 Days Ago
Added art to shield wearables so they're displayed correctly in player preview
42 Days Ago
Fixed pickup notices spawning in the wrong place
42 Days Ago
Fixed colliders on all shield world models to match their entity counterparts
42 Days Ago
Marked shields as equip on pickup Fixed improvised shield incorrect world model mesh
42 Days Ago
Fixed picking up unrelated items would put away equipped shield
42 Days Ago
Adjusted holster offsets for all shields, mostly fixes them sticking out the side of the camper
42 Days Ago
Fixed exception when rapidly switching back and forwards from a shield compatible weapon to an incompatible weapon
42 Days Ago
Protobuf, manifest
42 Days Ago
Merge from main
48 Days Ago
adjusted strap for improvised shield
54 Days Ago
updated metal shield admire animation transition on metal shield animator
54 Days Ago
Unsaved
54 Days Ago
Fixed impact effects not firing properly when a shield is hit by a server side projectile (auto turrets, scientists)
54 Days Ago
Much improved system to sync shield position/rotation to server, send shield pos/rot in model state
54 Days Ago
More HUD merge fixes