Skip to content

Major update (0.9.0)

Latest
Compare
Choose a tag to compare
@JonathanMCarter JonathanMCarter released this 28 Oct 17:44
· 1 commit to main since this release
0b4cf67

ℹ️ Major update with new modules & API.

🗓️ Release Date: 28th October 2024

Core

  • V-sync framerate setup
  • Data accessor now has a method for getting all assets
  • Search provider setup added.
  • Added [AddComponent] attribute to scripts.
  • Additional extension methods & API.

Modules

  • Added currency module.
  • Added data values module.
  • Added localization module.
  • Updated notion data module to have feature parity with the standalone 0.3.0 update.

Fixes

  • Some assembly fixes.
  • Fixed module manager window not having a scroll rect.
  • Fixed settings setup to all use the ISettingsProvider interface.