201,544 Commits over 4,171 Days - 2.01cph!

8 Years Ago
removed basic attack def from unit def as it's never used
8 Years Ago
Tweaked time ranges and scoring based on time ranges
8 Years Ago
Restored lazy caching of various name properties in DataAsset
8 Years Ago
various fixes
8 Years Ago
merge from MT level design
8 Years Ago
merge from Mini water well monuments
8 Years Ago
un-inverted a curve that was making people sit by fire
8 Years Ago
static building parts fix
8 Years Ago
added recycler to junkyard
8 Years Ago
NPCs can now use patrol points.
8 Years Ago
It's now possible to limit the max subscriptions on a positional interaction
8 Years Ago
Significantly more cliffs and hills
8 Years Ago
Why do you hate me Plastic
8 Years Ago
Debug log ICanvasRaycastFilter count after UI init
8 Years Ago
Fuckloads of UI logging
8 Years Ago
count fix
8 Years Ago
render.Capture and render.CapturePixels will now silently fail when the Steam Overlay is active
8 Years Ago
Fixed Building.ForceConstructionComplete NRE
8 Years Ago
Resave island1 Disabled DSE caching TerrainBlendObject NRE fix
8 Years Ago
Items component cleanup, hopefully fixing repeated failures to stow things
8 Years Ago
More AI tweaks. Removed now unused EndsMomentum field on GoalPlan.
8 Years Ago
Removed pillar building block (how much outrage could this possibly cause?)
8 Years Ago
Removed support socket type
8 Years Ago
Removed support socket from floor prefab
8 Years Ago
Fixed stow event data not being set as active
8 Years Ago
Merged from main
8 Years Ago
.
8 Years Ago
Disabled Human/Shelter/TakeShelterInInterior until we fix caves
8 Years Ago
vm admire updates
8 Years Ago
added GameTagModifier (unit stat stuff, not gameobject) career unit modifications wip
8 Years Ago
UI Debug window
8 Years Ago
rt for frame blending clear backbuffer after swap
8 Years Ago
UI debug bits
8 Years Ago
More
8 Years Ago
career UI unit buttons now fire click events. career unit mod apply/remove. career unit mods get applied at the start of matches. for testing: clicking a unit in the roster lit applies a +5 health mod to it
8 Years Ago
gorilla
8 Years Ago
Rivers are no longer green
8 Years Ago
Role selection foldouts use regular tooltips instead of their own label (UI graphic count reduction)
8 Years Ago
added unit mod protobuf defs CareerUnitMod and CareerUnitMods serialization
8 Years Ago
NRE fix
8 Years Ago
CareerUnit protobuf/serialization of mods
8 Years Ago
Another NRE
8 Years Ago
unit mods serialize with career saves. removed test code.
8 Years Ago
UI fxies
8 Years Ago
added unit mark to careerunit. protobuf and serialize it.
8 Years Ago
Reduced effectList max pool size
8 Years Ago
show mark in career UI
8 Years Ago
Removed some reproduction logs
8 Years Ago
GC etc
8 Years Ago
Actions.WaitRealtime uses TimeSince