Skip to content

DefaultEcs 0.14.4

Compare
Choose a tag to compare
@Doraku Doraku released this 31 Jul 20:39
· 176 commits to master since this release

added quote and multiline string support to TextSerializer
added EntityRuleBuilder.Copy to duplicate an EntityRuleBuilder
added EntityRuleBuilder.AsMap with capacity parameter
added EntityRuleBuilder.AsMultiMap with capacity parameter
added EntitiesMap.Count to get the number of entities for a given key
added AResourceManager.Resources to get all resources loaded
added AEntitiesSystem to process EntitiesMap in a controlled way

fixed EntitySet, EntityMap and EntitiesMap initialization with pre-existing entities when applying a component predicate

nuget package