223,469 Commits over 3,684 Days - 2.53cph!

bot
7 Years Ago
Automated Windows Build #684
7 Years Ago
Automated Linux DS Build #684
bot
7 Years Ago
Automated OSX Build #684
7 Years Ago
Automated Linux Build #684
7 Years Ago
Unit components fuckery
7 Years Ago
Don't save r_eye* convars over sessions
7 Years Ago
Better dead people tooltips
7 Years Ago
Fixed player controller not clearing radial command buffers properly Entity description only runs through enabled components TickableEntity only ticks enabled components
7 Years Ago
Conditions fix
7 Years Ago
More player controller crap
7 Years Ago
PlayerController supports smartobjects on units Cleaned up DSE utility EvaluateConditions method so that we correctly set the "hide from UI" out bool when we don't get our desired result
bot
7 Years Ago
Automated Windows Build #683
7 Years Ago
Human + deer corpse data, butcher skill def
7 Years Ago
More compatibility with Awesomium, default web pages to 512x512 and ignore OnSizeChange of 0x0
7 Years Ago
Data save
7 Years Ago
Attachable, SmartObject and Dispenser are default components for all Units
7 Years Ago
Fixed errors
7 Years Ago
Units no longer create items to represent their carcass upon death. Refactored all the things. (WIP)
bot
7 Years Ago
Automated Windows Build #682
bot
7 Years Ago
Automated OSX Build #682
7 Years Ago
Automated Linux Build #682
7 Years Ago
Viewmodels can no longer have a negative FOV when zooming in
bot
7 Years Ago
Automated Windows Build #681
bot
7 Years Ago
Automated OSX Build #681
7 Years Ago
Automated Linux DS Build #681
7 Years Ago
Automated Linux Build #681
7 Years Ago
Added a second parameter to WeaponEquip - the player
7 Years Ago
Removed attachable functionality from Items and put it in the Attachable EntityComponent
7 Years Ago
OnValidate for porting PhysicalParameters to AttachableParameters
7 Years Ago
Merge from main Item settings editor cleanup
7 Years Ago
7 Years Ago
Added classes for an Attachable Component
bot
7 Years Ago
Automated Windows Build #680
bot
7 Years Ago
Automated OSX Build #680
7 Years Ago
Automated Linux DS Build #680
7 Years Ago
Automated Linux Build #680
7 Years Ago
merge /main/chromium, probably builds
7 Years Ago
Remove window.print on V8 context creation
7 Years Ago
UnitAttachments support for attaching all Entities WIP
7 Years Ago
Cleanup No more blocking code when destroying Chromium panel
7 Years Ago
Chromium panel creation is non-blocking CEF runs in its own thread - lots of cleanup to do
7 Years Ago
Fixed PersistedEntityData missing a ProtoInclude for Hint.PersistedHintData
7 Years Ago
Removed some placeholder effects
7 Years Ago
Data
7 Years Ago
Added missing actions assets from last commit Human tooltips prioritise critical effects
7 Years Ago
save
7 Years Ago
Agent disabling when people are disabled or dead
7 Years Ago
Added ToggleUnitRagdoll Action Added some Disabled Unit flag gating to Senses, Agent Fixed ECS ticking disabled components
7 Years Ago
UnitFlags events are now 2 separate events for setting and removal
7 Years Ago
more