Releases: AgustinSRG/Showdown-ChatBot
Releases · AgustinSRG/Showdown-ChatBot
Version 2.13.0
Added the option for the battle bot to work without battle timer turned on.
Version 2.12.2
Added new command: tourformatalias
to configure the aliases for the tournament
command without the need of accessing the control panel.
Path version 2.12.1
Fixed issue when building Docker image.
Version 2.12.0
Changelog:
- Upgraded dependencies
- Fixed a crash in control panel when trying to update the words for games
- Tournament command: Added option to create polls to choose the format
- Tournament command: Added option to create custom formats
Patch version 2.11.5
- Minor security enhancement: Server: Improve request handling security
Patch version 2.11.4
Control panel major bug fixed: Fixed broken confirmation forms due to 'DOMNodeInserted' removal
Version 2.11.3
Minor improvements for control panel:
- Updated connection values for
play.pokemonshowdown.com
- Improved get-server tool to ask for connection details via HTTPS
Version 2.11.2
- Fixed bug in message sending logic, causing messages to be sent to the wrong room when sent too quickly.
- Added new command:
.tourlog [room]
, displaying the most recent tournaments made in a room - Changed replay system for the battle log module. Now it uses the Pokemon Showdown embeded replays system.
Version 2.11.1
- Added
reconnect
command to the core module. This was a core funcionality missing from the commands and only available from the control panel. Not it is available via this command for excepted users by default.