useroctocancel
reporust_rebootcancel

741 Commits over 365 Days - 0.08cph!

2 Months Ago
Fix playable NREs when a player dies on mortars
2 Months Ago
Add chest offset IK, enable it for mortar to fix clipping issues
2 Months Ago
merge mortar_prototype
2 Months Ago
remove default value on recoil pitch duration
2 Months Ago
Fix mortar first person arms disappearing sometimes
2 Months Ago
Fix HE color in mortar UI
2 Months Ago
Implement zero angle sweep/attack/reload, disable new recoil anim less than 2-5 degrees
2 Months Ago
Fix duplicate internal IDs on the new mortar animations
2 Months Ago
- Add health UI bar to mortars (toggle for all mountables, sorry for stupid long import but this is cleaner than just adding it for mortars). - Bump up culling distance on mortar mesh - Disable smoke trail on mortar shells held in hand - Add recoil animation on mortars to make recoil more intuitive - Add `error_mortar_uneven_ground` toast to make it more obvious why you can't deploy a mortar
2 Months Ago
Drive motion time on mortars with the reload parameter (idk how this got removed), remove transition time between reload->fire
2 Months Ago
Set pitch parameter on mortar blend trees, fix mortar controller not transitioning between states, fix mortar reload being slower than it's animation.
2 Months Ago
Add anchors to generic overlay, attach mortar display to center anchor + some offset.
2 Months Ago
merge from mortar_prototype
2 Months Ago
Fix compile error
2 Months Ago
merge mortar_prototype to main
2 Months Ago
merge aim blending for mortar to mortar_prototype
2 Months Ago
merge from mortar_prototype
2 Months Ago
Smooth out aim dir for remote players
2 Months Ago
Hide mortar shell projectiles until they're mobile to fix 1-2 frames of seeing them float.
2 Months Ago
merge from mortar_prototype
2 Months Ago
Display an icon for the currently active ammo type near the pitch indicator on mortars
2 Months Ago
merge from mortar_prototype
2 Months Ago
Add one shot handles, blend IK back in after firing mortar
2 Months Ago
merge from main
2 Months Ago
merge from mortar_prototype
2 Months Ago
Add placeholder sound effects to mortar shots
2 Months Ago
Fix mortar indicator not cleaning up on disconnect
2 Months Ago
Fix generic overlay scaling causing mortar UI to scale the wrong way
2 Months Ago
Add reset static fields to base screen shake
2 Months Ago
Move mortar shell visual to the prop bone on mortars
2 Months Ago
Remove mount anchor grounding on mortar
2 Months Ago
Fix invisible collider on mortars blocking mounting/restricting movement, Fix first person animations on mortar, override eye position to fix animators moving it back in Update.
2 Months Ago
merge mortar_prototype
2 Months Ago
Fix mortar compile error
2 Months Ago
merge from mortar_prototype
2 Months Ago
Fix occlusion popping on mortar, add condition loss on shot
2 Months Ago
merge from main
2 Months Ago
merge from mortar_prototype
2 Months Ago
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.
2 Months Ago
Fix VM camera animations on mortar
2 Months Ago
update from main
2 Months Ago
merge from toolbar_fixes
2 Months Ago
Remove toolbar settings, toolbars are now be toggled through unity's new drop down so this whole thing is obsolete
2 Months Ago
merge toolbar_fixes
2 Months Ago
Rewrite toolbar extensions in UTK, remove old toolbar extender.
2 Months Ago
merge mortar_prototype to main
2 Months Ago
Add recoil anim to mortars, re-order one shots to layer them on top of handles.
2 Months Ago
Add timeline playback, fix base layer not showing all clips.
2 Months Ago
Swap sweep animations to the non-temp versions
2 Months Ago
merge back load animation blending