255,019 Commits over 3,990 Days - 2.66cph!
A boatload of UI refactoring
More UI, icons for DataAsset, TribeHub refactor (now TribeStockpile)
BuildMenu UI testing
PlayerController Building placement correctly destroys placement entities
Disabled some EAC stuff - causing IndexOutOfRangeException spam on the server
Removed skydome and player prefabs from startup scene, GameManger now loads them in Awake
WIP non functional UnitButtons UIWidget in Game screen
Disabled RMB radial menu via Ground layer interaction
Added MachnineSettingsEditor : EntityComponentSettingsEditor
Added ContainerSettingsEditor : EntityComponentSettingsEditor
Made ConsumableSettingsEditor inherit EntityComponentSettingsEditor
Minor code consistency refactor in Agent+Need, replaced delegates with Actions#
Disabled reflections in TOD for now
FOR FUCK SAKE minimap material
FOR FUCK SAKE prefab room
!A new room
SoundFade NRE fix (I think.. I can't reproduce it)
Fix sounds sometimes stopping early with GameObject pooling enabled
In the editor, compare entity networking IDs instead of references in BaseEntity.IsVisible
Added prefab warmup (off by default)
NRE fix
Re-exporting tweaks prefab
Fixed NRE in CreateByPartialName
Fixed bed placement on foundations
Fixed sleeping bag placement on foundations
Fixed IndexOutOfBounds exception in SoundModulation
Fixed sounds not destroying
Don't update console text if it's invisible (avoids performance bottlenecks when spamming errors)
Fixed console not receiving messages that have been logged before it has been opened for the first time
- More upgrades/shop + UI
Added costume colour variations.
Don't bitch about objects leaving their LOD cell, instead try to deal with it as good as possible
UnityEngine.Entity.SV.Savelist.Counts.txt
Warn if skipping saving an entity because of some bullshit
Subtracted redundant changeset
11095
Fixed NRE in ConstructionCollision
Fixed stability issues when using collider batching or any other non-convex collider on building blocks
More sound recycling errors
Line-up scene new materials, models and shader. Scene adjustments.
Effect transition back to idle
- Shop UI WIP
- Upgrade work
- Folder tidy
- Mouse cursor is no longer hidden in editor
New alternate character costumes textures.
Fixed phantom player models
Timewarnings
Extra timewarnings to find the source of some server perf spikes
Reverted stability change so that all buildings don't fall down on server restart
Fixed NRE in GamePhysics.Trace
Added ConVar.Global.gamepool - disabled by default