1
0
mirror of synced 2024-11-24 15:40:22 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
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
0aubsq
7c10b890eb 1P 2P save files support 1st part (Loading & tables) 2021-12-11 08:19:50 +01:00
0aubsq
b365d5a519 (Pre. v0.5.1) Added DANTICK and DANTICKCOLOR options within the .tja files to change the color of the small bar on the dan song select screen 2021-10-31 23:21:52 +01:00
0aubsq
0367f5ca8e (Pre. v0.5.0, last before release) Added Accuracy type EXAM for Dan charts and parse TOWERTYPE parameters for Tower charts 2021-10-23 13:50:48 +02:00
0aubsq
1c9f9aed45 (Pre. v0.5.0) Store the number of the roof floor and display the top section while reaching it in-game, fix multiple counter/animations bugs 2021-10-16 21:22:04 +02:00
0aubsq
818f3966e3 (Pre. v.0.4.3) Parse and display LIFE parameter while playing Tower charts 2021-10-14 02:48:44 +02:00
0aubsq
1035db6506 First commit 2021-09-21 00:16:38 +02:00