EssentialClient v1.3.2
- Fixes numerous bugs
- Fixes critical bug relating to Carpet Mod preventing core parts of the mod from initialising
- Compatibility with Cardinal Ice Boats
- Fixed BetterAccurateBlockPlacement for 1.19.3
- Fixed HighlightLiquids for 1.19.3
- Fixed Unlisted gamerules for 1.19.3
- ClientScript bugs
- Crash when using World Edit CUI
- Inconsistent behaviour when using
player.attack("hold")
- Numerous fatal crashes
EssentialClient
This release is for those who have updated to 1.19.3 and would like to use EssentialClient.
This version of the mod is not complete - you may encounter some bugs, in which case please report them!
EssentialClient v1.3.1
-
Fixed some bugs with ChunkDebug
- Chunk tickets will now be sent to the client properly
- Fixed an issue with Simulation Distance (non-entity loaded chunks) displaying as entity loaded
-
Fixed an issue where keybinds with a default key would reassign the key on restart
-
Fixed an issue with StackableShulkers
-
Fixed a conflict with Shaders not working properly
-
Added an option to search through loaded chunk clusters with ChunkDebug
-
Added categories for ClientRules
-
Added lang file, currently only supporting English
-
Added rule
highlightWaterSources
(#55) -
Updated Arucas
- Imports are now lazy (preventing most cyclical import issues)
- Fixed some race conditions
- Fixed some other concurrency issues
- Some more boring stuff
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
- Overhauled types
EssentialClient v1.2.3
- Added Multi-Key keybinds
- Fixed some bugs with 1.19 regarding scripting
- Added maxChatLength (increase chat length requires EssentialAddons)
All information on features are on the wiki: https://github.com/senseiwells/EssentialClient/wiki
Be sure to report any bugs/issues!
EssentialClient v1.2.2
- Fixed a bug with Arucas
- Fixed a bug with multiconnect where you could not batch throw items
All information on features are on the wiki: https://github.com/senseiwells/EssentialClient/wiki
Be sure to report any bugs/issues!
EssentialClient v1.2.1
- Fixed commands not properly sending for 1.19
- Fixed an issue with 1.18 and 1.19 where you could not disable the client cape
- Fixed an issue that didn't sync Carpet rules when initially joining a server
- Improved boot time by running code async
All information on features are on the wiki: https://github.com/senseiwells/EssentialClient/wiki
Be sure to report any bugs/issues!