AresClient / ares

Ares is a free, open source minecraft utility mod aimed at anarchy servers.
https://aresclient.org
GNU Lesser General Public License v3.0
192 stars 28 forks source link

Added Burrow, fixed a typo, made AutoSurround not snap when player is… #19

Closed Makrennel closed 3 years ago

Makrennel commented 3 years ago

… entering a hole (particularly on fabric).

Fixes #. Fixes AutoSurround trying to snap when player enters a hole, triggering Anticheats and slowing down entry to hole (this was particularly a problem with the fabric version).

Changes proposed in this pull request: Added Burrow to both fabric and forge with lots of options for flexibility, and a fast mode using a built in timer. Tested on Endcrystal.me (before patch), Pureanarky.org, and 9b9t.org. Added methods to count number of items/blocks in hotbar based on existing methods in InventoryUtils. Made it possible to turn off snap if toggling Surround from another class.

Additional context Fixed a typo in CrystalAura in the setting named "Anti-Surround" (previously Anit Surround).

Tigermouthbear commented 3 years ago

looks good, can't believe I spelled anti wrong :facepalm: