198,640 Commits over 4,140 Days - 2.00cph!

8 Years Ago
Added a new WhatsNew entry file
8 Years Ago
Rocket factory progress / split rocket factory building into separate meshes
8 Years Ago
More foreach removal
8 Years Ago
TerrainBuffer conversion
8 Years Ago
static vent door prefab
8 Years Ago
Removing a bunch of foreach
8 Years Ago
Flag mission UI WIP
8 Years Ago
test FOR FUCK SAKE fix speech bubble flickering bla FOR FUCK SAKE tweak smoke
8 Years Ago
vent door animation controller fix reverse playback on close
8 Years Ago
Updated language files
8 Years Ago
Manifest
8 Years Ago
* Translate Edit Properties and rest of Properties * Explosion effect will no longer make sounds
8 Years Ago
made all menu icon masks have alpha
8 Years Ago
vent door model & animation, controller, prefabs
8 Years Ago
made checkpoint and central point have alpha
8 Years Ago
added truck_icon_steam
8 Years Ago
added ui elements for race bar
8 Years Ago
fixed chat
8 Years Ago
backup
8 Years Ago
Laucnher health reduced 6 -> 4 Slasher damage increased 3 ->4
8 Years Ago
FOR FUCK SAKE xp panel with origin xp bar
8 Years Ago
Removed decision score from Behaviour Chain.
8 Years Ago
▍ ▋▅▆▇▊▅ ▄▆▆
8 Years Ago
Merged from main
8 Years Ago
More work on debug logging (for modules)
8 Years Ago
A bit of work on getting things to flee a bit earlier and be a bit more afraid of approaching threats experiment.
8 Years Ago
▉ ▆▉▇▉▄ ▇▉▌▅▋▊/▆▋█▄▅▉
8 Years Ago
Merged from main
8 Years Ago
the GP of a player commanded GPV now needs to score same as its BC, since BC isn't part of the GPV anymore.
8 Years Ago
More cleanup & logging consistency
8 Years Ago
Merged from main
8 Years Ago
More cleanup
8 Years Ago
Misc
8 Years Ago
Decision logs for module conditions
8 Years Ago
Flags can now switch teams Updated AI flag selection
8 Years Ago
Agent.DecisionLog holds a list of assets, accessible via drop down menu on each line of the debugger
8 Years Ago
log to ai debugger when a module win (or when it doesn't).
8 Years Ago
Fixed OpenNewDecisionLogGroup not adding itself to the group on top of the stack
8 Years Ago
Fixed missing case in AIDebugger.GetLogStyle
8 Years Ago
Fixed duplicate close group call in Agent.DebugEndBestGoal
8 Years Ago
Error handling in Agent.CloseCurrentDecisionLogGroup
8 Years Ago
Fixed Agent.OpenNewDecisionLogGroup not adding log to the stack
8 Years Ago
Walkway COL/LOD fixes
8 Years Ago
Decision log cleanup. removed Types enum, renamed DecisionLogStyles to DecisionLogTypes
8 Years Ago
more xp stuff version++
8 Years Ago
Decision logs that always get added to the open group on top of the stack, otherwise added on their own
8 Years Ago
streak counter now correctly clamped to 0-9 not 0-10 xp/fan rings work
8 Years Ago
Moved consideration contribution range to a default of 2, so that the center/average is 1. This because having no considerations will yield a score of 1. Removed duplicate scores between Goal and Goal Plan in situations where it should be safe to do so (in theory of course).
8 Years Ago
xp UI hookups
8 Years Ago
Various