Skip to content

0.2.7-release

Latest
Compare
Choose a tag to compare
@R1ckyH R1ckyH released this 05 Apr 12:18

0.2

Description

  • Add new event on_player_joined and on_player_left
  • New cqhttp client
  • Rtext added

Changes

Server Change

  • New Utility
    • Rtext

BUGFIX and Improvements

  • better logging processing

0.2.1

BUGFIX and Improvements

  • FIXED BUG of CBR sever can't reply

0.2.2

BUGFIX and Improvements

  • FIXED #7

0.2.3

BUGFIX and Improvements

  • FIXED #11
  • FIXED client non-string object log exception
  • FIXED say command in server, and patch some debug message
  • FIXED past help messages won't delete after reload
  • FIXED empty password

0.2.4

BUGFIX and Improvements

  • FIXED restart guardian end after receiving stop from server
  • FIXED #11
  • FIXED CQ client restart Guardian
  • FIXED CQ client ping guardian
  • FIXED CQ client sending bug
  • Improved CQ client stop
  • Improved CQ client wording
  • Split network and client at .pyz Client
  • Split the Client Class of CBR Sever to a single .py file

0.2.5

BUGFIX and Improvements

  • FIXED receiver and JSON decode error
  • FIXED guardian countdown error
  • Improved Formatter implement
  • Change the file structure of .pyz client
  • Catch OS error while sending a message through a socket of the client

0.2.6

BUGFIX and Improvements

  • FIXED import error
  • FIXED cqhttp client message collision error
  • Improve error logging

0.2.7

BUGFIX and Improvements

  • FIXED duplicate instance reload when creating plugin object