Core v1.2.0 includes enhancements and fixes to goaurum and complies with aurumbot/dat v1.0.0-beta.2.
What's New:
- Updated
goaurum
to comply with aurumbot/plugin-framework v1.0 - Now compliant with aurumbot/dat v1.0.0-beta.2
What's Fixed:
- Fixed an issue where loading plugins that relied on foundation's
Session
would cause the bot to crash on start. - Fixed an issue In
goaurum
where attempting to update to the most recent untagged version would fail.
What's Broken:
- #15 - I forgot to make that a thing, will be by 1.3.0.
What's Next:
- Make sure plugins are synced with the version the bot was compiled with.
- Figure out a way to have goaurum get the most recent version, without simply cloning the master branch and praying it works.