branchbefore/maincancel

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

9 Years Ago
Added IUnit, generics pattern for data persistence types
9 Years Ago
Beard/hair mesh persistence Fixed hair color persistence
9 Years Ago
Fixed bad component loading by type name instead of data type
9 Years Ago
ProtoContract tweaks
9 Years Ago
EC load in constructor when data is available
9 Years Ago
Stat.ToString override
9 Years Ago
9 Years Ago
More Save/Load plumbing Effects save/load test More EC refactoring
9 Years Ago
Refactorio GOTY 2034
9 Years Ago
SaveLoad.TypeModel Quaternion fix PersistedSessionData saves player transform data
9 Years Ago
Big EntityComponent refactoring, a bunch of other shit
9 Years Ago
added blend with R to terrain blend shader to give dens shading while keeping blending with terrain
9 Years Ago
DSE tweak
9 Years Ago
Player uses normal entity create path for tribe creation
9 Years Ago
Groups are now saved properly, loaded first and then propogated through the rest of the entity loading cycle, though something is still fucked PersistedEntityData.Id in constructor
9 Years Ago
PersistedUnitData stores group id
9 Years Ago
Fixed UnitSettings.Create from PersistedEntityData being shite
9 Years Ago
Entities get saved in their data.Create methods Socials and UnitCollections persistence support Fixed bad Vector3 properties in SaveLoad type model
9 Years Ago
swapped materials to use new shader
9 Years Ago
need to manually add uniform float Node57Port0FLOAT;
9 Years Ago
bear part 2/2
9 Years Ago
male bear looking a bit more scary (could be a totally new bear type)
9 Years Ago
cant quite remeber what changed in these shaders, think it may have been ASE update
9 Years Ago
Forgot this
9 Years Ago
Switched to Protobuf-net.
9 Years Ago
Fixed games not starting correctly from testbox et al Disabled loading of saves
9 Years Ago
Skinning corpse added to AI (may need more work)
9 Years Ago
Remove parameter-less BaseEntitySettings.Create overload because we don't need it
9 Years Ago
More persistence work in World/Zones and player
9 Years Ago
Groups no longer store their data wrappers, fixed some save/load oddities, disabled loading for now
9 Years Ago
Hunters now bring corpses back to the camp
9 Years Ago
EntityManager.PersistedData.ExtensionData no longer has virtual
9 Years Ago
Fixed singleton sillyness
9 Years Ago
Know thy inheritance when serializing. Merged.
9 Years Ago
BaseEntity now saves view transform data and prefab data package via id F5 to save session
9 Years Ago
BaseEntitySettings.Create overload taking PersistedEntityData EntityComponent persistence boilerplate Removed BaseEntityComponent Moving numerous bits and pieces to persisted data types in Group, Unit, Building, Resource
9 Years Ago
PersistedEntityData stores transform position/rotation data, not GridPositions, added CreatedOn too
9 Years Ago
Mo generics
9 Years Ago
Generics for persistent data type in BaseEntity, introduced IEntity, ITickableEntity etc
9 Years Ago
Merge from Sessions
9 Years Ago
People now wait for corpses to cook and remove them from the fire
9 Years Ago
Merge from manager_refactor
9 Years Ago
player commanded role weight fix
9 Years Ago
Player commanded GPVs should now apply role weight correctly.
9 Years Ago
GameConfig WIP RoleParameters exposed in behaviour editors
9 Years Ago
BaseBehaviourPlanSettings has RoleParameters for player exposed/commanded behaviours
9 Years Ago
GPV completion now adds role weight
9 Years Ago
Profiling formatting crap, minor refactoring
9 Years Ago
save
9 Years Ago
Breed request is player exposed, condition tweaks to support that. Fixed Berry Bush IPS data warning