Working on 1.17 Compatibility and More Optimization
Notes Not all of Atlas is yet fully compatible with 1.17, despite some things that have been changed to support it. It is highly recommended that you do not use Atlas for 1.17 yet. If you would like to contribute to Atlas and help me get this done faster. There is a lot to do
Changelog - Added WrappedInTeleportAccept wrapper for PacketPlayInTeleportAccept
- Added new custom configuration system with Atlas.
- Added 1.17 support for TinyProtocol and BlockBox.
- Added fastutil objects to Atlas. They have not been minified yet so the jar will temporarily be 30MB (sorry)
- Added 1.17 for PacketPlayInFlying, PacketPlayOutTransaction, PacketPlayInTransaction, PacketPlayInUseEntity, PacketPlayOutEntity,
- Fixed memory leaks within Atlas that prevent plugins, even when done properly, from being able to clear themselves from memory on unload/reload
- Fixed missing repository within Atlas that prevented others from compiling.
- Fixed bug where BungeeManager#isBungee would always return true if the bungee was manually enabled in the Atlas config.yml