1
0
mirror of synced 2024-11-24 15:40:22 +01:00
OpenTaiko/TJAPlayer3/Stages
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
..
01.StartUp Different color return boxes for onlinelounge song select menu and open encyclopedia submenus 2022-06-27 23:35:36 +02:00
02.Title Display planned menus for next versions, buttons currently disabled 2022-08-26 03:08:32 +02:00
04.Config x64に対応 (#289) 2022-08-15 13:54:04 +02:00
05.DaniSelect Implement #222 and Fix #104 2022-06-11 02:08:38 +02:00
05.SongSelect 曲を読み込んでいる間に選曲画面に入るとクラッシュする問題の修正 (#272) 2022-06-30 04:36:08 +02:00
06.SongLoading プチキャラを分離 (#232) 2022-06-03 07:03:53 +02:00
07.Game Saving & Loading Dan-i Dojo exam scores to ScoreIni (File only; No visuals) (#318) 2022-10-10 19:29:58 +09:00
08.Result Saving & Loading Dan-i Dojo exam scores to ScoreIni (File only; No visuals) (#318) 2022-10-10 19:29:58 +09:00
09.Ending Remove dependency on SlimDX (#140) 2022-02-08 16:23:41 +01:00
10.ChangeSkin First commit 2021-09-21 00:16:38 +02:00
11.Heya Fix song names with invalid characters on online lounge and limit the new filename length to avoid failed downloads due to path_max exceeded 2022-06-20 07:18:47 +02:00
12.OnlineLounge Different color return boxes for onlinelounge song select menu and open encyclopedia submenus 2022-06-27 23:35:36 +02:00
15.OpenEncyclopedia Add puchichara section on the OpenEncyclopedia, slightly improve the menu UX 2022-06-28 12:52:28 +02:00
XX.Templates Attach OpenEncyclopedia Menu base functionalities, a text allocation bug to fix 2022-06-27 22:57:23 +02:00
CActDFPFont.cs Remove dependency on SlimDX (#140) 2022-02-08 16:23:41 +01:00
CActFIFOBlack.cs First commit 2021-09-21 00:16:38 +02:00
CActFIFOResult.cs First commit 2021-09-21 00:16:38 +02:00
CActFIFOStart.cs Add a different loading screen for tower charts (using result screen ressources) and show the total number of lifes on the result screen 2021-11-30 13:20:44 +01:00
CActFIFOWhite.cs First commit 2021-09-21 00:16:38 +02:00
CActLVLNFont.cs Remove dependency on SlimDX (#140) 2022-02-08 16:23:41 +01:00
CActオプションパネル.cs Separate Doron/Stealth for each player 2022-05-22 01:45:53 +02:00
CDTXVmode.cs Add different scroll speed supports for both players and improve the HS Mod icon implementation 2022-04-30 13:54:04 +02:00
CNamePlate.cs Fix #206 2022-05-31 04:53:41 +02:00
CStage.cs Some base code for the online lounge menu 2022-04-15 07:30:40 +02:00