192,957 Commits over 4,049 Days - 1.99cph!
Tweaked last known position movement AI.
hair fuzz and material changes from hair_caps
Moved statequeue and interpolation
Added System stuff to plugins, set up references.
Removed old junk system plugins folder
temp removed style 06 from hairsets, tweaked hair materials further to look less flat, added some more fuzz to hair_strands_diffuse texture to make hair look fuller
Geiger Counter optimization
Update Compound scene with new monument navmesh settings.
Fixed monument navmesh on Compound
Improvements to Entity.GetKeyValues() - Vectors actually work now, added support for FIELD_SOUNDNAME and FIELD_EHANDLE
Socket_Base shit is done in DoPrepare instead of OnValidate
Fixed error as warning msg.
removed buzzing sound and smoke from light fixtures 'on' prefabs
Include terrain in BaseEntity.IsVisible
AI tweaks (LOS tweaks and AI behaviour tweaks).
Final scientist sentry files
Updated sentry static NPC prefab
Compound terrain blend map fix
Compound terrain blend map fix
Clearing crimes correctly after a criminal dies
NPCs/bots so bad at handling punch/recoil, I've turned it back off for them.
Give NPCs and bots the same view punch + recoil us humans have to deal with
Fixed some issues with criminal character assignment
Oops, didn't mean to commit my KotH score change
Set a server framerate cap of 120, to avoid bugs like the one we had in the future. Max SetDirty sends per second for each object will equal the server FPS cap
Handle the fact that server doesn't actually serialize if there's no-one connected. Stop it trying to SetDirty all the time in that situation. +bugfix
Fix the NetworkGameMode score hack with a different hack that won't generate tons of data. It was thinking that the score changed every update tick
Settlement creation UI is shown before the entity itself is created (fixes entity name not getting set before other systems kick in, like GroupNeeds triggers)
Let convar set target fps on server, for testing
Fixed activity UI hiding itself
Networking issue: Trying a framerate limit
Networking issue: KotH map blank
Zombie groans return. All character types can now have custom prefabs if they like
Continuing to improve AI for Compound. Searching for lost targets and tightening up some lose ends.
Networking issue: More testing again
fixed items missing hostile score
Networking issue: More testing