202,352 Commits over 4,171 Days - 2.02cph!

8 Years Ago
Automated Linux DS Build #677
bot
8 Years Ago
Automated OSX Build #677
8 Years Ago
Updated gmod_effects to include an infinite duration smoke particle effect
8 Years Ago
* Updated Utilities tab in spawnmenu with new menus and options * Added preset support to all Utilities menus * Added a "Quick Preset" button for easier/more visible access to creating custom presets
8 Years Ago
Rocket factory site ground update
8 Years Ago
blending mask adjustments on old materials types crane texturing progress
bot
8 Years Ago
Automated Windows Build #677
bot
8 Years Ago
Automated Windows Build #678
8 Years Ago
Merge from main
8 Years Ago
Merge from main
8 Years Ago
Decode path in ChromiumAssetResourceHandler::ProcessRequest Set max CEF fps to 60
8 Years Ago
CUI fixes
8 Years Ago
CUI fixes
8 Years Ago
Added some recommended command line params that make input lag 100x better
8 Years Ago
(hopefully) fixed tilt calculation for exiting cave
8 Years Ago
camera exiting cave is snappy now
8 Years Ago
Fixed Start Game button having wrong size to what it used to be
8 Years Ago
Added Hints entity type, creator and some AI to find interior hints
8 Years Ago
Fixed rain size
8 Years Ago
merge from main
8 Years Ago
Back to 30fps Disable WebGL (can't use it with gpu rendering disabled anyway)
8 Years Ago
Weapon.IsScripted no longer returns no value and returns false instead
8 Years Ago
Automated Linux Build #679
8 Years Ago
Automated Linux DS Build #679
bot
8 Years Ago
Automated Windows Build #679
8 Years Ago
Fixed cui debug Fixed cui nre on deletion Fixed itemicon scaling Fixed itemicon drag overlay
8 Years Ago
steps towards SmartObject not being a requirement for DM
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
Fixed two potential NREs in PlayerController
8 Years Ago
Shelter scoring weaks
8 Years Ago
UDM NRE fix
8 Years Ago
island01 tweaks build settings
8 Years Ago
folder move
8 Years Ago
more
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
comments
8 Years Ago
more
8 Years Ago
bit of ai rework
8 Years Ago
Shelter goal scoring groups, data save
8 Years Ago
Fixed InteractionPosition.CheckIfBlocked using incorrect layer mask
8 Years Ago
Decreased sitting by fire momentum drain rate
8 Years Ago
more
8 Years Ago
UnitFlags events are now 2 separate events for setting and removal
8 Years Ago
Added ToggleUnitRagdoll Action Added some Disabled Unit flag gating to Senses, Agent Fixed ECS ticking disabled components
8 Years Ago
Agent disabling when people are disabled or dead
8 Years Ago
save
8 Years Ago
Added missing actions assets from last commit Human tooltips prioritise critical effects
8 Years Ago
Data
8 Years Ago
Removed some placeholder effects
8 Years Ago
Fixed PersistedEntityData missing a ProtoInclude for Hint.PersistedHintData