userMaverickcancel
branchrust_reboot/main/Tigercancel

114 Commits over 59 Days - 0.08cph!

56 Days Ago
Revert tiger atk anim update, old anim seem to work better
56 Days Ago
Fix tiger taking unrealistically sharp turns at high speed
56 Days Ago
Better fix for vddraw editor not refreshing viewport, also allow vddraw text to display to logs
56 Days Ago
Fix vddraw editor not refreshing viewport when scrubbing through the timeline (broke from unity update?)
56 Days Ago
▌▌▇ ▊▋▇▉ ▇▋▄ ▉▉▌▄▅ █▋▌██▊▉▇▉▋ ▉▉▄▍▍▋▍█▌ ▍▄▅▇▌▋▇▋▋▉ █▊▌▄ ▉▍▉▌▍▍▊ ▆ █▋▌▆▋▉
56 Days Ago
▇▉▊▇▇█▅ ▌▊▋▋▋ ▅▉█ ▌▇▆▇ ▄█▇▅▅▊▍▊▇ ▋▅▇▊ ▄▌▊▍▇▊▊▅▉█ ▆█▌▋ ▉▄█▌██ ▆▋ █▍▇█▋█ ▋▋▅█ ▇▄▊▇▌▉█▋▉ ▅▉ ▄▅▋▆▍▇▊
57 Days Ago
Tiger being automatically added to spawn prefabs
57 Days Ago
Generate anims root motion curves
57 Days Ago
Hook new tiger attack
57 Days Ago
Refactor tiger perception of being watched, to allow them to know how long they were not watched
57 Days Ago
Make the tiger sneak faster when fully in its prey's back
58 Days Ago
Correct tiger audio import settings (load in bg, preload, pcm)
58 Days Ago
Merge from main
2 Months Ago
Reduce tiger charge range
2 Months Ago
Merge from main
2 Months Ago
Re-hook tiger fire reac
2 Months Ago
Instead of fleeing just after attack, the tiger will flee when slightly injured Make tiger more reactive when eating or roaring
2 Months Ago
Improve tiger fleeing
2 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
2 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
2 Months Ago
Fix oversight in aim time calculation
2 Months Ago
Fix tiger thinking someone is always aiming at him
2 Months Ago
Fix baseEntity.query returning client entities in editor
2 Months Ago
Merge from main
2 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)
2 Months Ago
Add counter to blackboard
2 Months Ago
When the tiger is sneaking, it will flee if aimed at from far enough, but charge if it's close
2 Months Ago
Tiger fire reaction
2 Months Ago
Merge from main
2 Months Ago
Correct tiger push direction
2 Months Ago
Merge from main
2 Months Ago
Shorten tiger leap and growl anims for better blending, custom flee to go back into hiding then circle back
2 Months Ago
Make tiger weave less than wolves when attacking, as it doesn't fit its personality as much
2 Months Ago
Update fsm speeds, fix other roar NRE, reduce tiger sprint speeds
2 Months Ago
Update tiger speeds
2 Months Ago
Fix NRE when roaring
2 Months Ago
Added more visual flair and punch to tiger attack impact
2 Months Ago
Have tiger often retreat into stealth after landing an attack
2 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
2 Months Ago
Hook tiger prowl idle
2 Months Ago
Fix tiger anim pops when sleeping and roaming
2 Months Ago
Remove unused max walking speed
2 Months Ago
Add placeholder sounds for the tiger
2 Months Ago
Reduce tiger speed as it was too fast most of the time, fix hurt anim not playing, add very basic placeholder hitboxes
2 Months Ago
Reassign tiger skeleton bones
2 Months Ago
Forward OnDied to entity component
2 Months Ago
Hook tiger weak hit anim
2 Months Ago
Experiment with bleeding
2 Months Ago
Override hurt now that we have the method
2 Months Ago
Cherry pick entity component hurt method addition