branchMoss/maincancel

2,005 Commits over 274 Days - 0.30cph!

6 Years Ago
NPC editor bits
6 Years Ago
Fixed NPCs not roaming (IsStopped fact wasn't being set on init, no longer gates roaming behaviour) Cleaned up NPC agro logic significantly NPC defs hold default faction NPCs can define natural enemies Added Ruin/NPC Editor tool
6 Years Ago
loot panel strings
6 Years Ago
Disable merchant component on NPCs not spawned with the settlement system (for now)
6 Years Ago
Attack range includes stopping distance Aggro strat cleanup
6 Years Ago
NPC anim settings are stored in the definition asset NPC anim walk speed values use max speed stat as upper clamp
6 Years Ago
Disable player faction rep changes Hopefully fixed first hit tracking
6 Years Ago
NRE fix
6 Years Ago
NPC melee range is never lower than navmesh stopping distance craggy bits
6 Years Ago
Disable merchant stock fill on ServerInit due to build OOE issue
6 Years Ago
costs for some items settlements in craggy
6 Years Ago
settlement gizmo icon disable merchant component on NPCs without the role potential NRE server fix
6 Years Ago
Settlements can define and set the items which are sold by merchants assigned to them
6 Years Ago
Manifest
6 Years Ago
Various tweaks
6 Years Ago
Deer & chicken spawns Starting inv tweak
6 Years Ago
Missing file
6 Years Ago
Animation improvs.
6 Years Ago
Deer sounds
6 Years Ago
Deer behaviour Chicken stuff Hit fx fix
6 Years Ago
deer anim tweaks
6 Years Ago
apex save
6 Years Ago
hopefully fixed fleeing to use agro range
6 Years Ago
fixed tooltip appearing over load screen on startup
6 Years Ago
Chicken fix
6 Years Ago
Various chicken
6 Years Ago
compile fixes
6 Years Ago
keep tooltip in screen bounds
6 Years Ago
Just chicken things
6 Years Ago
code cleanup
6 Years Ago
item value fix
6 Years Ago
and some more
6 Years Ago
more tooltip crap
6 Years Ago
UIShared scene, bootstrap, build settings, scene2prefab
6 Years Ago
New NPC anims and fixes.
6 Years Ago
Tooltip lives in UI Scene so it can be used by other screens besides UIInventory
6 Years Ago
Ragdolls
6 Years Ago
merchant progress tooltip fixes
6 Years Ago
Save
6 Years Ago
spawnpoint gizmo supports npc mesh renderers
6 Years Ago
SpawnSingle now NPCSpawner, does NPC stuff (factions, roam range, settlement assignment etc). SpawnGroup cleaned up and not intended for NPC spawning Updated Savas spawns to use the new types
6 Years Ago
Uncommited corpse
6 Years Ago
Deer ragdoll wip
6 Years Ago
Various AI cleanup
6 Years Ago
Boar ragdoll
6 Years Ago
Definitions
6 Years Ago
NPC backup Manifest
6 Years Ago
Wildlife NPC wip New FX point 'root' for effects originating from the ground.
6 Years Ago
Added a new EffectSpellChannel component that disables an effect if the active spell is no longer active (was cancelled) Added that and the ParentToWeaponBone component to the Fireball, Frostbolt and Heal spell channel effects
6 Years Ago
Minor spell cleanup