Releases: Defective4/Another-Minecraft-Chat-Client
v1.11.1 - Fixes
[+] Fixed
- Problems with preferences file
- Translation messages loading
v1.11.0 - Microsoft authentication!
[+] Added:
- Microsoft authentication! (BETA)
Microsoft authentication is now fully supported on versions 1.8-1.18.x Packet analyzer is now DISABLED by default<- Needs fixing- Missing translation keys
[+] Fixed:
- Improved color formatting
- Performance improvements
v1.10.0 - Appearance improvements, SLP fix, new preferences file format
⚠️ Caution - This release changes the way preferences file are saved and loaded. Your old mcc.prefs
file will be automatically converted to the new format, but it is advised to back it up before running this release!
⚠️ Please report ANY issues you encounter with this release!
[+] Fixed:
- Server List Ping is now improved
[+] Updated:
- Chinese translation. (Thanks to @xiaoliang2012)
[+] Added:
- New preferences file format
- Appearance "improvements" - icons and preferences makeover.
Feedback on this one will be appreciated! - "About" information
- Missing sounds to remaining dialogs
- New servers tab - "Imported"!
It shows servers from your native Minecraft instalation (if one exists)
[-] Removed:
- Mojang authentication. Goodbye.
v1.9.0 - Public plugin API and numerous improvements
⚠️ Breaking changes
[+] Added:
- Plugins! You can now extend AMCC functionality by creating, downloading and using plugins! #14
- Some minor functional improvements (including autologin function and graphical improvements)
- Refactored most of the code
[/] Changed:
- Project is now separated into modules.
Protocol implementation is now a completely standalone module
and can be used in other projects.
v1.8.6 - Support for Minecraft version 1.19 - 1.19.2
[+] Added
- Minecraft versions 1.19 - 1.19.2
[-] Removed
- Usage statistics
v1.8.5 - Usage statistics update
[+] Added:
- Usage statistics
v1.8.4 - Themes and Discord Presence
[+] Added:
- New tab in Appearance settings allowing you to choose an UI theme!
- Option to disable custom, minecraft-like buttons
- Discord Rich Presence integration
[+] Fixed:
- Display of some combo boxes and lists
v1.8.3 - Bug Fixes
An update containing some bug-fixes
[+] Added:
- Support for more Unicode characters
[+] Fixed:
- Inability to connect to a server during first application run
v1.8.2 - Maintenance update
This is a minor maintenance update
[+] Fixed:
- Minor code improvements
v1.8.1 - Entity Interactions, Proxy Support and Fixes
Here's a huge update, adding tons of new stuff (actually just a few, centered around Entities, but that was a lot of work, 'kay?)
[+] Added:
-
New Entity Radar tool.
It allows you to see and interact with nearby entities
including players. -
Ability to simulate right click on an entity.
You can now interact with NPCs! -
Entity tracking and auto-tracking.
Allows you to look at nearby entities, or
at entities you manually target. -
Entity attacking and auto-attacking! (#11)
You can now select an entity, or automatically
attack anything that comes near your player.
This option also includes ranged/item attacks!
Your weapon doesn't auto-switch though. -
SOCKS Proxy Support (#11)
[+] Fixed:
- Number spinners under Player tab randomly disappearing
[+] Added (from v1.8.0-pre):
- New Protocol Manager Tool
A new, poweful utility to debug traffic between client and server! - TheAltening authentication support
[+] Fixed (from v1.8.0-pre):
- Updated Gradle build system
- Completely remade chat messages JSON parser