190,956 Commits over 4,049 Days - 1.97cph!
Fixed unit leaving tribe UI popup having a "decline" button
Enemy indicators now show for all hostile units (not just humans)
Fixed some NPCS with 0 vision
update mortar impact FX/arc projectile
fixed flipper FX oritentation
team roster background is now only shown in modal views, so in tab view you can see through to the background like the other tabs.
more units and mods available each week on the market
light hair materials are now more blonde
made test heads area with test heads materials
Ogre knockback test
Manifest.
Ogre stat/anim/sound/material tuning
Cleanup
Don't show healing combat log lines when self-healing
Made the ogres work again
Added TimerProcs to NPC's, triggers at set intervals while a NPC is aggroed
adding particle dissolve shader
adding particle textures
WIP rework mortar impact FX
WIP igniter tile top
updated flipper FX
update/optim burner flame
BaseAttackViewAnimEvent, FX is now parented to world instead of unit to avoid moving FX when moving the unit right after attacking
Added a new self proc chance field to NPC definitions, will proc an effect on self for each attack
Fix zombie mode start countdown time
Fix for spectator stuff happening on the wrong client
Proper spectate cam for ragdolls
Fixed combat log not displaying any logs from enemies with"corpse" in their name
Separated nav arrow code from the MainCamera script
NPC stat/sound/animation improvs.
Proper testbox navmesh.
Adjust bot deathmatch brain to only attack players. No more pedestrian massacres!
Updated vehicle camera attach
Camera sort of follows player ragdoll, but need to add a distance like spectate cam has.
Converted ValuePerSecond to ValuePerMinute on ItemStatsProperties (values are unchanged)
Give owner player a death ragdoll
Remove HaveInited check that's no longer needed
Fixed armour protection being counted twice when calculating damage
Attack movement improvement
AI have a hearing sensitivity mulitplier
Crab stats tweaks
Loot tooltip now shows health/mana/stamina per second as per minute
NPCs will consider others aggressive before they hit them if they're within double their melee attack range and targeting them
Target/flee target/last attacker in debug
AI debugg special case facts display
Ctrl click entity in debug list to select gameObject in scene hierarchy
Fixed combat log displaying damage as decay if the damage was fully blocked
AI senses resets all scores before scoring targets in query
Bailing from OnInitialize if already initialized (child entity spawning)
See if this fixes the criminal NREs
Fixed NPCS not fleeing
Cloud tweaks