Skip to content

Commit

Permalink
Task #15: Task tickets added. (Task progress: 17.65%)
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieFuu69 authored Jan 12, 2025
1 parent 254237c commit dec19f9
Showing 1 changed file with 41 additions and 19 deletions.
60 changes: 41 additions & 19 deletions roadmap-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,47 +14,69 @@

| Last status update | Completed tickets | Pending tickets | Total progress |
|---|---|---|---|
| `2025-01-10 04:16 (GMT -3)` | 196 | 0 | 77.78% (14/18 tasks) |
| `2025-01-12 03:26 (GMT -3)` | 199 | 14 | 77.78% (14/18 tasks) |

---

### Feature checklist:

- [x] **[COMPLETE] REFURBISHING THE CORE OF "REN'PY RHYTHMBEATS!".**
- [x] **1. [COMPLETE] REFURBISHING THE CORE OF "REN'PY RHYTHMBEATS!".**

- [x] **[COMPLETE] DISCORD RICH PRESENCE SERVICE INTEGRATION.**
- [x] **2. [COMPLETE] DISCORD RICH PRESENCE SERVICE INTEGRATION.**

- [x] **[COMPLETE] STORAGE OF MAIN PLAYER DATA.**
- [x] **3. [COMPLETE] STORAGE OF MAIN PLAYER DATA.**

- [x] **[COMPLETE] SONG SELECTOR ("SINGLE PLAYER" MODE).**
- [x] **4. [COMPLETE] SONG SELECTOR ("SINGLE PLAYER" MODE).**

- [x] **[COMPLETE] DISPLAYABLE CACHING SYSTEM (IMAGES/MVs).**
- [x] **5. [COMPLETE] DISPLAYABLE CACHING SYSTEM (IMAGES/MVs).**

- [x] **[COMPLETE] PLAYER PROGRESS SYSTEM (PLAYER LEVEL).**
- [x] **6. [COMPLETE] PLAYER PROGRESS SYSTEM (PLAYER LEVEL).**

- [x] **[COMPLETE] PLAYER COLLECTION PANEL.**
- [x] **7. [COMPLETE] PLAYER COLLECTION PANEL.**

- [x] **[COMPLETE] RECRUITMENT MENU (Gacha).**
- [x] **8. [COMPLETE] RECRUITMENT MENU (Gacha).**

- [x] **[COMPLETE] ASSETS MANAGER AND DOWNLOADS FROM THE CDN.**
- [x] **9. [COMPLETE] ASSETS MANAGER AND DOWNLOADS FROM THE CDN.**

- [x] **[COMPLETE] HOME MENU.**
- [x] **10. [COMPLETE] HOME MENU.**

- [x] **[COMPLETE] AFFINITY PANEL WITH FAVORITE SCHOOL IDOL.**
- [x] **11. [COMPLETE] AFFINITY PANEL WITH FAVORITE SCHOOL IDOL.**

- [x] **[COMPLETE] LIVE SHOW FORMATION PANEL.**
- [x] **12. [COMPLETE] LIVE SHOW FORMATION PANEL.**

- [x] **[COMPLETE] GAME SECTION: LIVE SHOWS.**
- [x] **13. [COMPLETE] GAME SECTION: LIVE SHOWS.**

- [x] **[COMPLETE] PLAYER PROFILE PANEL.**
- [x] **14. [COMPLETE] PLAYER PROFILE PANEL.**

- [ ] **[IN PROGRESS (`0/0 - 0.00%`)] PLAYER ACCOUNT SYSTEM (LoveLive Fan ID, Database).**
- [ ] **15. [IN PROGRESS... (`3/17 - 17.65%`)] PLAYER ACCOUNT SYSTEM (LoveLive Producer ID).**
> - [ ] Remote side (Server).
> > - [x] Prepare database (`playtesting`, `player_accounts`)
> > - [x] Endpoint programming for player registration (`sign_up`).
> > - [ ] Endpoint programming for login (`login`).
> > - [ ] Endpoint programming for progress update (`push`).
> > - [ ] Endpoint programming for changing Nick/Password (`change_login`).
> > - [ ] Endpoint programming for account deletion (`delete`).
> > - [ ] Endpoint programming to authenticate players approved for "Technical Tests" (`playtest_login`).
>
> - [ ] Authentication of Playtesters (Game).
> > - [ ] Add window to request Access Token from Playtesters.
> > - [ ] Create logic for remote communication to the authentication server.
>
> - [ ] Player account management.
> > - [x] Generate a user ID for each account.
> > - [ ] Create logic to log in to the account.
> > - [ ] Create logic to download progress from the server.
> > - [ ] Create logic to update server progress.
> > - [ ] Create logic to change Nick/Password.
> > - [ ] Create logic to delete the account (Involves total deletion of progress).
> > - [ ] Add account management button to the Home Screen Context Menu.
> > - [ ] Prepare UI to interact with the account.
- [ ] **[PENDING] ASYNCHRONOUS ONLINE EVENTS (GAME MODES AND SERVER BACKEND).**
- [ ] **16. [PENDING] ASYNCHRONOUS ONLINE EVENTS (GAME MODES AND SERVER BACKEND).**

- [ ] **[PENDING] OUTFIT SHOP.**
- [ ] **17. [PENDING] OUTFIT SHOP.**

- [ ] **[PENDING] MAP A TOTAL OF 30 SONGS FOR RELEASE.**
- [ ] **18. [PENDING] MAP A TOTAL OF 30 SONGS FOR RELEASE.**

---

Expand Down

0 comments on commit dec19f9

Please sign in to comment.