Skip to content

Releases: NeonAngelThreads/DolphinBot

Release v1.2.2

09 Sep 18:04

Choose a tag to compare

Release v1.2.2 (Stability Update):

Change Log:

  • [!] Fixed encoding bug in Windows 11 terminal
  • [~] Improved log system
  • [~] Improved stability

Full Changelog: v1.1.17...v1.2.2

Release v1.2.1

27 Aug 20:32

Choose a tag to compare

Console Interaction & Stability Updates

Change Logs

  • [+] Added feature that can send chat messages from the terminal.
  • [+] Fixed bug that some of color in chat message could not be displayed.
  • [~] Improved connection stability.
  • [+] Added PlayerTrackers that can automatic record player info.
  • [~] Improved logging system.

Release v1.1.17

25 Aug 20:34

Choose a tag to compare

! Important Update !

[!] Fixed color cloud not be correctly displayed in old Windows version including Windows 10 and Windows 7
[!] [+] Added bukkit-like event system and EventHandler annotation. API Use Cases
Chanfe Log:

  • [~] Fixed console colors could not be correctly displayed in Windows terminal.
  • [+] Added EventHandler annotation. API Use Cases
  • [+] Added bukkit-like event system and its dispatcher
  • [+] Added EntityEmergedEvent
  • [+] Added PlayerMoveEvent API Use Cases
  • [~] Improved code structure.
  • [-] Removed useless classes.
  • [+] Added Win32ColorSerializer for windows style color rendering.
  • [~] Added Player interfaces for plugin development
  • [~] Improved Logging system.

Full Changelog: v1.1.14...v1.1.17

Release v1.1.14

25 Aug 09:33

Choose a tag to compare

v1.1.14 Update

Archive ending with full is assembled full dependencies.
Change Log:

  • [~] Fixed console colors could not be correctly displayed on Windows terminal.
  • [+] Added 13 new different packet event.
  • [+] Supported reloading a plugin without restarting.
  • [+] Added UStringHelper for forcing unicode string converts. Force Unicode Helper
  • [+] Added More Util classes.
  • [+] Added Win32ColorSerializer for windows style color rendering.
  • [~] Improved packet listening system
  • [~] Added Player interfaces for plugin development Player Event Use Cases

Beta v1.1.9

23 Aug 08:38

Choose a tag to compare

1.1.9-BETA

Archive ending with classifier full is executable jar that contains full dependencies.

Change Log:

  • [~] Fixed bugs that some plugins could not be loaded when reconnecting to server.
  • [~] Fixed the bug that plugin listeners duplicate load when it reloads.
  • [~] Fixed several bugs about thread management.
  • [+] Added player API for plugin development.
  • [#] Improved logging system.

Full Changelog: v1.0.17...v1.1.9

Release v1.0.17

16 Aug 17:56

Choose a tag to compare

Changes

  • [+] Added command system, support registering custom command.
  • [+] Added command serializer to parse server chat message to command entity
  • [+] Added fadeText() in ConsoleTokens, to remove color and styles
  • [+] Added PlainTextSerializer for speeding up serialization of server messages via curtailing colors and styles.
  • [+] Added QuestionAnswererPlugin to automatic answer question on 2b2t.xin for speeding up login process.
  • [#] Fixed the bug that "findMostSimilarColor" algorithm could not parse by color serializer.
  • [#] Improved logging.

Full Changelog: v1.0.2...v1.0.17

Release v1.0.2

15 Aug 08:16

Choose a tag to compare

Version with classifier full contains all the necessary dependencies.
Change Log

  • [+] Added QuestionAnswererPlugin to automatic answer question on 2b2t.xin for speeding up login process.
  • [+] Added a feature that can bypass 2b2t.xin bot verification.
  • [#] Fixed the bug that "findMostSimilarColor" algorithm could not parse by color serializer.
  • [+] Added a demo plugin for template.
  • [+] Added auto join main server.
  • [+] Added auto login and register for most servers.
  • [+] Added BotManager to manage multi-bots
  • [#] Improved config file.
  • [#] Improved logging.

Full Changelog: https://github.com/NeonAngelThreads/DolphinBot/commits/v1.0.2