branchrust_reboot/main/shieldscancel

150 Commits over 153 Days - 0.04cph!

10 Months Ago
Fixed being able to equip weapons on non valid weapons by changing item in the currently equipped slot via the inventory screen
10 Months Ago
Fixed being able equip a shield by itself by scrolling through the belt bar
10 Months Ago
assigned wooden shield viewmodel animator to improvised shield
10 Months Ago
Fix shields hud merge
10 Months Ago
Merge from main (discard GameUI.HUD changes, will need to rebuild)
10 Months Ago
hooked up view model anims for the 2 wooden shields and edited admire transitions on their animators
10 Months Ago
Fixed shield remaining in 3rd person hands while gesturing
10 Months Ago
Fixed 3rd person gestures not working due to animator updates
10 Months Ago
Enabled shield compatibility on: Bone Club Bone knife Diver hatchet P17 Butcher Knife Sickle Vampire Stake Hatchet HC Revolver Combat Knife Machete Python Revolver Semi auto pistol All spears (wood/stone/seasonal) Nailgun
10 Months Ago
Fixed footstep effects being effected by equipped shield Possible stringpool fix
10 Months Ago
Adjusted shield colliders
10 Months Ago
Log cleanup
10 Months Ago
Allow shields to go in the belt bar, has the same behaviour as the backpack when selected (will get equipped when selected after a few seconds)
10 Months Ago
Merge from main
10 Months Ago
Animator fixes
10 Months Ago
Fix shield viewmodel getting culled when offscreen Fixed blocking state getting reset every tick Cleanup
10 Months Ago
Show damage protection % when inspecting shields in the inventory Set some starting values per shield for testing
10 Months Ago
Added indicators to the item information panel if a wepaon is compatible with shields
10 Months Ago
Merge fix
10 Months Ago
Merge from main
10 Months Ago
Merge from main
10 Months Ago
adjusted improvised shield handle size to make it smaller
10 Months Ago
Move the shield to the back while reloading a projectile weapon
10 Months Ago
Recache the viewmodel renderers Added a deploy delay so the player can't block immediately while the deploy anim is playing
10 Months Ago
added 3p shield impact melee and impact ranged anims to player animation.controller
10 Months Ago
Added melee and ranged shield impact slots to player model and viewmodel animators
10 Months Ago
edited shield entity positions so the shields sit correctly in the hands
10 Months Ago
Can no longer sprint while blocking with a shield Fixed blocking flag not being applied on server
10 Months Ago
Added ShieldBlocking state to hands layer (inside Idle_StateMachine)
10 Months Ago
Merge from main
10 Months Ago
exported edited viewmodel metal shield animations
10 Months Ago
exported edited 3p shield idle pose anim
10 Months Ago
updated holster position for metal shield
10 Months Ago
assigned shield 3p anims on player animation controller and edited metal shield position in its entity
10 Months Ago
setup admire anim for metal shield
10 Months Ago
Show the current shield health with the health/hunger/vitals Move the player vitals into a FlexLayout, remove a bunch of hardcoded layout code as a result
10 Months Ago
Fixed shields not getting properly initialised when using spawn.shielddummy command Added a damage mitigation factor to all shields, shields will absorb this percentage of damage and then pass the rest of the damage onto the player. This is applied after the Protection properties are applied, so we can still vary how different shield materials affect damage
10 Months Ago
Setup reinforced wooden shield prefab
10 Months Ago
Add melee attack state on 3rd person animator Added admire to viewmodel animator Added override controllers for each shield viewmodel
10 Months Ago
Hook up deploy on 3rd person shield layer
10 Months Ago
Fixed viewmodel renderers on non metal shields
10 Months Ago
Disable shield collider while the shield is on the players back
10 Months Ago
Compile fix
10 Months Ago
Merge from main
10 Months Ago
removed the metal shield skin from rig then linked the v_shield to the weapon rootbone in the prefab.
11 Months Ago
exported metal shield world model anims
11 Months Ago
updated textures
11 Months Ago
setting up metal shield viewmodel anims
11 Months Ago
reinforced wood shield world model
11 Months Ago
Fixed some duplicate arms