Skip to content

Ver2.1.0

Compare
Choose a tag to compare
@BitcoderCZ BitcoderCZ released this 26 Mar 18:39
· 52 commits to main since this release
ca12ed3
  • 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