193,926 Commits over 4,079 Days - 1.98cph!

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
8 Years Ago
previous/current streak is now send with end game command
8 Years Ago
Remove debug print
8 Years Ago
Input fix
8 Years Ago
Mission UI work.
8 Years Ago
Using AsyncRequest in the payphone UI for cleaner async networking. Gets mission details from the server.
8 Years Ago
added scrap worldmodel
8 Years Ago
Networking for the payphone
8 Years Ago
Merge from main
8 Years Ago
Fix for manifest
8 Years Ago
AI debugger fuckery
8 Years Ago
Fixed server compile
8 Years Ago
Merge from shading revamp
8 Years Ago
Reassigned maps to skin materials Disabled spec map post processor until after merge
8 Years Ago
Fixed post subsurface d3d9 shader compile error Added core env brdf lut generator + default asset Added indirect diffuse and specular support to core brdf base pass Added deferred extension params for gbuffer extension Added core/hair shader (wip) Updated core/generic shader Updated core/skin shader property names to match core/generic Renamed core brdf files; moved shaders to "core/" on selection menu