191,035 Commits over 4,049 Days - 1.97cph!
Fixed bots breaking the scoreboard
Team deathmatch initial work
Recompiled impostor runtime shader
Updated Amplify Impostors to v0.9.1
Fixing some bugs with PlayerBelt, mostly UI related
Fixed char create customise widget hiding itself (dont assign close button)
Normalized curve attribute,
Fixed attribute slider point redistrubtion not respecting the min/max values
Fucked off lerping morphs, just set the bone targets on demand. Added custom ranges and anim curve eval for weight blends
No but actually do what i said in the last commit
Added Apply Layer masking option to standard decal shader
Force customisation unit morphs tick in char create
climb functionality which somehow works
Asset name caching in database init before warmup
Definition.NiceName lazy getter
More player LookingAt fixes
Regenerated enums.
Fixes to make gathering for fire from stockpile work.
Withdraw From Stockpile now checks if we can pick up the resulting item
[D11] Texture meta file change for half res textures + crunch for ps4/xb1
Merged various building gathering conditions into one
Reverted some lost morphs data
LookatTooltip falls back to player self interact menu if entity we're looking at does not have an entity menu
Char creation screen plays animations after trait choices
Fixed NRE when combat anim event is received during char create
Fixed a bunch of issues with Unit.Morphs
Moved OnValidate to non-unity method, added button the base DataAsset editor and "validate all" tool to Assets menu
shader console spew doesn't crash any more
removed use of VALVE_LITTLE_ENDIAN macro/fixed particle alpha always being 75
Fixed error in UnitPortraits.CreateNewClone when a stranger gets spawned
CanFindBuildingForTarget fix
Fixed crafting orders UI adding double
Various gathering AI tweaks