197,503 Commits over 4,110 Days - 2.00cph!

8 Years Ago
Fixed errors
8 Years Ago
Units no longer create items to represent their carcass upon death. Refactored all the things. (WIP)
bot
8 Years Ago
Automated Windows Build #682
bot
8 Years Ago
Automated OSX Build #682
8 Years Ago
Automated Linux Build #682
8 Years Ago
Viewmodels can no longer have a negative FOV when zooming in
bot
8 Years Ago
Automated Windows Build #681
bot
8 Years Ago
Automated OSX Build #681
8 Years Ago
Automated Linux DS Build #681
8 Years Ago
Automated Linux Build #681
8 Years Ago
Added a second parameter to WeaponEquip - the player
8 Years Ago
Removed attachable functionality from Items and put it in the Attachable EntityComponent
8 Years Ago
OnValidate for porting PhysicalParameters to AttachableParameters
8 Years Ago
Merge from main Item settings editor cleanup
8 Years Ago
8 Years Ago
Added classes for an Attachable Component
bot
8 Years Ago
Automated Windows Build #680
bot
8 Years Ago
Automated OSX Build #680
8 Years Ago
Automated Linux DS Build #680
8 Years Ago
Automated Linux Build #680
8 Years Ago
merge /main/chromium, probably builds
8 Years Ago
Remove window.print on V8 context creation
8 Years Ago
UnitAttachments support for attaching all Entities WIP
8 Years Ago
Cleanup No more blocking code when destroying Chromium panel
8 Years Ago
Chromium panel creation is non-blocking CEF runs in its own thread - lots of cleanup to do
8 Years Ago
Fixed PersistedEntityData missing a ProtoInclude for Hint.PersistedHintData
8 Years Ago
Removed some placeholder effects
8 Years Ago
Data
8 Years Ago
Added missing actions assets from last commit Human tooltips prioritise critical effects
8 Years Ago
save
8 Years Ago
Agent disabling when people are disabled or dead
8 Years Ago
Added ToggleUnitRagdoll Action Added some Disabled Unit flag gating to Senses, Agent Fixed ECS ticking disabled components
8 Years Ago
UnitFlags events are now 2 separate events for setting and removal
8 Years Ago
more
8 Years Ago
Decreased sitting by fire momentum drain rate
8 Years Ago
Fixed InteractionPosition.CheckIfBlocked using incorrect layer mask
8 Years Ago
Shelter goal scoring groups, data save
8 Years Ago
bit of ai rework
8 Years Ago
more
8 Years Ago
comments
8 Years Ago
DecisionScoreEvaluators now hold a list of ConsiderationGroups, groups are all evaluated with the best being used in the score Touched every asset holding a DSE
8 Years Ago
more
8 Years Ago
folder move
8 Years Ago
island01 tweaks build settings
8 Years Ago
UDM NRE fix
8 Years Ago
Shelter scoring weaks
8 Years Ago
Fixed two potential NREs in PlayerController
8 Years Ago
Removed checks for SmartObject component in UnitDecisionMaker target filtering Shelter module is gated by Sheltered flag Hints no longer collider with all the things
8 Years Ago
steps towards SmartObject not being a requirement for DM
8 Years Ago
Fixed cui debug Fixed cui nre on deletion Fixed itemicon scaling Fixed itemicon drag overlay