193,474 Commits over 4,079 Days - 1.98cph!
Stop the game from starting in Unity when there are customisation config errors
* Added surface.GetAlphaMultiplier()
* Improved the DModelPanel scrissor rect fix for drag'n'drop
PlacementGuideWidget
Other misc minors
frame budgeting defaults to 1ms/frame for IOEntities
fixed slanted button raycast
Fix new bot players not being ready if they join during game transition
Criminal component now optional on testing modes. Fixes 99 bots
Don't need this, we're better than networked singletons now.
Don't show any info text for unowned buildings. Better for game modes without building ownership
Increase mouse wheel scroll speed
total revamp of electricity to be one directional and throttled on the server
Force balanced team selection in Team Deathmatch
Fixed double connection events on server, plus added a failsafe check to prevent any issues in the future
adding avatar face
tweak icon renderer lighting/ framing, rerender most icons
Building collapse chance WIP
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)
Removing navcontroller v1
reduce size of fame display rings by 25%
fade out unit panels instead of highlighting the rest
hovering mod types in the inventory status display highlights units with empty mod slots of that type
Simpler system for assign PlayerComponents on game modes
Fixed doors not being damageable; interactors can now also be hittables again.
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.
Electric cable model and textures
Added a MachineProcess fact for crafting stations.
Crafting AI uses said fact.
fix booster fucked normal
hide some details to simplify leage overrview tab
fix mod button hover color
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)
Added InteractionPlanFactProvider base class for BuildingRequirements, MachineProcessRequirements and StockpileRequirements
updated career UI
adding missing avatar face textures
Entities can have child entities in their hierarchy
[D11] Try loading the Procedural Map scene async whilst loading/download and deserializing the specific map data - seems ok.
[D11] fix for bundle time client side processing exception (why is this not showing up all the time?)
disable manager avatar in squad editor, show it in roster views.
[D11] Audio Settings added to Options Menu