221,919 Commits over 3,653 Days - 2.53cph!

7 Years Ago
Sleep module resave
7 Years Ago
healing graph
7 Years Ago
Fixed out of range in SelectedInteractableIndicator
7 Years Ago
Tweaked settings for sleep ai.
7 Years Ago
Layout vars
7 Years Ago
Server tags add Web layout section
7 Years Ago
Various debug options use editor prefs GUI save
7 Years Ago
GUI save
7 Years Ago
GUI back to overlay mode, positional crap. GPV slot logging fix
7 Years Ago
Fixed a bunch of UI positioning issues cause by change to screen space camera mode GPV slot debugs failed comparison scores
7 Years Ago
Add GPV score to the Agent Behaviour editor.
7 Years Ago
Increased interval between lightning strikes during storms
7 Years Ago
DSE comment spacing
7 Years Ago
More Agent+DM cleanup
7 Years Ago
auto padding fix
7 Years Ago
Take goal score into account when calculating goal plan variant score.
7 Years Ago
Agent+DecisionMaker "Update X Among Best In Heap" methods return bool, allowing for cleaner breaks out of "Find Best" loops
7 Years Ago
User nicknames Try to set page name on blog entry, fix some common mistakes Show progress bars when uploading
7 Years Ago
Misc
7 Years Ago
Added some comments to Agent+DM.
7 Years Ago
DecisionMaker.ScoreGoals no longer needs to test module validity for each goal, as module conditions are evaluated earlier Goal priority implementation re-introduced, works the same as GoalPlans
7 Years Ago
can now cycle through any available graphs. added kills per round graph generator.
7 Years Ago
Updated Lowest stag LOD
7 Years Ago
When gathering elements among the best in heap (within deviation threshold), make sure we do the calculations right!
7 Years Ago
DM semantics refactoring
7 Years Ago
game graph generators now stored in a dictionary, all are processed once at start of graphs page, can now be shown individually by type with Show(GraphType)
7 Years Ago
more
7 Years Ago
continue button now hide awards panel, show graphs panel on first click, then exits match on 2ndclick
7 Years Ago
more
7 Years Ago
working on trimming the truck
7 Years Ago
fix for idiot maths
7 Years Ago
missing files
7 Years Ago
wip
7 Years Ago
more
7 Years Ago
Phone + mission work.
7 Years Ago
Added sleep need consideration to Sleep anywhere goal plan (since GPV doesn't use Goal's score at all, GPs for Sleep needed to take the need for sleep into consideration (which they didn't have to before when just competing internally).
7 Years Ago
Underground base stuff
7 Years Ago
7 Years Ago
More phone UI work
7 Years Ago
Added mumbles (Freesound CC0, edited)
7 Years Ago
Phone interface work
7 Years Ago
interior stuff
7 Years Ago
Lighting wip
7 Years Ago
Added phone auto (CC0 licenced from Freesound, with some cutting and cleaning up)
7 Years Ago
more
7 Years Ago
base match graph class with process/show
7 Years Ago
Unit knowledge storage stores dict of entities by type to reduce number of entities we filter through during DM
7 Years Ago
test
7 Years Ago
some graph init
7 Years Ago
fixing build error