224,083 Commits over 3,684 Days - 2.53cph!

7 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)
7 Years Ago
Automated Linux DS Build #12
7 Years Ago
wip player profile placeholder ui
7 Years Ago
Automated Linux Build #12
bot
7 Years Ago
Automated Windows Build #12
7 Years Ago
bot
7 Years Ago
Automated Windows Build #11
7 Years Ago
HuntDesire UnitSettings now shows in Debug. Hunting AI now checks if the target unit is of desired type
bot
7 Years Ago
Automated Windows Build #704
7 Years Ago
Automated Linux DS Build #11
bot
7 Years Ago
Automated OSX Build #11
7 Years Ago
Automated Linux Build #11
7 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
7 Years Ago
Automated Windows Build #703
7 Years Ago
Merge crash fixes Don't apply TEXTUREFLAGS_IMMEDIATE_CLEANUP to textures loaded with FreeImage (test)
7 Years Ago
spear audio bundle
bot
7 Years Ago
Automated OSX Build #703
7 Years Ago
Automated Linux Build #703
7 Years Ago
Don't apply TEXTUREFLAGS_IMMEDIATE_CLEANUP to textures loaded with FreeImage (test)
7 Years Ago
merge from main
7 Years Ago
Updated feed item to target abilities.
7 Years Ago
Checking in player refactor mess. Will probably nuke all this.
7 Years Ago
EntityComponent proto includes
7 Years Ago
Unit ragdoll toggle in anim debug panel, ragdoll toggle cleanup
7 Years Ago
can now pick up quiver and lock crafting when you get good at archery
7 Years Ago
Abilities for "feed item to target" covering blackboard and intention.
7 Years Ago
impossible to pick up quiver item
7 Years Ago
Save
7 Years Ago
TribeStatMeasurementTrigger uses stat measurements extension methods and Groups built in stats rather than manually averaging values Added GroupStatConsideration
7 Years Ago
furniture fbx for Bill
7 Years Ago
Switched deserialize to come first. Making it work. Actually going OK.
bot
7 Years Ago
Automated Windows Build #702
7 Years Ago
Send chromium mouse move events until left-mouse-button is released
7 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
7 Years Ago
Automated Windows Build #701
7 Years Ago
Chromium popups (dropdown boxes) get rendered on to the main view's texture
7 Years Ago
Data save, player prefab tweaks
7 Years Ago
Fixed ActivityManager.SubscribeTo being shit
7 Years Ago
Player progression / AI unlocks must specify desire type
7 Years Ago
7 Years Ago
Fixed BaseDesire.Fulfill NRE
7 Years Ago
Added Hint to BlackboardData Removed internal callbacks in BaseDesire
7 Years Ago
Desire event resets
7 Years Ago
Fixed SetNewHuntingTarget goal plan creating infinite hunt desires
7 Years Ago
Fixed player controller not actually creating instance of AbilityPlan for the default neutral target ability
7 Years Ago
Default RMB command for neutral targets is to create both hunt and kill desires Desires event cleanup
7 Years Ago
merge fix
7 Years Ago
Hunt Desire can now specify a UnitSettings. Added InternalReset to Desires.
7 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)
7 Years Ago
New map WIP Updated def ready for parts