197,434 Commits over 4,110 Days - 2.00cph!

8 Years Ago
Automated Linux Build #705
8 Years Ago
Remove managed ConVars in Lua::Create instead of Lua::Kill (stops use of stale pointers when one state is using another state's ConVar during destruction)
8 Years Ago
Automated Linux DS Build #12
8 Years Ago
wip player profile placeholder ui
8 Years Ago
Automated Linux Build #12
bot
8 Years Ago
Automated Windows Build #12
8 Years Ago
bot
8 Years Ago
Automated Windows Build #11
8 Years Ago
HuntDesire UnitSettings now shows in Debug. Hunting AI now checks if the target unit is of desired type
bot
8 Years Ago
Automated Windows Build #704
8 Years Ago
Automated Linux DS Build #11
bot
8 Years Ago
Automated OSX Build #11
8 Years Ago
Automated Linux Build #11
8 Years Ago
Activity types no longer have loads of constructor overloads, just initialize properties instead like a peasant Activity constructors can take optional text
bot
8 Years Ago
Automated Windows Build #703
8 Years Ago
Merge crash fixes Don't apply TEXTUREFLAGS_IMMEDIATE_CLEANUP to textures loaded with FreeImage (test)
8 Years Ago
spear audio bundle
bot
8 Years Ago
Automated OSX Build #703
8 Years Ago
Automated Linux Build #703
8 Years Ago
Don't apply TEXTUREFLAGS_IMMEDIATE_CLEANUP to textures loaded with FreeImage (test)
8 Years Ago
merge from main
8 Years Ago
Updated feed item to target abilities.
8 Years Ago
Checking in player refactor mess. Will probably nuke all this.
8 Years Ago
EntityComponent proto includes
8 Years Ago
Unit ragdoll toggle in anim debug panel, ragdoll toggle cleanup
8 Years Ago
can now pick up quiver and lock crafting when you get good at archery
8 Years Ago
Abilities for "feed item to target" covering blackboard and intention.
8 Years Ago
impossible to pick up quiver item
8 Years Ago
Save
8 Years Ago
TribeStatMeasurementTrigger uses stat measurements extension methods and Groups built in stats rather than manually averaging values Added GroupStatConsideration
8 Years Ago
furniture fbx for Bill
8 Years Ago
Switched deserialize to come first. Making it work. Actually going OK.
bot
8 Years Ago
Automated Windows Build #702
8 Years Ago
Send chromium mouse move events until left-mouse-button is released
8 Years Ago
Big mess currently, but working on getting everything to init in a sane, working order, or at least warn me if it isn't.
bot
8 Years Ago
Automated Windows Build #701
8 Years Ago
Chromium popups (dropdown boxes) get rendered on to the main view's texture
8 Years Ago
Data save, player prefab tweaks
8 Years Ago
Fixed ActivityManager.SubscribeTo being shit
8 Years Ago
Player progression / AI unlocks must specify desire type
8 Years Ago
8 Years Ago
Fixed BaseDesire.Fulfill NRE
8 Years Ago
Added Hint to BlackboardData Removed internal callbacks in BaseDesire
8 Years Ago
Desire event resets
8 Years Ago
Fixed SetNewHuntingTarget goal plan creating infinite hunt desires
8 Years Ago
Fixed player controller not actually creating instance of AbilityPlan for the default neutral target ability
8 Years Ago
Default RMB command for neutral targets is to create both hunt and kill desires Desires event cleanup
8 Years Ago
merge fix
8 Years Ago
Hunt Desire can now specify a UnitSettings. Added InternalReset to Desires.
8 Years Ago
AI unlocks via goal plan completion and activity (Desire fulfillment) listeners AI unlocks definition editor Added hunting area hint CreateHuntDesire action has two modes (blackboard, target position)