225,840 Commits over 3,714 Days - 2.53cph!

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
7 Years Ago
Decreased sitting by fire momentum drain rate
7 Years Ago
Fixed InteractionPosition.CheckIfBlocked using incorrect layer mask
7 Years Ago
Shelter goal scoring groups, data save
7 Years Ago
bit of ai rework
7 Years Ago
more
7 Years Ago
comments
7 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
7 Years Ago
more
7 Years Ago
folder move
7 Years Ago
island01 tweaks build settings
7 Years Ago
UDM NRE fix
7 Years Ago
Shelter scoring weaks
7 Years Ago
Fixed two potential NREs in PlayerController
7 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
7 Years Ago
steps towards SmartObject not being a requirement for DM
7 Years Ago
Fixed cui debug Fixed cui nre on deletion Fixed itemicon scaling Fixed itemicon drag overlay
bot
7 Years Ago
Automated Windows Build #679
7 Years Ago
Automated Linux DS Build #679
7 Years Ago
Automated Linux Build #679
7 Years Ago
Weapon.IsScripted no longer returns no value and returns false instead
7 Years Ago
Back to 30fps Disable WebGL (can't use it with gpu rendering disabled anyway)
7 Years Ago
merge from main
7 Years Ago
Fixed rain size
7 Years Ago
Added Hints entity type, creator and some AI to find interior hints
7 Years Ago
Fixed Start Game button having wrong size to what it used to be
7 Years Ago
camera exiting cave is snappy now
7 Years Ago
(hopefully) fixed tilt calculation for exiting cave
7 Years Ago
Added some recommended command line params that make input lag 100x better
7 Years Ago
CUI fixes