From 74bc6ea63a5d0d8a094cb86b8f8dbd0e4556f9e6 Mon Sep 17 00:00:00 2001 From: kittentm Date: Wed, 22 Apr 2026 13:50:35 +0200 Subject: [PATCH] update readme to include judd --- readme.md | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/readme.md b/readme.md index cd7f6b1..42d9b11 100644 --- a/readme.md +++ b/readme.md @@ -35,15 +35,14 @@ This project operates on a frontend - backend basis. The backend is not optional - [ ] Support for fetching friends [Push this!](https://discord.com/channels/460820022777085983/835181904880730142/1470216180030771433) - [ ] Posting to twitter -- [ ] Stage Info +- [x] Stage Info - [x] Basic Stage Fetching - [x] Ditch Splatcord API to allow use for other networks other than pretendo - [x] Show stage pngs - [x] Show all stage times - [x] Show Ranked Mode - - [ ] Support fest stages - - [ ] Show fest information - - [ ] Parsing PanelTexture.bfres + - [x] Support fest stages + - [x] Show fest information - [x] Main Page - [x] HTML @@ -65,7 +64,19 @@ This project operates on a frontend - backend basis. The backend is not optional - [ ] Proper mobile support - [ ] Mobile formatting +- [ ] Japanese localization (see japanese branch) -- [ ] WiiU browser support (DO NOT PRIORITIZE) - -- [ ] Japanese localization (maybe?) \ No newline at end of file +### Judd +- [x] Recieve & store telemetry +- [x] Port to Postgres +- [ ] Validation + - [x] Check for Test Tees + - [ ] Check for MSN weps + - [x] Check for Invalid Rule + - [ ] Track Splatfest Rank & validate + - [ ] Track Splatfest Power & Validate + - [ ] Blacklisting from leaderboards + - [ ] Compare public games maps to rotation + - [ ] Compare public game rules to rotation + - [ ] Track whether Fest ID is correct + - [ ] Store & log fest matches that have been played \ No newline at end of file