Skip to content

Releases: Divy1211/TGBot

v0.0.6

05 Jan 22:02
Compare
Choose a tag to compare

Release notes - AoE2 Team Game Bot - v0.0.6

Changed

[TGB-55] Decrease default stddev for ratings

decreased default stddev from 200 to 100

Fixed

[TGB-53] Match can be reported before the voting stage has ended

[TGB-54] `/report_win` wrongly reports as a loss

v0.0.5

05 Jan 20:08
Compare
Choose a tag to compare

Release notes - AoE2 Team Game Bot - v0.0.5

Changed/Added

[TGB-50] Show bot version in status

[TGB-51] list_matches by most recent first

Fixed

[TGB-52] Vote interaction collector replies should be made without defering

Prevent interaction failures

v0.0.4

05 Jan 15:46
Compare
Choose a tag to compare

Release notes - AoE2 Team Game Bot - v0.0.4

Fixed

[TGB-48] Vote interaction collector does not await `vote.xYZ()` methods

This could sometimes cause an “interaction failed” message to show when voting for map options

[TGB-49] Map with no image url causes crash when a game starts

v0.0.3

04 Jan 22:58
Compare
Choose a tag to compare

Release notes - AoE2 Team Game Bot - v0.0.3

Changed

[TGB-45] Show IDs by default in all `/list_xxx` and `/show_xxx` commands

Fixed

[TGB-46] Voting interaction failure because reply is not deferred

[TGB-47] Embeds crash when multiple paginated embeds are viewed at once

v0.0.2-beta

04 Jan 21:21
Compare
Choose a tag to compare

Release notes - AoE2 Team Game Bot - v0.0.2

Added

[TGB-38] Implement list matches filter by player & by queue

/list_matches now accepts optional user and optional queue arguments to filter matches by users and queues.
Note: If multiple queues share the same rating pool (leaderboard) then their matches will always be included together

Fixed

[TGB-32] Civ win rate command expects a match ID instead of a civ name

[TGB-34] Crash on very long embed - rectify embeds

Embeds with a lot of rows are now paginated, additionally, all /list_xxx and /show_xxx commands are now ephemeral

[TGB-35] Create maps from json command never responds

[TGB-39] Expired bans still show up in ban list

[TGB-42] Reporting match does not correctly update match rating deltas & rating sigmas

v0.0.1-beta

01 Jan 19:43
Compare
Choose a tag to compare

Release notes - AoE2 Team Game Bot - v0.0.1

Added

[TGB-16] Setup systemd to restart the bot service when it crashes

Fixed

[TGB-1] Cancelling match shows "did not vote in time"

[TGB-2] Unused admin and mod roles - permissions unchecked

Admin and Moderator commands will now require the Manage Channels permission on the server for usage. This restriction can be bypassed by using /set_admin_role or /set_mod_role after which only the set roles will be able to use Admin and Moderator commands respectively.

[TGB-4] Crash on link aoe2.net and steam link response

aoe2_net_id and steam_id in the /link_aoe2 command now accept both plain IDs and full profile URLs (steam profile URL must contain the ID and should not be a vanity URL)

[TGB-5] Possible @ROLE tag injections by escaping @ in string fields

All @ symbols in user-inputted strings are now escaped.
Affected fields:

  1. Ban reasons
  2. Map names
  3. Pool names
  4. Queue names

First Beta Release

31 Dec 12:44
Compare
Choose a tag to compare

First Beta Release, for AUS Server