1.0.0
First Release!
What's Changed
- Move config to .env file by @Lekuruu in #1
- Add User Cache by @Lekuruu in #2
- Implement !report command by @Lekuruu in #3
- Fix hidden/fadein and keymods in multiplayer by @Lekuruu in #4
- Fix desynced ranks, when a player overtakes another player‘s rank by @Lekuruu in #5
- Refactor rank updates from cache & fix ghost spectators by @Lekuruu in #6
- Add new tables, implement rank history and other fixes by @Lekuruu in #7
- Fix static datetime rows by @Lekuruu in #8
- Add !unrestrict command, refactor beatmap info reply and other fixes by @Lekuruu in #14
- Fix usercount in players/channels (hopefully) by @Lekuruu in #16
- Minor changes and bugfixes by @Lekuruu in #22
- Migrate to bancho rewrite by @Lekuruu in #35
- Add support for b1700 by @Lekuruu in #37
- Fix multiplayer matches and add support for b1700 (production) by @Lekuruu in #38
- Add support for versions up to b1152 (production) by @Lekuruu in #39
- Add !mp commands and implement support for clients up to b487 (production) by @Lekuruu in #40
- Add support for every client with bancho support (b282) by @Lekuruu in #41
- Add replay removal job by @Lekuruu in #47
- Add discord webhook logging, Implement message rate limiting & Update country if unknown by @Lekuruu in #49
- Implement infringements table by @Lekuruu in #56
- Implement multiplayer history/logging by @Lekuruu in #74
- Refactor
!report
command by @Lekuruu in #75 - Implement tscore leaderboards, add usercount job & more (production) by @Lekuruu in #97
- Fix argument length for
!restrict
and update users table in submodule by @Lekuruu in #106 - Fix incorrect country values, fix geolocation updates & move logging to common by @Lekuruu in #109
- Implement bancho maintenance mode & add client version limit by @Lekuruu in #118
- Refactor geolocation & refactor thread handling from thread pools to twisted deferred objects by @Lekuruu in #139
- Implement more multiplayer commands & improve tourney client packets by @Lekuruu in #140
- Add !client command, fix commands on private messages & fix usercounts by @Lekuruu in #167
- Add
silence
andunrestrict
event, fixADD_FRIEND
packet & some minor refactoring by @Lekuruu in #176 - Add kick & kill commands & add client hash verification by @Lekuruu in #177
- Refactor clients by @Lekuruu in #183
- Commands: Support quotes on split by @kanaarima in #203
- 1.0.0 by @Lekuruu in #213
New Contributors
- @Lekuruu made their first contribution in #1
- @kanaarima made their first contribution in #203
Full Changelog: https://github.com/osuTitanic/anchor/commits/1.0.0