The maimai DX Site Importer is a script that will scrape your profile on the maimai
DX website and import it to {TachiConfig.name}.
diff --git a/client/src/app/routes/ImportRoutes.tsx b/client/src/app/routes/ImportRoutes.tsx
index 2312b244f..19bd9a988 100644
--- a/client/src/app/routes/ImportRoutes.tsx
+++ b/client/src/app/routes/ImportRoutes.tsx
@@ -24,6 +24,8 @@ import React, { useContext } from "react";
import { Link, Redirect, Route, Switch } from "react-router-dom";
import CGIntegrationPage from "components/imports/CGIntegrationPage";
import ITGHookPage from "app/pages/dashboard/import/ITGHookPage";
+import MaimaiDXSiteImportPage from "app/pages/dashboard/import/MaimaiDXSiteImportPage";
+import ChunithmSiteImportPage from "app/pages/dashboard/import/ChunithmSiteImportPage";
export default function ImportRoutes() {
const { user } = useContext(UserContext);
@@ -121,6 +123,10 @@ export default function ImportRoutes() {
+
+
+
+
+
+
+
+
>
)}
diff --git a/client/src/components/activity/Activity.tsx b/client/src/components/activity/Activity.tsx
index 7b6086c21..ffc222f39 100644
--- a/client/src/components/activity/Activity.tsx
+++ b/client/src/components/activity/Activity.tsx
@@ -443,7 +443,11 @@ function QuestActivity({
-
+
completed
the{" "}
@@ -641,7 +645,8 @@ function ClassAchievementActivity({
-
diff --git a/docs/docs/game-support/games/chunithm-Single.md b/docs/docs/game-support/games/chunithm-Single.md
index 396207120..08413c330 100644
--- a/docs/docs/game-support/games/chunithm-Single.md
+++ b/docs/docs/game-support/games/chunithm-Single.md
@@ -77,6 +77,7 @@ The folowing judgements are defined:
| ID | Pretty Name |
| :: | :: |
| `paradiselost` | Paradise Lost |
+| `sun` | SUN |
## Supported Match Types
diff --git a/docs/docs/game-support/games/maimaidx-Single.md b/docs/docs/game-support/games/maimaidx-Single.md
index 33d06c26c..f204a1163 100644
--- a/docs/docs/game-support/games/maimaidx-Single.md
+++ b/docs/docs/game-support/games/maimaidx-Single.md
@@ -89,6 +89,7 @@ The default rating algorithm is `naiveRate`.
| :: | :: |
| `universeplus` | UNiVERSE PLUS |
| `festival` | FESTiVAL |
+| `festivalplus` | FESTiVAL PLUS |
## Supported Match Types