Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

2.01.11-566e9c576

Compare
Choose a tag to compare
@5HT2 5HT2 released this 11 Jan 16:45
· 301 commits to master since this release
566e9c5

[refactor] Rewrote InventoryUtils (#1837)
[cleanup] Usages of LinkedList
[fix] Dont use hardcoded Paypal URL (#1834)
[cleanup] CombatUtils and CrystalUtils
[enhancement] Added options to copy potion effect, adding max armor and gapple effect to FakePlayer
[enhancement] Add an option to count elytras in Armor HUD (#1832)
[fix] SetCommand not displaying the correct value after changing
[cleanup] CrystalAura damage calculations
[cleanup] LoginMessage code
[cleanup] Simplify code: use forEachLine
[enhancement] LoginMessage multi-line support (#1772)
[fix] Properly add RemoteCommand, thanks Intellij
[feature] Added RemoteCommand, fixed regex detection
[fix] Slight user safety that was removed by accident