Skip to content

RELEASE-1.2.3

Choose a tag to compare

@NeonAngelThreads NeonAngelThreads released this 25 Jan 09:37
· 61 commits to master since this release

Change Log:

  • [+] Added LoginStateMachine API for convenience of changing the login process for different servers.
  • [+] Added KeepAlive Packet Handler
  • [~] Improved connection stability by add the keep alive packet sending logic.
  • [~] Improved code style, simplify the code by using the Dolphin State Machine API
  • [~] enriched the documentation for plugin development.
  • [~] Improved package naming.
  • [~] Improved README.md.