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

8 Years Ago
Sheet metal tier rework - closing off holes in walls
8 Years Ago
Added basic transitions
8 Years Ago
career mode market list now uses orange portraits to make them standout from the roster list ones
8 Years Ago
Commented out EdgeThreshold stuff temporarily
8 Years Ago
Additive Culled shader
8 Years Ago
Merge from main
8 Years Ago
Prevent setting new destination if the current destination is pending (async pathfinding calc).
8 Years Ago
Fixed a game mode NRE
8 Years Ago
Fixed spectate cam problems
8 Years Ago
Stopped NetworkUser Client NRE
8 Years Ago
renamed unit tab roster tab in ui and code
8 Years Ago
career and market serialization fixes
8 Years Ago
entering career mode checks for an existing career save and loads it, otherwise creates a new save. career mode now saves.
8 Years Ago
Another try at compile fixing for jenkins
8 Years Ago
Another compile fix.
8 Years Ago
Compile fix
8 Years Ago
Merged from ai branch
8 Years Ago
Merged from main
8 Years Ago
More AI behaviour Cleanup of ai branch
8 Years Ago
Changed to using linecast for detecting LOS of item
8 Years Ago
Various
8 Years Ago
Merge from player pickup changes
8 Years Ago
correct obstacle layer on player prefab
8 Years Ago
made grass spawn on "grass light" & made grass light lighter than grass so its obviously different
8 Years Ago
next player fixture gets set after career load
8 Years Ago
league, fixtures, results deserialization
8 Years Ago
market deserialization
8 Years Ago
CareerTeamDatabase deserialzes teams and relinks units to teams from ids.
8 Years Ago
some cliff meshes (taken from vincents fbx exported from max)
8 Years Ago
started career deserialization
8 Years Ago
Biome masks & stuff
8 Years Ago
TimeManager
8 Years Ago
Backup
8 Years Ago
Fixed sleep time speed not triggering Fixed sleep speed not triggering if a unit in the group is dead
8 Years Ago
Fixed ActiveRole not getting updated after disabling a role Fixed role widget not updating correctly after clearing a unit's role
8 Years Ago
Added cook module to cook role Typo fix Fixed active role field not being set properly on a load, also fixes role UI not being correct after load
8 Years Ago
Fixed activity notifications on low severity lingering forever
8 Years Ago
fucked off the map object blink shit
8 Years Ago
More on AI behaviour.
8 Years Ago
Moved emissive material logic to the item script, picking up and dropping items work, needs cleanup
8 Years Ago
https://www.youtube.com/watch?v=2g76DUy7jKY
8 Years Ago
StackOverflowException fix for certain massive bases on certain hardware under certain circumstances
8 Years Ago
subtracted TC loot change incase of hotfix
8 Years Ago
Activity Generation on Goal Failure WIP
8 Years Ago
TC no longer drops any loot when destroyed (test)
8 Years Ago
Fixed building completion activity being generated twice
8 Years Ago
More Agent+DM cleanup
8 Years Ago
Merged from main
8 Years Ago
More behaviour AI Monument navmesh work.
8 Years Ago
Agent+DecisionMaking cleanup Removed obsolete UnitFailuresWidget