193,474 Commits over 4,079 Days - 1.98cph!

6 Years Ago
Stop the game from starting in Unity when there are customisation config errors
6 Years Ago
time change
6 Years Ago
* Added surface.GetAlphaMultiplier() * Improved the DModelPanel scrissor rect fix for drag'n'drop
6 Years Ago
built customisation DB
6 Years Ago
Cherry picking 29836, 29839, 29840, 29846, 29850, 29881
6 Years Ago
Semantics
6 Years Ago
PlacementGuideWidget Other misc minors
6 Years Ago
More fixes.
6 Years Ago
UI anim fix
6 Years Ago
Merge from UI
6 Years Ago
Mergable resource widget
6 Years Ago
frame budgeting defaults to 1ms/frame for IOEntities
6 Years Ago
fixed slanted button raycast
6 Years Ago
Fix new bot players not being ready if they join during game transition
6 Years Ago
Fix it properly...
6 Years Ago
Criminal component now optional on testing modes. Fixes 99 bots
6 Years Ago
Don't need this, we're better than networked singletons now.
6 Years Ago
Don't show any info text for unowned buildings. Better for game modes without building ownership
6 Years Ago
Increase mouse wheel scroll speed
6 Years Ago
total revamp of electricity to be one directional and throttled on the server
6 Years Ago
Fixed PCUserStats
6 Years Ago
Force balanced team selection in Team Deathmatch
6 Years Ago
Fixed double connection events on server, plus added a failsafe check to prevent any issues in the future
6 Years Ago
adding avatar face tweak icon renderer lighting/ framing, rerender most icons
6 Years Ago
Building collapse chance WIP
6 Years Ago
Only show building status stuff on hover Building placement auto-rotates buildings to face settlement root building (should be nearest campfire but this works for now)
6 Years Ago
Removing navcontroller v1
6 Years Ago
reduce size of fame display rings by 25%
6 Years Ago
fade out unit panels instead of highlighting the rest
6 Years Ago
hovering mod types in the inventory status display highlights units with empty mod slots of that type
6 Years Ago
Simpler system for assign PlayerComponents on game modes
6 Years Ago
Fixed doors not being damageable; interactors can now also be hittables again.
6 Years Ago
Fixed doors not being damageable; interactors can now also be hittables again. Disabled trigger colliders being returned from hit checks globally - things that need it are already setting QueryTriggerInteraction.Collide.
6 Years Ago
Electric cable model and textures
6 Years Ago
Added a MachineProcess fact for crafting stations. Crafting AI uses said fact.
6 Years Ago
fix booster fucked normal
6 Years Ago
hide some details to simplify leage overrview tab
6 Years Ago
fix mod button hover color
6 Years Ago
adding missing prefab
6 Years Ago
force update?
6 Years Ago
Override player team manager's avatar customisations with player's online customisation at save create/load. (so any changes you make to your avatar will affect your existing saves)
6 Years Ago
Static filter predicates
6 Years Ago
Added InteractionPlanFactProvider base class for BuildingRequirements, MachineProcessRequirements and StockpileRequirements
6 Years Ago
updated career UI adding missing avatar face textures
6 Years Ago
Entities can have child entities in their hierarchy
6 Years Ago
[D11] Try loading the Procedural Map scene async whilst loading/download and deserializing the specific map data - seems ok.
6 Years Ago
[D11] fix for bundle time client side processing exception (why is this not showing up all the time?)
6 Years Ago
disable manager avatar in squad editor, show it in roster views.
6 Years Ago
Changes to UI caching.
6 Years Ago
[D11] Audio Settings added to Options Menu