userMaverickcancel

1,397 Commits over 457 Days - 0.13cph!

9 Months Ago
Add placeholder audio
9 Months Ago
Prototype swimming, reduce head turn range
9 Months Ago
Reduce foot sliding, rebuild manifest, fix charge
9 Months Ago
Setup crocodile fsm and animator
9 Months Ago
Merge from tiger as there are a lof of shared improvements that need to be ported
9 Months Ago
Bring over locomotion improvements from tiger branch
9 Months Ago
Merge from main
9 Months Ago
Merge from main
9 Months Ago
Re-hook tiger fire reac
9 Months Ago
Instead of fleeing just after attack, the tiger will flee when slightly injured Make tiger more reactive when eating or roaring
9 Months Ago
Improve tiger fleeing
9 Months Ago
* Fix tiger stopping too abruptly after fleeing and going back into stealth * Fix tiger accelerating too slowly after landing an attack * Add better speed logging
10 Months Ago
Have tiger freeze when they think their prey spotted them, and resume moving once it looks away If their prey stares at them too long or start aiming at them, they realize their cover is blown and fight or flight
10 Months Ago
Fix oversight in aim time calculation
10 Months Ago
Fix tiger thinking someone is always aiming at him
10 Months Ago
Fix baseEntity.query returning client entities in editor
10 Months Ago
Merge from main
10 Months Ago
Remove unused tiger state, and fix NRE when no corpse is assigned (tiger will just disappear on death until we make a corpse for it)
10 Months Ago
Add counter to blackboard
10 Months Ago
When the tiger is sneaking, it will flee if aimed at from far enough, but charge if it's close
10 Months Ago
Tiger fire reaction
10 Months Ago
Merge from main
10 Months Ago
Correct tiger push direction
10 Months Ago
Merge from main
10 Months Ago
Shorten tiger leap and growl anims for better blending, custom flee to go back into hiding then circle back
10 Months Ago
Make tiger weave less than wolves when attacking, as it doesn't fit its personality as much
10 Months Ago
Update fsm speeds, fix other roar NRE, reduce tiger sprint speeds
10 Months Ago
Update tiger speeds
10 Months Ago
Fix NRE when roaring
10 Months Ago
Added more visual flair and punch to tiger attack impact
10 Months Ago
Have tiger often retreat into stealth after landing an attack
10 Months Ago
Make tiger slower 90% of the time (but keep explosive sprint), fix incorrect hurt anim direction, fix sharp speed changes, balance vision and encounter timer for stalking, reduce charge range
10 Months Ago
Hook tiger prowl idle
10 Months Ago
Fix tiger anim pops when sleeping and roaming
10 Months Ago
Remove unused max walking speed
10 Months Ago
Add placeholder sounds for the tiger
10 Months Ago
Reduce tiger speed as it was too fast most of the time, fix hurt anim not playing, add very basic placeholder hitboxes
10 Months Ago
Reassign tiger skeleton bones
10 Months Ago
Forward OnDied to entity component
10 Months Ago
Hook tiger weak hit anim
10 Months Ago
Experiment with bleeding
10 Months Ago
Override hurt now that we have the method
10 Months Ago
Cherry pick entity component hurt method addition
10 Months Ago
Update tiger gait speeds
10 Months Ago
Setup tiger fsm and hook anims
10 Months Ago
Adjust tiger bounds
10 Months Ago
Setup look anim and spine anim
10 Months Ago
Setup tiger gait speeds
10 Months Ago
Add one-shot anims to animator
10 Months Ago
Create tiger skeleton assets (ragdoll not setup)