Releases: R1ckyH/ChatBridgeReforged
Releases · R1ckyH/ChatBridgeReforged
0.2.7-release
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
0.1.1-release
0.1.0
Description
Add new event on_player_joined
and on_player_left
New cqhttp client
Changes
New event
- Add
on_player_joined
- Add
on_player_left
New cqhttp client
- Multi connections in one client
- Can be a plugin that no need to open a new
screen
ortmux
session now restart guardian
is used now
BUGFIX
- Wrong message while reload plugin
- Better viewing when connecting
- Some other improvements
0.1.1
BUGFIX
- Reload error in cqhttp.py
- Handle UnicodeDeocdeError in server input
- #5 Update requirement.txt
0.0.2-release
0.0.1
Description
Finally, I have done it.
Change between beta and release
- not compatible anymore with CB and CBR beta
- merge client_MC and client_MC0.9
- change from GPL to LGPL
0.0.2
BUGFIX
- restart spam when cli spam
- plugin duplicate plugin id still keep load
pre-release
Hope it works!