255,169 Commits over 3,990 Days - 2.66cph!

8 Years Ago
Fixed line issue with reporter
8 Years Ago
Moving stuff Cave gravel models/Prefabs Cave small rocks prefabs Material tweaks, dressing
8 Years Ago
Added connect options for local/ec2
8 Years Ago
missed from last checkin
8 Years Ago
simplified tortoise improved rigging to add a ragdoll, athough it behaves oddly and snaps back to spawn point on death
8 Years Ago
Deleted scene
8 Years Ago
More
8 Years Ago
Merge
8 Years Ago
TOD
8 Years Ago
Poolables now use IDestroyEvents
8 Years Ago
8 Years Ago
Disable shadows on unit portait cloned views
8 Years Ago
Seperated LookAt and FaceTarget into distinct Action types, Expand/Collapse all in DataBrowserTab (GOTY 2034) Increased culling ranges for some layers (units, buildings, world) Refactored UIManager cursor state handling, support for overrides Added a bunch of logic for cursors states in PlayerController Effect "Add Conditions" are evaluated in EffectSettings.CanApply Added BaseBehaviourPlanSettings.CursorOverride field, does what you might expect Added BehaviourExposureTypes enum, cleaned up how we control Player/AI behaviour exposure Fixed some Abilties not being correctly evaulated by the player controller prior to populating the radial menu
8 Years Ago
Selection indicator tweak.
bot
8 Years Ago
Automated Linux DS Build #428
8 Years Ago
More work on breeding, though not quite working yet (seeing breeding groups with single participants).
8 Years Ago
Hid emote and ponder from action queue UI.
8 Years Ago
Energy fix.
8 Years Ago
NetworkEntities now only serialize components that are dirty.
8 Years Ago
del unused model
8 Years Ago
backup
8 Years Ago
Merge
bot
8 Years Ago
Automated Windows Build #428
bot
8 Years Ago
Automated OSX Build #428
bot
8 Years Ago
Automated Linux Build #428
8 Years Ago
rabbit ragdoll
8 Years Ago
* Added Is_Angle internal helper ( to be consistent with Is_Vector, etc ) * Angle() global now works the same way as Vector() global, i.e. Giving it an angle object will return a copy of it, etc
8 Years Ago
cherry picking diogo's fix to 4way blend
8 Years Ago
rock_ledge model/textures/LODs/COL/Prefab
8 Years Ago
misc progress/backup
8 Years Ago
Fixed spec/metallic blend layer toggles not activating keywords
8 Years Ago
Nixed energy drain from activities.
8 Years Ago
More work on Breeding.
8 Years Ago
More
8 Years Ago
FOR FUCK SAKE asset scale change
8 Years Ago
DebugUtility won't do shit when entering playmode if there's no Zones in the scene Unit.Animation.FaceTarget tweaking
8 Years Ago
AvatarPostprocessor rename
8 Years Ago
Bear has correct corpse
8 Years Ago
StatManipulatorParametersDrawer no longer tries to access TimeManager instance properties in Editor code, causing a stack overflow : Building hooks into TimeManager events
8 Years Ago
improved wood hut ground shape
8 Years Ago
isHugging and isMakingLove placeholder anims
8 Years Ago
Added Amplify Shader Editor beta
8 Years Ago
More work on Ritual Social. Added RitualModeType enum in code... should probably look at ways to do this in data (using Definions and Simulators possibly), but this is good enough for a first pass.
8 Years Ago
Working on Social Ritual.
8 Years Ago
Merge from ambient_light_volumes
8 Years Ago
merge from dungeon_art_3
8 Years Ago
merge from dungeon_art_3
8 Years Ago
merge from main
8 Years Ago
Floor fix
8 Years Ago
Added back in the idea to append ManagerSingletons to the GameManager gameobject, but did so in a safe way that can't cause infinite loops.