Skip to content

Starlaoder-API 1.3.0

Choose a tag to compare

@Geolykt Geolykt released this 02 Jul 19:12
· 59 commits to master since this release
4da2793

A new month, a new release. This time will a small delay, which is why june was somewhat skipped. Oh well, time flies

Changelog

Added components:

  • ModConf (for easy configurations)
  • Wrap some of the vanilla settings in a read-only state
  • Primitive (and mostly useless) Dynasty API
  • Allow changing text size in some graphics operations
  • Even more lifecycle events
  • Ship capacity modifiers
  • Completely useless planet interface
  • Very primitive MapMode abstraction layer
  • Dynbinds (to replace the arbitrary keybinds system)

Other changes:

  • Resolved some linking issues (when building) when the gali jar is not present
  • Use ObfTools to reduce some work
  • Use a properly configured IDE to analyse nullabillity annotations
  • Bumped dependencies:
    • Galimulator: 4.8 -> 4.9

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.9-beta.7 (hashcode e31a2a (linux)), though similar releases may also work.