192,970 Commits over 4,049 Days - 1.99cph!

7 Years Ago
tier2
7 Years Ago
Another Compound out of bounds fix
7 Years Ago
▄▄▋ ▊▊▄▄▍▋▅ ▉▊▆▋█▌▉, ▍▍▅▋▆▅▍, ▍▊▊▇▍, ▊▉▄▇▋, ▊▊▇▍▅, ▋▌▋▋▆, ▋█▄▅▄▍ ▋▍▊█▍▋▍▋ ▋▄ █▋-▄▄▉
7 Years Ago
bitbuf
7 Years Ago
spatial partition
7 Years Ago
merge r_areaportal
7 Years Ago
userinfo convars send again soundscripts can play
7 Years Ago
upd CStaticProp::CreateVPhysics, PhysCreateWorld_Shared vending machine works
7 Years Ago
separate report_soundpatch/cl_report_soundpatch
7 Years Ago
correct flags for skill
7 Years Ago
all the convars are back
7 Years Ago
cleanup vcr todos
7 Years Ago
fix closecaptions crash
7 Years Ago
merge from main
7 Years Ago
mathlib, tier1, vstdlib, 261 TODOs
7 Years Ago
Fixed lerp client time offset corruption when server timestamp goes out of sync (from low level CPU stalls that can occur on some managed hosts)
7 Years Ago
EAC SDK update
7 Years Ago
Fixed compound workbench not saving on server restart
7 Years Ago
Fixed water edge shader Prevent duplicate activity notification spam Bigger tooltip for activity
7 Years Ago
Fixed potential NRE when destroying a unit with active visual FX
7 Years Ago
another pass on out of bound abuse at compound
7 Years Ago
More room for activities
7 Years Ago
merged networking refactor to main so we can spot any bugs sooner than later
7 Years Ago
add todo
7 Years Ago
update soundemittersystem fixed mismatched datastructures that go to vphysics
7 Years Ago
▆▍▉▅ ▄▆▆▄█▄
7 Years Ago
Only try to stop multiplayer spam with duplicator saves
7 Years Ago
Minor duplicator improvements * Can no longer immediately resave an armed dupe * More safeguards against bad user input * Better server logging for dupes and saves
7 Years Ago
Fixed a few issues with car states.
7 Years Ago
merge from main
7 Years Ago
art
7 Years Ago
Activity text held by data struct, removed from factory method arguments Settlement happiness set to 100% when all needs are satisfied ThreatPerceptionCondition checks that the target isnt dead or disabled (should fix people getting alert effect from seeing dead things)
7 Years Ago
Vehicle state sync now using new serialization. There are bugs.
7 Years Ago
unbreak sockets & datacache vphysics hacky appframework vtable match
7 Years Ago
cleanup
7 Years Ago
builds
7 Years Ago
refactored the rest of client messages out to handlers
7 Years Ago
Add safezone check to patrol heli.
7 Years Ago
ClientMsgHandler ClientConnectionIDHandler JoinedMatchmakingHandler ReceivedMMFDeclinedHandler ReceivedMMFRequestHandler
7 Years Ago
small datacache merge
7 Years Ago
update tier0, builds down to engine
7 Years Ago
Add to stockpile interaction command generator ignores worn items Moved various crafting order API to Unit.Crafter Unit.Crafter component handles activity generation for failure to find required items
7 Years Ago
Small hostility check optimization for Scientists. NPC turrets no longer target animals (just annoying).
7 Years Ago
refactored base shit out of ServerMsgHandler to a MsgHandler base class so I can use it for a ClientMsgHandler. Namespace'd all the new server msg handlers to ServerSide
7 Years Ago
Animals are NPCs too.
7 Years Ago
NPC turrets no longer allow any other type of NPC close to the Compound, other than Scientists.
7 Years Ago
█▄▅▌▄▇ ▅▊▆█ ▅▍▊▍▍▍▇▊▆ ▄▄▄▉▊▆▆ ▋▍ ▇▅▍█ ▉▌▇▇▋▍▊▄ ▄▇▇▌ ▉▆▍█▇▆ ▊▆ ▇▋ ▍▇██ ▉▋▊▅ ▆▅▉▋ █▌▊▊▅█▄▅▄▋▋ ▊▅▍▆▆▉▅ █▊▄ ▌▌▄ ▌▇ ▇▌█▍▄▆▆ ▋▌▅▌ ▋▄▆▆▆▋▆▊▌▇▊█▇▉▄▊▌▋▉▍▉▋ (▌▄▅▋▄▊█▇▇ ▄▅█ ▌▄▅█▌▅▊▇▄ ▍▋█ ▄▇▍▉█▄▇▆▆▄▆▅▅ ▉▊ ▊▅█▍▉▇▍▋▍█ █▍█▇▆▋▌). ▇▊▊ ▋▊▍▍ ▇▋▌ ▅▌▌▄▆ ▆█▍▆▊▄ ▅▄▄▉▍ ▄▄▅▌ ▌▄▇▇▌█▌ ▌▍▅█ ▉▋█▌▍▅█▅▊▍▇ ▍▄▋▅▊▉▅.
7 Years Ago
More 2018.1 shader updates; fixes shadow related shaders errors when using torch Touched relevant shaders
7 Years Ago
Fixed potential NRE in color grading effect editor
7 Years Ago
Merge from main