Skip to content

Releases: DustinRepo/ChatBot

Release 2.7.0

10 Apr 04:39
Compare
Choose a tag to compare

Added cock command
Added ability to auto-detect server protocol version
Completely re-wrote the networking to use Netty, removing ~40ms of ping
Convereted project to Gradle
Fixed output with color console disabled still showing the color characters

Release 2.6.0

03 Apr 13:29
Compare
Choose a tag to compare

Added ability to log back in again if login has expired
Added error output in gui for missing config options
Added option to disallow repeat messages
Fixed NumberCountProcess firing when the message only contains the searched for numbers

Release 2.5.0

24 Mar 01:24
Compare
Choose a tag to compare

Added JoinGame packet
Added ability to disable commands
Changed the theme on Windows to be darker
Fixed chat messages assuming a sender when there is none
Fixed 2b2t process activating with a count of 0

Release 2.4.0

21 Mar 17:59
Compare
Choose a tag to compare

Added roast command
Added count command
Added NumberCount process, that sees if a message has numbers that add to 69 or 420
Lowered default KeepAlive timer
Fixed timestamp color being inconsistent

Release 2.3.0

19 Mar 17:56
Compare
Choose a tag to compare

Added support for versions 1.7.2 - 1.11, making all versions 1.7.2 - 1.18.2 supported
Darkened chat gui for Windows to make it easier to read

Release 2.2.1

17 Mar 20:11
Compare
Choose a tag to compare

Fixed commands not working on some servers since translations

Release 2.2.0

17 Mar 13:53
Compare
Choose a tag to compare

Added translations to messages that minecraft sends
Added support for custom commands using custom.json
Moved announcement list to announcements.json

Release 2.0.1

16 Mar 15:46
Compare
Choose a tag to compare

Fixed 2b2t chat process not working anymore
Reworked TPS command to show averages over different times
Reworked chat sending to better obey the chat message delay at all times
GUI is now themed when asking for IP
Gui now shows when disconnected as well

Release 2.0.0

15 Mar 16:50
Compare
Choose a tag to compare

Added Protocols class to easily manage Minecraft versions
Added "Setting client version to x" to output
Changed version in config to use version name rather than protocol version (e.g, 1.12.2 rather than 340)
Fixed crucial bug causing random disconnections on some versions

Release 1.9.0

15 Mar 05:59
Compare
Choose a tag to compare

Added full support for any major update between 1.12 and 1.18.2
Added support for all Minecraft colors in the GUI