1
0
mirror of synced 2024-11-28 09:20:53 +01:00
OpenTaiko/TJAPlayer3/Songs
DragonRatTiger 656d88efcd
Saving & Loading Dan-i Dojo exam scores to ScoreIni (File only; No visuals) (#318)
* Localizing TJAs by parsing language-specific Title/Subtitle

Follows a similar style to Taiko Web's localized title/subtitle metadata by adding an abbreviation of the user's selected language to the TITLE and SUBTITLE command name.

* Using a more proper method for localizing title/subtitle

Hang on, that was a really bad method now that I looked at it.

Now has a readonly string instead of constantly concating strings.

* Saving Dan Dojo values to ScoreIni (W.I.P.; Global values bugged)

Dan Dojo scores are saved in `ExamResult#_#=#` format.

Global values currently return 0 regardless of what the user has scored. Currently looking into issue.

* Save & load Dan Dojo exam results (Global Exams fixed)
2022-10-10 19:29:58 +09:00
..
C曲リストノードComparers First commit 2021-09-21 00:16:38 +02:00
CBoxDef.cs Remove useless menu options, improve config menu japanese translations, regroup file format calls into a single variable 2021-11-23 01:29:44 +01:00
CCourse.cs First commit 2021-09-21 00:16:38 +02:00
CDTX.cs Localizing TJAs by parsing language-specific Title/Subtitle (#315) 2022-10-08 11:20:35 +09:00
CDTXCompanionFileFinder.cs Remove useless menu options, improve config menu japanese translations, regroup file format calls into a single variable 2021-11-23 01:29:44 +01:00
CDTXStyleExtractor.cs First commit 2021-09-21 00:16:38 +02:00
CScoreIni.cs Saving & Loading Dan-i Dojo exam scores to ScoreIni (File only; No visuals) (#318) 2022-10-10 19:29:58 +09:00
CSongUniqueID.cs Fix multiple crashes and better management of the songdict 2022-05-29 23:57:09 +02:00
CSong管理.cs Already downloaded songs are not redownloable (Ticket #220) 2022-06-04 10:46:19 +02:00
CStrジャンルtoNum.cs Add v0.5.2.1 changelog in JP README.md (#105) 2021-12-12 16:55:28 +01:00
Cスコア.cs Saving & Loading Dan-i Dojo exam scores to ScoreIni (File only; No visuals) (#318) 2022-10-10 19:29:58 +09:00
C曲リストノード.cs 同じ曲が含まれているフォルダを二つ以上開くと派生する不具合を修正 (#269) 2022-06-24 10:06:30 +02:00
Dan-C.cs Add the 'Bombs hit' and 'ADLIB count' exams for Dan charts 2022-05-21 17:19:08 +02:00
GaugeIncreaseMode.cs First commit 2021-09-21 00:16:38 +02:00