Skip to content

Starlaoder-API 1.2.0

Compare
Choose a tag to compare
@Geolykt Geolykt released this 16 May 11:12
· 80 commits to master since this release
7af6afc

A new month, a new release. This is contentwise a a bit smaller release than the last one, though it was quite the effort to push through.

Changelog

Added components:

  • Even more Lifecycle events
  • Primitive Actor API
  • Primitive Actor wrapping API
  • Keybind API
  • Map API
  • Toasts
  • Add java.awt.Color getters when snoddasmannen.galimulator.GalColor getters exist

Other changes:

  • Now using check-style for more consistent formatting
  • Better exception handling in event manager
  • NamespacedKey is now lazy, allowing allocation within the constructor of the Extension
  • Bumped dependencies:
    • Gradle: 6.8.0 -> 7.0.2

The Starloader API is installed just like any other extension, just drop it in the extensions folder of your starloader install (of course with galimulator legally installed)!
This release requires Galimulator 4.8 or Galimulator 4.8-beta.2