repobeforecancel

19,298 Commits over 1,614 Days - 0.50cph!

8 Years Ago
StatsImporter uses float.TryParse and logs errors warnings when we fail
8 Years Ago
Code formatting
8 Years Ago
Added EvaluationTargets.BlackboardEntity, refactored DecisionContext.GetEntity to support reading target from a blackboard
8 Years Ago
correct croc look anim
8 Years Ago
jenkinsfile
8 Years Ago
MenuScene init on Start
8 Years Ago
baked height map for nospawns. added Body Temperature stat which ticks up and down based on Temperature.
8 Years Ago
Entity log auto scroll, tweaks
8 Years Ago
moved activity widget to right middle of screen merge menu scene with main scene added entity log window, all entity logs stored in list at runtime
8 Years Ago
removed cave on nospawns because it's annoying
8 Years Ago
Deleted BareTallPine
8 Years Ago
more spawning on nospawns
8 Years Ago
Fixed pine tree not having positions for its interactions
8 Years Ago
Fixed potential Unit.Race and Group.Race setter NREs (allowed to be null) PlayerController dead units fixes
8 Years Ago
Fixed bad key usage in CameraParticles.OnWeatherChanged breaking loading same game while playing Fixed cache not being cleared in TerritoryLocationSelectorSettings
8 Years Ago
Corpse cleanup
8 Years Ago
Data save
8 Years Ago
nospawns has trees and shit now
8 Years Ago
Fixed DecisionMaker.FindBestAbilityPlanVariant running target filtering for abilties with TargetMode.OnlySelf
8 Years Ago
optional object context override through BaseEntity.Log
8 Years Ago
misc
8 Years Ago
Unit race as object field in debug view
8 Years Ago
Units hold race definition, piped through UnitSettings.Create Unit race shown in debug panel
8 Years Ago
Fixed potential TerrainMeta.OnEnable NRE
8 Years Ago
nuked RTree
8 Years Ago
removed DistanceMap because it's slow and we don't use it
8 Years Ago
Morale threat map uses delayed init
8 Years Ago
Removed "is being attacked" condition from Animal/Combat/Defensive
8 Years Ago
Changes to animal combat AI
8 Years Ago
Added BaseSelectedUnitWidget flag change callback, used by UnitCommandsWidget to update button state accordingly (dead/disabled people cant craft or build) Added Unit.Flags.OnFlagsChanged event
8 Years Ago
more playerController dead checks
8 Years Ago
cleaning up PlayerController selection handling, WIP support for selecting dead units
8 Years Ago
Fixed missing CameraParticles component on player camera prefab
8 Years Ago
More init stuff
8 Years Ago
Fixed BiomeMaterialObject onEnable fucking everything
8 Years Ago
block animal from using attack root motion if allready attacking root motion
8 Years Ago
Human/Shelter goal plans inherit goal score
8 Years Ago
Fixed various delayed inits
8 Years Ago
Fixed menu scene not having correct lighting when quitting to menu while the player camera is viewing an interior space (caves)
8 Years Ago
game setup post tweaks
8 Years Ago
let's not be too literal about nospawns
8 Years Ago
Fixed Session trying select a unit when there's no units in the player.Group
8 Years Ago
version++
8 Years Ago
merge from menuFuckery
8 Years Ago
merge from main
8 Years Ago
enabled tribe start in testbox
8 Years Ago
more UI manager cleanup
8 Years Ago
mammoth sleep and turn
8 Years Ago
testbox is valid scene for solo and washed up gamemodes
8 Years Ago
cleanup