193,839 Commits over 4,079 Days - 1.98cph!
shortened the delay time before bringing the shield up after swinging a sword.
Committing v_semi_pistol reload meta file since nobody else is
Merge from network_lerp_2
Send out player position ticks in the same frame they've been received (reduces peeker's advantage)
Held slot preliminary work.
Necklace slot isn't called Necklass.
fix for worldmodels not animating when reloading.
fix for 3rd person reload animations not playing
Disabled life story (temporary client crash hotfix)
Network++
Target filter caching stuff
Target filter caching experiment
Replaced some dateTime comparisons with garry's nifty TimeSince thing
Stat.OnMaxValueChanged invocation gated by designer exposed threshold
Morphs optimsations
Same caching for TextMeshproUGUI
UIWidget caches scrollRect components and toggles them on activate/deactivate
Canvas settings, added canvi to some subscreens
EntityEx.IsInView stuff removed, now runs in EntityManager update, sets BaseEntity.IsInView property every frame
Replaced all RectMask2D usages with Mask
UnitView hides unskinned _meat renderers
Douglas Fir snow variants
Made sure all DataAasset.Warmup overrides call base, added debug/profiler asset name caching to Warmup
Disabled raycasts in human senses
Fixed activity types having bad serverity values due to enum flags change