200,455 Commits over 4,140 Days - 2.02cph!
Fixed another filtering NRE
Fixed Blackboard.Copy not correctly setting values for some keys (entity components)
Fixed AI debugger not working after leaving playmode
Upload both linux libawesomium binaries to Steam (why are there two?)
Merge toolset changes (VS2017, GCC4.8, clang) w/ C++11
Minor optimisations in Effects, Animation and Agent+Behaviour.
Remove testing branch's Steamworks scripts
Entity.GetBoneCount, Entity.GetBoneParent and Entity.TranslateBoneToPhysBone will no longer return no value when they fail and will return -1 instead
GitSync - Small error fix for properties & html js error fix
LightCube_t copies full input data properly
Basic gamepad unit movement controls
More movement controls stuff
Added aperture, focal length and kernel size controls for DynamicDOF in free camera mode
More controller movement stuff
Fixed Animation null key error
Fixing weather lerps, added randomisation to wind strength, removed "windy" weather type
Spawn populations use a new weighted wrapper type, can define normal alignment per object/entity
Decor + Grass spawn editor improvements
Fix LuaJIT optimization flag on Windows builds
NPCs show name labels like players do (not just when aiming at them), but hides when full stats are shown. Looks a bit janky ATM.
Some label jankiness reduction
Simpler label system. Should've done this originally.
Added space bar shortcut for emote menu
Changed tip text formatting.
Few more tips.
dropbox version 2: model/material/textures/lods/gibs
Can change map icon size
Added rotation option
reverting disabling ragdolls on game start
bow anim fires forward now
Splat enum rename, decor spawn tweaks
Fixed decor spawns not spawning more than one population
Biome materials support darkening relative to synced splat colors
Fixed Combat.OnDroppedItem setting a new current weapon when it shouldn't
Simplified Intentions; no longer derive child types, pass target blackboard key in constructor
Fixed priority being added to goal plan scores
ISteamUGC addon mounting and downloading
Conversation topics work.
Cleaning up various behaviour filters