Skip to content

v0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Chingling152 Chingling152 released this 03 Aug 20:41

What's Added

  • Unit tests to BaseContainer<T> and BaseStackContainer<T>
  • Unit tests to BaseSlot<T> and BaseStackSlot<T>
  • Example projects - TheChest.Example.ConsoleApp

What's Changed

  • BaseStackSlot<T>(T[] items, int maxStack) now calls base class constructor BaseSlot<T>(T item)

Known Issues

  • No documentation yet
  • No unit tests to Inventory features yet

Full Changelog: https://github.com/The-Chest/the-chest-core/pull/4/commits