Skip to content

0.11.0

Compare
Choose a tag to compare
@OctoD OctoD released this 27 Apr 08:21
· 50 commits to main since this release
b376e4b

Features

  • feat: Inventory implementation
  • feat: Equipment implementation
  • feat: adds EquippedItem3D node
  • feat: adds PickableItem3D node
  • feat: adds dummy enemies to doom like demo
  • feat: adds preferences

Fixes

  • fix: uses has_all_tags in ability_container

Refactors

  • refactor: moves attributes and abilities under their own folder
  • refactor: moves plugin loading under owned folder

Tests

  • Adds gut for unit testing
  • Adds unit tests

Other

  • chore: adds more examples
  • chore: starts working on docs
  • chore: updates README