193,826 Commits over 4,079 Days - 1.98cph!

8 Years Ago
null check in CookCookableItem.End
8 Years Ago
Cleaning up various behaviour filters
8 Years Ago
Conversation topics work.
8 Years Ago
Misc
8 Years Ago
More camera work
8 Years Ago
ISteamUGC addon mounting and downloading
8 Years Ago
Simplified Intentions; no longer derive child types, pass target blackboard key in constructor Fixed priority being added to goal plan scores
8 Years Ago
Fixed Combat.OnDroppedItem setting a new current weapon when it shouldn't
8 Years Ago
Splat enum rename, decor spawn tweaks Fixed decor spawns not spawning more than one population Biome materials support darkening relative to synced splat colors
8 Years Ago
bow anim fires forward now
8 Years Ago
season start-game motifs
8 Years Ago
Label prefab edits
8 Years Ago
Label fade transitions
8 Years Ago
wip camera stuff
8 Years Ago
latest art
8 Years Ago
reverting disabling ragdolls on game start
8 Years Ago
save
8 Years Ago
clubs
8 Years Ago
Spawn tables tweaks
8 Years Ago
Can change map icon size Added rotation option
8 Years Ago
Grass mats
8 Years Ago
dropbox version 2: model/material/textures/lods/gibs
8 Years Ago
Changed tip text formatting. Few more tips.
8 Years Ago
Added space bar shortcut for emote menu
8 Years Ago
river wip
8 Years Ago
Simpler label system. Should've done this originally.
8 Years Ago
Some label jankiness reduction
8 Years Ago
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.
8 Years Ago
river improvements wip
8 Years Ago
pre riverbank tests
8 Years Ago
Misc
8 Years Ago
cave stuff
8 Years Ago
Fix LuaJIT optimization flag on Windows builds
8 Years Ago
Decor + Grass spawn editor improvements
8 Years Ago
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
8 Years Ago
Fixed Animation null key error
8 Years Ago
More
8 Years Ago
More controller movement stuff
8 Years Ago
Added aperture, focal length and kernel size controls for DynamicDOF in free camera mode
8 Years Ago
More movement controls stuff
8 Years Ago
Basic gamepad unit movement controls
8 Years Ago
LightCube_t copies full input data properly
8 Years Ago
GitSync - Small error fix for properties & html js error fix
8 Years Ago
Entity.GetBoneCount, Entity.GetBoneParent and Entity.TranslateBoneToPhysBone will no longer return no value when they fail and will return -1 instead
8 Years Ago
Remove testing branch's Steamworks scripts
8 Years Ago
Minor optimisations in Effects, Animation and Agent+Behaviour.
8 Years Ago
Building AI priorities
8 Years Ago
Merge toolset changes (VS2017, GCC4.8, clang) w/ C++11
8 Years Ago
Upload both linux libawesomium binaries to Steam (why are there two?)
8 Years Ago
Fixed Blackboard.Copy not correctly setting values for some keys (entity components) Fixed AI debugger not working after leaving playmode