224,302 Commits over 3,684 Days - 2.54cph!

6 Years Ago
market list prefabs/code updated to have unit nicknames
6 Years Ago
Disabled DeployableDecay.ShouldDecay outside check when upkeep is enabled (not required)
6 Years Ago
unit nickname column added to unit headers / team unit list prefab / code
6 Years Ago
Barricades can be repaired
6 Years Ago
Barricades can be repaired
6 Years Ago
Removed upkeep cost from deployables again (accidental commit)
6 Years Ago
Some fixes to goal failure activity. Being unable to craft now generates the correct activity.
6 Years Ago
renamed unit name to unit type in unit list prefabs and code
6 Years Ago
Tweaks
6 Years Ago
Reverted decay.tick default value to 10 minutes (accidental commit)
6 Years Ago
Upkeep is now paid for in the individual entity decay ticks (code simplification + cleanup) Building blocks that are inside now decay at 10% of their normal decay rate (upkeep_inside_decay_scale convar) Foundations now decay at the same rate as other building blocks when their upkeep is not paid Eliminated server side GC allocs from upkeep system
6 Years Ago
vm admire source
6 Years Ago
Goal Failure activity is now tracked by the Goal rather than the Agent. Added a timer after which we repeat the activity if it is still ocurring.
6 Years Ago
added KitDatabase. removed UnitView team colour properties. Blue.Kit and Orange.Kit set to previous team colours, used for teams as normal. Old team colour function now calls new kit application function.
6 Years Ago
Third person shit Carry WebGl Fixes
6 Years Ago
Agent holds reference to their last failed Goal activity generator, to prevent spam
6 Years Ago
Fixed exceptions when timer text is hidden
6 Years Ago
kit test defs
6 Years Ago
Stage names now use localisation files Revert "Stage names now use localisation files" This reverts commit 90c90cd6b30a01ff27f49f305ebefde3941bb757. Added localised StageID.DisplayName
6 Years Ago
Activity gen editor stuff
6 Years Ago
Camera
6 Years Ago
New FOV prefab
6 Years Ago
kit test tool
6 Years Ago
unitview kit shit
6 Years Ago
Reapplied 24429 (TC no longer drops any loot when destroyed)
6 Years Ago
Kill on disconnect, should fix some bugs
6 Years Ago
Spectate cycle down fix
6 Years Ago
Optimized BuildingBlock.IsOutside
6 Years Ago
Added transition Made GameInstance a singleton! Fixed obstacles layers in Level01
6 Years Ago
fixed data
6 Years Ago
wip kit definition stuff
6 Years Ago
Sheet metal tier rework - closing off holes in walls
6 Years Ago
Some more localisation strings
6 Years Ago
Basic localisation system
6 Years Ago
Added basic transitions
6 Years Ago
career mode market list now uses orange portraits to make them standout from the roster list ones
6 Years Ago
Commented out EdgeThreshold stuff temporarily
6 Years Ago
Additive Culled shader
6 Years Ago
Merge from main
6 Years Ago
Prevent setting new destination if the current destination is pending (async pathfinding calc).
6 Years Ago
Fixed exception reporting
6 Years Ago
Fixed a game mode NRE
6 Years Ago
Fixed spectate cam problems
6 Years Ago
Stopped NetworkUser Client NRE
6 Years Ago
Fixed broken search
6 Years Ago
Fixes
6 Years Ago
renamed unit tab roster tab in ui and code
6 Years Ago
Updated Jenkinsfile
6 Years Ago
Revert "Downgrading compiler" This reverts commit 45b1827698cba277fe895ba1fe5548743ef26bd0. Revert "Compilers downgrade" This reverts commit 64f5a96c5b41f09ae36b0deccdec93641b179275. Revert "Package Updates" This reverts commit a60ab231bfc8a97b0be27dc7442c9029e708123e. Revert "Fixed stats exception" This reverts commit 029aac56f8fd4ca1d70ce06bd67a51285b5713f2. Sales Exception redo
6 Years Ago
career and market serialization fixes