Skip to content

Commit

Permalink
Version 3.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
roncli committed Jan 1, 2020
1 parent 3eecbad commit 9be469c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@ The Discord bot and website used for the Overload Teams League. Visit the OTL a

# Version History

## v3.0.0 - 12/31/2019

Support for Season 3 of the OTL.

### Bot:

* New and updated commands for CTF support. See https://otl.gg/about.
* Allow bot to read from the tracker for all supported languages except Russian.
* Fixed `!removemap` command, it actually works now.
* Fixed `!addstats` command to correctly do reverse pilot lookups when the match was split across multiple games.

### Website:

* New CTF stats across the entire website.
* New damage stats across the website. Players listing and records will only list damage stats for season 3 and later.
* There are some known formatting and mobile layout issues that will be addressed in a future version.
* Caching can now be disabled from the settings file.

## v2.1.1 - 12/1/2019

### Bot:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "otl-bot",
"version": "2.1.1",
"version": "3.0.0",
"description": "A Discord bot for the Overload Teams League.",
"homepage": "https://github.com/overload-development-community/otl-bot",
"bugs": {
Expand Down

0 comments on commit 9be469c

Please sign in to comment.