branchbefore/maincancel

17,530 Commits over 1,614 Days - 0.45cph!

8 Years Ago
ECS config fixes
8 Years Ago
Misc HasFlag usage, because .NET 4.x
8 Years Ago
Standardised overhead icon/UI element positioning, added support for lerping offset
8 Years Ago
- Renamed ConsiderationGroup to CompoundConsideration - ResponseCurve now a static utility class - Considerations no longer use ResponseCurve, replaced with AnimationCurve - Replaced AssetList usage for Consdierations, Bonuses and Penalties in DSE editors with a new custom drawer
8 Years Ago
OnValidate improvements
8 Years Ago
Data validate
8 Years Ago
Inverted some distance based Consideration curves
8 Years Ago
sneak anim polish
8 Years Ago
Separated threat calculation for PerceivedUnitData into two properties; ThreatLevel and ThreatLevelAtDistance
8 Years Ago
Cherry picking 11265 from base
8 Years Ago
Reaming GameStates to be more generic (TribeCreate = Setup, OverviewMap = Map) TimeManager supports running the game without a TOD_Sky instance
8 Years Ago
Fixed bad path in SceneSaveHook
8 Years Ago
Renaming folders in Scenes/ to be consistent with base proj
8 Years Ago
Combat AI changes WIP
8 Years Ago
angry and scared faces
8 Years Ago
missed a file
8 Years Ago
dodge anim fix
8 Years Ago
camera setting tweaks
8 Years Ago
EditorBuildSettings
8 Years Ago
Fixed bad path in ProjectSetupWindow
8 Years Ago
more camera tweaks
8 Years Ago
SceneLoader fixes
8 Years Ago
updating mouth pose
8 Years Ago
Fixed tribe create not loading Fixed SaveSceneHook bad paths Added "DisableCutscenes" to EditorPrefs
8 Years Ago
smoothed stabiliseTorso with a lerp
8 Years Ago
First iteration on an R*-tree implementation. Needs more testing before actual use.
8 Years Ago
More work on R*-trees and influence queries.
8 Years Ago
A bit more work on stress testing the R*-tree.
8 Years Ago
IK on humans made shadows appear around the humans feet
8 Years Ago
cleaned up a little
8 Years Ago
Some bits I forgot
8 Years Ago
AnimationAudioBundle pitch & volume support Debug bits
8 Years Ago
AudioManager settings, named sources
8 Years Ago
Reduced pool audio source pool size, removed some debug lines
8 Years Ago
Same
8 Years Ago
Updating post pro and navmesh shit from github Added HBAO plugin
8 Years Ago
Fixed PlayerProgression callbacks for behaviour completion not respecting break or player command interrupts
8 Years Ago
WIP new crafting window
8 Years Ago
Deactivate crafting modal on craft button click
8 Years Ago
Crafting UI item preview spinning and position fixes, exposed preview rotation & scale in ItemSettings
8 Years Ago
ItemSpinning bits
8 Years Ago
Fixed CraftingWidget NRE
8 Years Ago
Fixed TimeManager getting stuck
8 Years Ago
Fixed map button not setting game state properly
8 Years Ago
removed animspeed minvalue being 0.1 as unnesassary with current setup of movement anims being on a seperate layer
8 Years Ago
Added new building UI modal (open with B) Toggled RTS cam in editor via F8
8 Years Ago
No longer expose preview data for other entity types (only item & building for now)
8 Years Ago
Save
8 Years Ago
Fixed out of range index in Tribe Create
8 Years Ago
scene loader loads correct scene for tribe create now