199,687 Commits over 4,140 Days - 2.01cph!

7 Years Ago
Async read fallback to native path on unsupported platforms (e.g. glcore) Better async read fallback/safety handling on coverage and culling
7 Years Ago
.
7 Years Ago
Game modes now have character events available to override. Added a WeakEvent class for memory leak safety.
7 Years Ago
Can get NumListeners from your weak ref event
7 Years Ago
Moving character events around
7 Years Ago
fixed color correction...
7 Years Ago
build the all the stdshader libs for 64-bit builds
7 Years Ago
EntityConsumeValue now has a bool to check if the target is consumable by humans. All animal food AI now uses the basic ConsumeValue consideration.
7 Years Ago
multicore render works again
7 Years Ago
Cherrypicking CS
7 Years Ago
Fix events
7 Years Ago
Effects.CanApply returns false is the effect is not flagged as game valid
7 Years Ago
wip input rework
7 Years Ago
moved game modes
7 Years Ago
Simplified NetworkGameMode creation events. Decided AutoFiringEvent was trying too hard to be clever
7 Years Ago
Fixed SuppliesCondition not working in Need fulfilment evaluation Settlement levels can have conditions Effects editor has refresh & create buttons Settlement leavers create their own group, Unit.Group is no longer null
7 Years Ago
re-enabled testbox wolves
7 Years Ago
Following combat target now picks a destination at the desired range instead of directly setting the destination at target and relying on the action to do the rest.
7 Years Ago
Map changes
7 Years Ago
progress backup
7 Years Ago
thunder sfx
7 Years Ago
Fixed AI debugger not cleaning up properly when closed AudioManager history no longer uses DateTime, clears on session reset
7 Years Ago
Fixed path bug
7 Years Ago
...
7 Years Ago
more
7 Years Ago
removed hit from the base layer (even though it wasnt being used)
7 Years Ago
get rid of some TODOs
7 Years Ago
more
7 Years Ago
Added Settlement passive happiness gain (must have no active needs)
7 Years Ago
Base for new game mode
7 Years Ago
Generic prompt UI is singleton, no longer held by UIManager Added progression paths. Player picks a path via UI prompt when a settlement reaches level 3. Unlock definitions can be gated by path Fixed PlayerGroupActivity not working
7 Years Ago
Fixed DestroySelf action not working
7 Years Ago
Fixed some issues with entities not being properly removed from machines when picked up or destroyed
7 Years Ago
Settlement level requirements now work properly
7 Years Ago
Targeting module now checks if we have a player commanded target
7 Years Ago
Refactored player command cooldown
7 Years Ago
Compile fix
7 Years Ago
Agent forced tick is optionally slot-selective. Autonomous forced ticks from AI can now be controlled on the GoalPlan level.
7 Years Ago
Force tick on a bunch combat goal plans
7 Years Ago
OOE fix with agent force ticks
7 Years Ago
Re added the notification stuff
7 Years Ago
Better gating of GPV/BC tick by state (should resolve NREs caused by breaking inactive GPVs)
7 Years Ago
Scenario unlocks are now in added in addition to all unlocks flagged as Starting Unlock Progression designer no longer shows scenario choice dropdown, displays unlock content in nodes
7 Years Ago
Misc
7 Years Ago
progression designer label fix
7 Years Ago
Events
7 Years Ago
editor tweak
7 Years Ago
Fixed location event bugs
7 Years Ago
More character event stuff
7 Years Ago
Fix for buildings with no units