Initial D THE ARCADE support added #41

Merged
Midorica merged 19 commits from Dniel97/artemis:idac into develop 2023-11-13 16:35:54 +00:00
Contributor

Changes:

  • Updated the game_specific_info.md
  • Added support for Initial D THE ARCADE S2
    • Story mode progress added
    • Bunta Challenge/Touhou Project modes added
    • Time Trials added
    • Leaderboards added, but doesn't refresh sometimes
    • Theory of Street mode added (with CPUs)
    • Play Stamp/Timetrial events added
    • Frontend to download profile added
    • Importer to import profiles added

Important

Make sure to create the required database tables:

python dbutils.py create
## Changes: + Updated the `game_specific_info.md` + Added support for Initial D THE ARCADE S2 + Story mode progress added + Bunta Challenge/Touhou Project modes added + Time Trials added + Leaderboards added, but doesn't refresh sometimes + Theory of Street mode added (with CPUs) + Play Stamp/Timetrial events added + Frontend to download profile added + Importer to import profiles added ## Important Make sure to create the required database tables: ```shell python dbutils.py create ```
Dniel97 added 11 commits 2023-10-01 20:32:45 +00:00
Dniel97 added 1 commit 2023-10-03 14:51:40 +00:00
0e664e03f9
IDAC: Updated docs, added TA Data
Known issue: after selecting Season 1, the TA Data for Season 2 will not be shown
Dniel97 added 1 commit 2023-10-03 15:01:06 +00:00
Dniel97 added 1 commit 2023-10-08 17:56:11 +00:00
d55ada2538
IDAC: Improvements
- Fixed play stamp event name not shown
- Fixed broken cars such as: LEVIN SR (AE85), SKYLINE 25GT TURBO (ER34), S2000 (AP1), GR SUPRA (DB42), SWIFT Sport (ZC33S), LANCER RS EVOLUTION Ⅴ (CP9A), LANCER GSR EVOLUTION Ⅵ TMEDITION (CP9A)
- Fixed bunta/special mode not properly updating
- Fixed frontend (for real this time)
Dniel97 added 1 commit 2023-10-10 14:07:08 +00:00
Dniel97 added 1 commit 2023-10-10 15:58:27 +00:00
Dniel97 added 1 commit 2023-10-19 16:52:18 +00:00
Dniel97 added 1 commit 2023-10-19 17:04:13 +00:00
Dniel97 added 1 commit 2023-11-06 17:11:38 +00:00
Dniel97 added 1 commit 2023-11-06 18:54:18 +00:00
Midorica added the
wip
label 2023-11-13 14:54:23 +00:00
Dniel97 added 2 commits 2023-11-13 16:27:23 +00:00
Dniel97 added 1 commit 2023-11-13 16:32:46 +00:00
Midorica removed the
wip
label 2023-11-13 16:33:55 +00:00
Collaborator

Hello Dniel,

As discussed, the PR will now be approved as you were able to test it after the last changes to the get_allnet_info and get_endpoint_matchers

Thank you!

Hello Dniel, As discussed, the PR will now be approved as you were able to test it after the last changes to the get_allnet_info and get_endpoint_matchers Thank you!
Midorica merged commit a83edee657 into develop 2023-11-13 16:35:54 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Hay1tsme/artemis#41
No description provided.