branchrust_reboot/main/mortar_prototypecancel
67 Commits over 31 Days - 0.09cph!
Fix occlusion popping on mortar, add condition loss on shot
Add fragmentation ammo type, add new mortar UI, fix ammo UI not getting stuck on disconnect, fix mortar NRE on demo load, re-add ammo selection to mortars, setup magazine ammotypes on mortar.
Fix VM camera animations on mortar
Add recoil anim to mortars, re-order one shots to layer them on top of handles.
Swap sweep animations to the non-temp versions
merge back load animation blending
Add generic info panel to inventory, add mortar's range info using the generic panel.
- Fixed mortar UI not scaling with wide screens
- Removed mounted protection from mortars
- Fix mortar shells LOD culling
- Space out sockets to fix handle hanging off edges + being able to shoot through walls.
- Play other fire impact vfx
- Fix mortar handle clipping into ground (because it length is now controlled by the animator)
Remove previousLegAnimatorState tracking, apparently I added that for nothing
▍ ▍█▌▄▍▄ ▍▉▌▍▌█▇ ▍▆█▍█ ▌▉▄█ ▉▇▆▊▊▉▉▊ ▆▉▇▄▉▆▌▋▅▋▉ ▄█▋▋▄▌
▇ ▌▉▇ ▌▌▍█▊ ▆▋▇▊ ▋▄ ▍▉▊▆▅ ▊▇▆▅▊▋▊ ▇▊ ▌▄▇▋▅▊▆█▅▉▅▇▊▄▊▅▊▊▋▅▇▅▌█
Add mortar pitch display, refactor generic overlay to allow for appending prefabs
subtract, these changes were supposed to go on a sub branch :facepalm:
Implement blending between 3 load anims based on angle, remove pitch/IK blend curves until its stable, abstract creating/releasing reload handles
Add a twist relax slider for hand IK
Add offset to left hand IK
Add support for skinned mesh renderers to deploy guide, reformat CreateGuideSkin.
Add angle error phrase for when the mortar isn't placed on flatground
Update icon generator manifest
Add sidechecks to mortar to fix clipping issues, re-parentr most of the checks so that they rotate with the mortar, fix center ground check causing the mortar to get stuck when rotated.
Fix inconsistent mortar mounting on terrain
Fix client predicted reloads not stopping on mortars
Fix crash when shooting mortar :facepalm:
Add crossfade to mortar pose, fix animation handles not being released, fix animation handles not applying autoplay properly.
Lower mortar deploy angle check to only allow placement on flat ground
Add mortar deployment guide prefab
Fix mortar deployment NRE, fix socket mods using the wrong layers
Regenerate protobuf serializers
Add blending between aimdir pitch and reload animation.
Fix mortar controller transitions not having any conditions
Setup fire effect properly, add effect recycle to muzzle fire fx
Animate mortar during loading, disable the animator outside of loading.
Switch mortar firing button from reload to primary fire.
Remove entity mod from mortar shells
Delete old placeholder mortar entities
Add mortar recoil and target distance randomness.
Fix mortar shell in hand orientation during reloads, fix visiblity cutoffs too.
Fix invisible colliders on mortar, fix mount trigger,
▆ ▆▉▆▌ ▇▄▇▊▍▇ ▅▍▍▉▆▄▋▋ ▆▍ ▉▉▌▅▆ ▇ ▄▊▌▅▉ ▉▊▉█▄ ▆█▆ ▊▆▋█▌ ▄▄▇▄▋█▄ ▍▇▅▋▊▋▅ ▊▄▄▋▌ ▌▋ ▊▆▇ ▄▅▌▆█▉
Don't crossfade sweep anims, just layer the lower anim on top.
Tilt mortar up during reloads to match animation, fix reload speed being inconsistent after each reload(other fix didnt work, use flags instead).