202,033 Commits over 4,171 Days - 2.02cph!
Fixed rocket_explosion prefab being fucked up and breaking when pooled (another smoke_2 warning)
plugins, ui prefabs, roster tab, scene, shit
current wip infinite grid implementation nearly finished
updated ignore config
Added support for different character model appearances via CharacterVisualSet ScriptableObject
Destroy & recreate AudioReverbZone componets when culling instead of just enabling & disabling
Remove old FMOD crash prevention recycle delay on Sounds
Moved ragdolls into the visual set as well
Added NPC type and visual option system. Different looks for pedestrians and cops (no different behaviour yet)
Ragdolls now match different player type visuals that they had when alive
Fixed profiler leak in SoundOcclusion
Fixed profiler leain in Sound.Play
Fixed profiler leak in AmbienceEmitter.GetBaseSound
Removed some garbage from effect message receiving
Adding new junkpiles to the spawntable
Removed usage of TextVariable (gc)
Removed usage of FilledImageVariable (gc)
Paladin heal can now be used on self
removed mp/hp from database character ops
scene tweaks, removed inventory data from EntityClass
Optimized Vitals updating (allocations)
fixed logout/start listen server not working
disabled network debugger
Pickup/drop notice optimization
removed quests and some other crap
Fixed AI driving for AI race mission
ifdef'd TonemappingColorGrading OnGUI (allocations)