192,968 Commits over 4,049 Days - 1.99cph!
started refactoring customisation UI
[D11] Removed some Translate scripts from buttons that were copied across by mistake
Stat bars no longer pass preview image for tooltip
Fixed building tooltips not getting preview image
[D11] Fix for missing client define
[D11] Updated Top Bar & WIP Find/Join Game page
Building widget text hookups
Drone meshes / textures / prefabs
Fixed new building widget tab setup
removed healing and hunting skills from animals.
skill init stuff to fix skill levels not being set.
Building widget element fixes, UI object editor warnings/errors when tweeners and pointer event components conflict with widget setup, added safety and warnings in awake to deal with potential conflicts at runtime.
Ball launcher.
Crappy temp rotation code.
merge from possessions branch
Hunting recommended item changed to bow
Removed bundle DoPrepare from SoundDefinition (applied at compile time)
UnitFrame uses live portrait whenever possible
Disabled crunch compression on nature assets again
ItemFilterSet save/load implementations
[D11] Request for available public servers on client startup.
StreamingController on camera prefab
Cache unit animator properties on the UnitSettings asset during warmup
HumanUtility optimisation
tarpaulin generic texture set
Wearable prefab pooling
Removed usage of slow af Utility.GetRandomEnum<T>
[D11] Mark build as failure for email
Cache animator properties where we use AnimatorStateBackup
Various editor fuckery for the new possessions requirements
Texture stream camera debug
[D11] Network JSON logging back to simple Unity log for clients and when running the server in the editor, to reduce noise.