Releases: funkemunky/Atlas
Releases · funkemunky/Atlas
Improved Annotation Commands
- Fixed bugs with help page sender in CommandManager.
- Improved efficiency and fixed other minor bugs.
Bug Fixes and new Minor Additions
- Fixed packet error in 1.7 on enable.
- Fixed errors with bounding boxes on versionsa 1.9+.
- Fixed Shulker boxes once and for all.
- Added some more math utilities.
- Fixed WrappedPacketPlayOutWorldParticle errors on 1.7.
Improvements and New Additions
- Fixed bugs with getting the bounding-box of ShulkerBoxes.
- Implemented new features to the annotation command system.
- Improved performance of bounding-box grabbers.
- Fixed other minor bugs.
- Fixed issues with errors.
Improved BoundingBoxes
1.1.1 1.1.0
New Command Features and Improvements
- Added new ColorScheme object.
- Added new runHelpCommand() for annotation commands as a replacement to the FunkeCommand command API help command.
- Fixed packet issues.
- Improved performance.
Fixed bugs and Improved Command system
- Fixed error with arguments that have no permissions set.
- Added more options to the @command command annotation.
Bug Fixes and Beginnings of Bungee DB
1.0.8.1 New BungeeCord database and general fixes
Stability Improvements and New Additions
- Added the ability to register CommandExecutors with the @init annotation and ASM powered Class Scanner.
- Fixed bugs with zSpigot (a 1.7.10 MCM Spigot) and other versions.
- Now easily hot swappable with /plugman once all plugins depending on it are disabled first.
Fixed minor errors and bugs
Changelog
- Fixed errors with WrappedInUseEntityPacket class when it was getting the hit entity.
- Fixed errors in the WrappedInEntityActionPacket class on some 1.7.10 spigots with weird packet receivers.
- Fixed bug where Atlas would not start if it was the first plugin to load.
New Database Functionality and More
- Adds a priority() enum to the @init annotation.
- Adds FLATFILE and Mongo database wrappers for the Database object.
- Improves performance.
- Fixes other bugs.