branchrust_reboot/main/shieldscancel

150 Commits over 153 Days - 0.04cph!

5 Months Ago
Fixed being able to equip weapons on non valid weapons by changing item in the currently equipped slot via the inventory screen
5 Months Ago
Fixed being able equip a shield by itself by scrolling through the belt bar
5 Months Ago
assigned wooden shield viewmodel animator to improvised shield
5 Months Ago
Fix shields hud merge
5 Months Ago
Merge from main (discard GameUI.HUD changes, will need to rebuild)
5 Months Ago
hooked up view model anims for the 2 wooden shields and edited admire transitions on their animators
5 Months Ago
Fixed shield remaining in 3rd person hands while gesturing
5 Months Ago
Fixed 3rd person gestures not working due to animator updates
5 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
5 Months Ago
Fixed footstep effects being effected by equipped shield Possible stringpool fix
5 Months Ago
Adjusted shield colliders
5 Months Ago
Log cleanup
5 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)
5 Months Ago
Merge from main
5 Months Ago
Animator fixes
5 Months Ago
Fix shield viewmodel getting culled when offscreen Fixed blocking state getting reset every tick Cleanup
5 Months Ago
Show damage protection % when inspecting shields in the inventory Set some starting values per shield for testing
5 Months Ago
Added indicators to the item information panel if a wepaon is compatible with shields
5 Months Ago
Merge fix
5 Months Ago
Merge from main
5 Months Ago
Merge from main
5 Months Ago
adjusted improvised shield handle size to make it smaller
5 Months Ago
Move the shield to the back while reloading a projectile weapon
5 Months Ago
Recache the viewmodel renderers Added a deploy delay so the player can't block immediately while the deploy anim is playing
5 Months Ago
added 3p shield impact melee and impact ranged anims to player animation.controller
5 Months Ago
Added melee and ranged shield impact slots to player model and viewmodel animators
5 Months Ago
edited shield entity positions so the shields sit correctly in the hands
5 Months Ago
Can no longer sprint while blocking with a shield Fixed blocking flag not being applied on server
5 Months Ago
Added ShieldBlocking state to hands layer (inside Idle_StateMachine)
5 Months Ago
Merge from main
5 Months Ago
exported edited viewmodel metal shield animations
5 Months Ago
exported edited 3p shield idle pose anim
5 Months Ago
updated holster position for metal shield
5 Months Ago
assigned shield 3p anims on player animation controller and edited metal shield position in its entity
5 Months Ago
setup admire anim for metal shield
5 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
5 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
6 Months Ago
Setup reinforced wooden shield prefab
6 Months Ago
Add melee attack state on 3rd person animator Added admire to viewmodel animator Added override controllers for each shield viewmodel
6 Months Ago
Hook up deploy on 3rd person shield layer
6 Months Ago
Fixed viewmodel renderers on non metal shields
6 Months Ago
Disable shield collider while the shield is on the players back
6 Months Ago
Compile fix
6 Months Ago
Merge from main
6 Months Ago
removed the metal shield skin from rig then linked the v_shield to the weapon rootbone in the prefab.
6 Months Ago
exported metal shield world model anims
6 Months Ago
updated textures
6 Months Ago
setting up metal shield viewmodel anims
6 Months Ago
reinforced wood shield world model
6 Months Ago
Fixed some duplicate arms