v1.4.1
Pre-release
Pre-release
Slay the relics exporter v1.4.1
Note: This is a pre-release, use at your own risk.
Code quality
- Add config class to manage loading/saving config
- Move classes into packages
- Delete unused assets
- Use ebs client to broadcast messages
- Replace printStackTrace calls with logging
- Move OAuth logic to AuthManager class
- Remove inheritance of JSONMessageBuilder, now deck and tips JSON
builders will just call the buildJson method on JSONMessageBuilder
instead - Create Message class as a container of the request body sent to the
backend
Full Changelog: v1.4.0...v1.4.1