diff --git a/TODO.md b/TODO.md new file mode 100644 index 000000000..47a28ce95 --- /dev/null +++ b/TODO.md @@ -0,0 +1,24 @@ +### Before production + +- [ ] Can log in +- [ ] Can update builds +- [ ] Build Analyzer +- [ ] Script to parse data from Top 500 .json to the DB +- [ ] Top 500 Leaderboards +- [ ] Localization + - [ ] Script to parse old translations into new format + - [ ] Can change translations on the site + +### Before being able to shut down old site and bot + +- [ ] Calendar +- [ ] Free Agents +- [ ] Tournaments +- [ ] Plus Server +- [ ] New Lohi + +### Future + +- [ ] Salmon Run Leaderboards +- [ ] Team pages +- [ ] Ladder diff --git a/changes.md b/changes.md deleted file mode 100644 index 18879e10b..000000000 --- a/changes.md +++ /dev/null @@ -1,21 +0,0 @@ -## Changes in functionality - -- custom URL can now be changed as many times as you want - - - same restrictions apply as before: can't have same custom URL as some other user - -- Twitter, YouTube and Twitch are no longer synced up with Discord. Instead you set these in your profile settings. - - - This was done so that the minimum amount of information from Discord can be requested (now it is only your username and avatar) and make sure you have exactly the accounts showing on sendou.ink you want - -- Top 500 placements are no tied to account instead of Twitter name. Changing Twitter name no longer unlinks your Top 500 placements. Twitter is no longer required to link your Top 500 placements to your user account. - - - This was in the previous update (above is just a recap) - -- Top 500 placements are not shown on user page directly anymore - - - Instead displayed is peak ranking in each mode and a link to a new /player/ page with full details - -- Builds page now allows advanced filtering - -## More technical details