Ver2.1.0
- Use Dictionary in (Partial)Prefab
- Add GetBlockOrDefault and GetBlockOrNull to BlockData
- Add RemovePrefabFromBLocks to PrefabList
- Add ConstainsPrefab, ContainsSegment and UpdatePrefab to (Partial)PrefabList
- Add BlockInstancesCache
- Add PrefabUtils
- Change (Partial)PrefabList.AddPrefab to change the prefab's is, instead of throwing an Exception
- Change (Partial)PrefabSegment.PosInPrefab to int3
- Check string lengths (Game name, author, description; Prefab name)
- Other bug fixes
Full Changelog: v2.0.0...v2.1.0