This update allows setting constraints on the boost of the elytra, and collects errors as they happen for easier debugging. In the future I may make this configurable, but due to the number of errors that are reported without some of this information I am including this in the base version. This will enable me to fix some of these issues before they are reported.
Some of these changes have been available as a prerelease on GitHub for awhile, and I haven't had many issues reported with these so I'm turning this into a full release.
This version uses the Library Loader from 1.17 to load libraries; you can download a version that supports older versions on GitHub
here.
Full Changelog
- 45cdf08: Add missing checks to some events. (UberPilot)
- fc07150: ✨ Add maximum boost angle and firework boost modifier. (UberPilot)
- 2bc28b4: ✨ Add firework toggle and messages. (UberPilot)
- e335338: ✨ Adjust gradle and add sentry error handling (UberPilot)
- 4c676e9: Be a bit smarter about logging errors on frequent events (UberPilot)
- 042a592: Run formatter (UberPilot)
- c594db2: Update gradle wrapper and shade sentry sdk (UberPilot)
- 58010a4: Init sentry before loading other features (UberPilot)
- 6ef7b22: ⬆️ Update sentry SDK. (UberPilot)
- 396332b: Label shaded jar as legacy (UberPilot)