Skip to content

EssentialClient v1.3.0 for 1.17.1, 1.18.2, and 1.19.2

Compare
Choose a tag to compare
@senseiwells senseiwells released this 06 Sep 21:36
· 286 commits to main since this release
5aa86b9

EssentialClient v1.3.0

  • Fixed conflicts with slight-gui-modifications

  • Fixed incompatability with RebindAllTheKeys

  • Fixed incompatability with Carpet-Fixes

  • Fixed an issue with keybinds that had default key

  • And for the scripters; now using Arucas 2.0.0!

    • Overhauled types
      • Inheritance is now supported
      • Interface support for 'multi-inheritance'
      • Type hinting is now possible
    • Simpler concurrency with Tasks
    • Fixed an absoluate load of bugs
    • And more! See Documentation for more details