Skip to content

[1.14.*] Allium 0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@hugeblank hugeblank released this 21 Nov 04:54
· 2 commits to master since this release
2f33a5e

Double Digits

Welcome to the tenth pre-release of Allium. A significant chunk of existing code has been changed and a lot of new stuff has been added.

Changes

  • Completely removed get/setPersistence in favor of providing what I have coined is a "magic table". Read up on its usage here.
  • Added a new update micro-service that handles update notification and installation for your plugin. Provided are methods for both github and pastebin. These methods are passed data from a particular update cache (a magic table) found in the update service
  • Added a new external library micro-service. This service takes a table of key-value pairs of library names and URLs. The service cleans any libraries that end up not being loaded, and updates any that have a URL change.

I'd recommend checking out the wiki if any of these little blerbs look like something you want to use in your plugin.

Unfortunately for the amount of work done behind the scenes for all of these things it really doesn't look like much on paper. I guess it's Karma for continuing work on a project that no one pays attention to. :')

Happy 10th pre-release Allium 🎉