diff --git a/OpenTaiko/Global/PuchiChara/01 - Template/Metadata.json b/OpenTaiko/Global/PuchiChara/01 - Template/Metadata.json deleted file mode 100644 index b6c7207c..00000000 --- a/OpenTaiko/Global/PuchiChara/01 - Template/Metadata.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "name" : { - "strings": { - "default": "OpenTaiko-Kun", - "ja": "OpenTaiko君" - } - }, - "rarity": "Common", - "author": "Komi" -} \ No newline at end of file diff --git a/OpenTaiko/Global/PuchiChara/01 - Template/Chara.png b/OpenTaiko/Global/PuchiChara/01a - OpenTaiko-Kun/Chara.png similarity index 100% rename from OpenTaiko/Global/PuchiChara/01 - Template/Chara.png rename to OpenTaiko/Global/PuchiChara/01a - OpenTaiko-Kun/Chara.png diff --git a/OpenTaiko/Global/PuchiChara/01a - OpenTaiko-Kun/Chara.xcf b/OpenTaiko/Global/PuchiChara/01a - OpenTaiko-Kun/Chara.xcf new file mode 100644 index 00000000..dfc756d1 Binary files /dev/null and b/OpenTaiko/Global/PuchiChara/01a - OpenTaiko-Kun/Chara.xcf differ diff --git a/OpenTaiko/Global/PuchiChara/01 - Template/Effects.json b/OpenTaiko/Global/PuchiChara/01a - OpenTaiko-Kun/Effects.json similarity index 100% rename from OpenTaiko/Global/PuchiChara/01 - Template/Effects.json rename to OpenTaiko/Global/PuchiChara/01a - OpenTaiko-Kun/Effects.json diff --git a/OpenTaiko/Global/PuchiChara/01a - OpenTaiko-Kun/Metadata.json b/OpenTaiko/Global/PuchiChara/01a - OpenTaiko-Kun/Metadata.json new file mode 100644 index 00000000..0162fcbe --- /dev/null +++ b/OpenTaiko/Global/PuchiChara/01a - OpenTaiko-Kun/Metadata.json @@ -0,0 +1,16 @@ +{ + "name" : { + "strings": { + "default": "OpenTaiko-Kun", + "ja": "OpenTaiko君" + } + }, + "rarity": "Common", + "description": { + "strings": { + "default": "The most basic puchichara.\nSimple but effective.", + "ja": "一番シンプルなプチキャラ。\n単純ですが効果的。" + } + }, + "author": "Komi" +} \ No newline at end of file diff --git a/OpenTaiko/Global/PuchiChara/01a - OpenTaiko-Kun/Unlock.json b/OpenTaiko/Global/PuchiChara/01a - OpenTaiko-Kun/Unlock.json new file mode 100644 index 00000000..4d3bb41c --- /dev/null +++ b/OpenTaiko/Global/PuchiChara/01a - OpenTaiko-Kun/Unlock.json @@ -0,0 +1,7 @@ +{ + "condition": "ch", + "type": "me", + "values": [ + 100, + ], +} \ No newline at end of file diff --git a/OpenTaiko/Global/PuchiChara/01 - Template/Welcome.ogg b/OpenTaiko/Global/PuchiChara/01a - OpenTaiko-Kun/Welcome.ogg similarity index 100% rename from OpenTaiko/Global/PuchiChara/01 - Template/Welcome.ogg rename to OpenTaiko/Global/PuchiChara/01a - OpenTaiko-Kun/Welcome.ogg diff --git a/OpenTaiko/Global/PuchiChara/01b - Template/Chara.png b/OpenTaiko/Global/PuchiChara/01b - OpenTaiko-Kun (Violet Edition)/Chara.png similarity index 100% rename from OpenTaiko/Global/PuchiChara/01b - Template/Chara.png rename to OpenTaiko/Global/PuchiChara/01b - OpenTaiko-Kun (Violet Edition)/Chara.png diff --git a/OpenTaiko/Global/PuchiChara/01b - Template/Effects.json b/OpenTaiko/Global/PuchiChara/01b - OpenTaiko-Kun (Violet Edition)/Effects.json similarity index 100% rename from OpenTaiko/Global/PuchiChara/01b - Template/Effects.json rename to OpenTaiko/Global/PuchiChara/01b - OpenTaiko-Kun (Violet Edition)/Effects.json diff --git a/OpenTaiko/Global/PuchiChara/01b - OpenTaiko-Kun (Violet Edition)/Metadata.json b/OpenTaiko/Global/PuchiChara/01b - OpenTaiko-Kun (Violet Edition)/Metadata.json new file mode 100644 index 00000000..27b563d3 --- /dev/null +++ b/OpenTaiko/Global/PuchiChara/01b - OpenTaiko-Kun (Violet Edition)/Metadata.json @@ -0,0 +1,16 @@ +{ + "name" : { + "strings": { + "default": "OpenTaiko-Kun (Violet edition)", + "ja": "OpenTaiko君 (バイオレット版)" + } + }, + "rarity": "Common", + "description": { + "strings": { + "default": "The evil brother of OpenTaiko-Kun.\nBeware of the sneaky Swap notes.", + "ja": "OpenTaiko君の邪悪な兄弟。\nこそこそなカドン音符に注意しましょう。" + } + }, + "author": "Komi" +} diff --git a/OpenTaiko/Global/PuchiChara/01b - Template/Unlock.json b/OpenTaiko/Global/PuchiChara/01b - OpenTaiko-Kun (Violet Edition)/Unlock.json similarity index 100% rename from OpenTaiko/Global/PuchiChara/01b - Template/Unlock.json rename to OpenTaiko/Global/PuchiChara/01b - OpenTaiko-Kun (Violet Edition)/Unlock.json diff --git a/OpenTaiko/Global/PuchiChara/01b - Template/Welcome.ogg b/OpenTaiko/Global/PuchiChara/01b - OpenTaiko-Kun (Violet Edition)/Welcome.ogg similarity index 100% rename from OpenTaiko/Global/PuchiChara/01b - Template/Welcome.ogg rename to OpenTaiko/Global/PuchiChara/01b - OpenTaiko-Kun (Violet Edition)/Welcome.ogg diff --git a/OpenTaiko/Global/PuchiChara/01b - Template/Metadata.json b/OpenTaiko/Global/PuchiChara/01b - Template/Metadata.json deleted file mode 100644 index 5859241f..00000000 --- a/OpenTaiko/Global/PuchiChara/01b - Template/Metadata.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "name" : "Template", - "rarity": "Uncommon", - "author": "[Author]", -} \ No newline at end of file diff --git a/OpenTaiko/Global/PuchiChara/01c - OpenTaiko-Kun (Rich Edition)/Chara.png b/OpenTaiko/Global/PuchiChara/01c - OpenTaiko-Kun (Rich Edition)/Chara.png new file mode 100644 index 00000000..8d620759 Binary files /dev/null and b/OpenTaiko/Global/PuchiChara/01c - OpenTaiko-Kun (Rich Edition)/Chara.png differ diff --git a/OpenTaiko/Global/PuchiChara/01c - OpenTaiko-Kun (Rich Edition)/Effects.json b/OpenTaiko/Global/PuchiChara/01c - OpenTaiko-Kun (Rich Edition)/Effects.json new file mode 100644 index 00000000..416086ad --- /dev/null +++ b/OpenTaiko/Global/PuchiChara/01c - OpenTaiko-Kun (Rich Edition)/Effects.json @@ -0,0 +1,6 @@ +{ + "allpurple":false, + "autoroll":6, + "showadlib":false, + "splitlane":false +} \ No newline at end of file diff --git a/OpenTaiko/Global/PuchiChara/01c - OpenTaiko-Kun (Rich Edition)/Metadata.json b/OpenTaiko/Global/PuchiChara/01c - OpenTaiko-Kun (Rich Edition)/Metadata.json new file mode 100644 index 00000000..bf5b8c7f --- /dev/null +++ b/OpenTaiko/Global/PuchiChara/01c - OpenTaiko-Kun (Rich Edition)/Metadata.json @@ -0,0 +1,16 @@ +{ + "name" : { + "strings": { + "default": "OpenTaiko-Kun (Rich edition)", + "ja": "OpenTaiko君 (金持ち版)" + } + }, + "rarity": "Common", + "description": { + "strings": { + "default": "The rich brother of OpenTaiko-Kun.\nRolls over others businesses.", + "ja": "OpenTaiko君のお金持ちな兄弟。\nコインの大部分と引き換えに連打の支援になります。" + } + }, + "author": "Komi" +} diff --git a/OpenTaiko/Global/PuchiChara/01c - OpenTaiko-Kun (Rich Edition)/Unlock.json b/OpenTaiko/Global/PuchiChara/01c - OpenTaiko-Kun (Rich Edition)/Unlock.json new file mode 100644 index 00000000..ff3bfcee --- /dev/null +++ b/OpenTaiko/Global/PuchiChara/01c - OpenTaiko-Kun (Rich Edition)/Unlock.json @@ -0,0 +1,7 @@ +{ + "condition": "ce", + "type": "me", + "values": [ + 1000 + ] +} \ No newline at end of file diff --git a/OpenTaiko/Global/PuchiChara/01c - OpenTaiko-Kun (Rich Edition)/Welcome.ogg b/OpenTaiko/Global/PuchiChara/01c - OpenTaiko-Kun (Rich Edition)/Welcome.ogg new file mode 100644 index 00000000..15b982a1 Binary files /dev/null and b/OpenTaiko/Global/PuchiChara/01c - OpenTaiko-Kun (Rich Edition)/Welcome.ogg differ diff --git a/OpenTaiko/Global/PuchiChara/01d - OpenTaiko-Kun (Glass Edition)/Chara.png b/OpenTaiko/Global/PuchiChara/01d - OpenTaiko-Kun (Glass Edition)/Chara.png new file mode 100644 index 00000000..d810c388 Binary files /dev/null and b/OpenTaiko/Global/PuchiChara/01d - OpenTaiko-Kun (Glass Edition)/Chara.png differ diff --git a/OpenTaiko/Global/PuchiChara/01d - OpenTaiko-Kun (Glass Edition)/Effects.json b/OpenTaiko/Global/PuchiChara/01d - OpenTaiko-Kun (Glass Edition)/Effects.json new file mode 100644 index 00000000..d4d187a4 --- /dev/null +++ b/OpenTaiko/Global/PuchiChara/01d - OpenTaiko-Kun (Glass Edition)/Effects.json @@ -0,0 +1,6 @@ +{ + "allpurple":false, + "autoroll":0, + "showadlib":true, + "splitlane":false +} \ No newline at end of file diff --git a/OpenTaiko/Global/PuchiChara/01d - OpenTaiko-Kun (Glass Edition)/Metadata.json b/OpenTaiko/Global/PuchiChara/01d - OpenTaiko-Kun (Glass Edition)/Metadata.json new file mode 100644 index 00000000..ed5d1615 --- /dev/null +++ b/OpenTaiko/Global/PuchiChara/01d - OpenTaiko-Kun (Glass Edition)/Metadata.json @@ -0,0 +1,16 @@ +{ + "name" : { + "strings": { + "default": "OpenTaiko-Kun (Glass edition)", + "ja": "OpenTaiko君 (グラス版)" + } + }, + "rarity": "Common", + "description": { + "strings": { + "default": "The fragine brother of OpenTaiko-Kun.\nCan see everything, even the most invisible notes.", + "ja": "OpenTaiko君の割れやすいな兄弟。\n何でも見えます、隠れてる音符でも。" + } + }, + "author": "Komi" +} diff --git a/OpenTaiko/Global/PuchiChara/01 - Template/Unlock.json b/OpenTaiko/Global/PuchiChara/01d - OpenTaiko-Kun (Glass Edition)/Unlock.json similarity index 85% rename from OpenTaiko/Global/PuchiChara/01 - Template/Unlock.json rename to OpenTaiko/Global/PuchiChara/01d - OpenTaiko-Kun (Glass Edition)/Unlock.json index 08e45088..227b3bc3 100644 --- a/OpenTaiko/Global/PuchiChara/01 - Template/Unlock.json +++ b/OpenTaiko/Global/PuchiChara/01d - OpenTaiko-Kun (Glass Edition)/Unlock.json @@ -2,6 +2,6 @@ "condition": "tp", "type": "me", "values": [ - 1, - ], + 100 + ] } \ No newline at end of file diff --git a/OpenTaiko/Global/PuchiChara/01d - OpenTaiko-Kun (Glass Edition)/Welcome.ogg b/OpenTaiko/Global/PuchiChara/01d - OpenTaiko-Kun (Glass Edition)/Welcome.ogg new file mode 100644 index 00000000..15b982a1 Binary files /dev/null and b/OpenTaiko/Global/PuchiChara/01d - OpenTaiko-Kun (Glass Edition)/Welcome.ogg differ diff --git a/OpenTaiko/Global/PuchiChara/01e - OpenTaiKO-Kun & OpenTaiKO-Chan/Chara.png b/OpenTaiko/Global/PuchiChara/01e - OpenTaiKO-Kun & OpenTaiKO-Chan/Chara.png new file mode 100644 index 00000000..18d9687c Binary files /dev/null and b/OpenTaiko/Global/PuchiChara/01e - OpenTaiKO-Kun & OpenTaiKO-Chan/Chara.png differ diff --git a/OpenTaiko/Global/PuchiChara/01e - OpenTaiKO-Kun & OpenTaiKO-Chan/Effects.json b/OpenTaiko/Global/PuchiChara/01e - OpenTaiKO-Kun & OpenTaiKO-Chan/Effects.json new file mode 100644 index 00000000..e9f53677 --- /dev/null +++ b/OpenTaiko/Global/PuchiChara/01e - OpenTaiKO-Kun & OpenTaiKO-Chan/Effects.json @@ -0,0 +1,6 @@ +{ + "allpurple":false, + "autoroll":0, + "showadlib":false, + "splitlane":true +} \ No newline at end of file diff --git a/OpenTaiko/Global/PuchiChara/01e - OpenTaiKO-Kun & OpenTaiKO-Chan/Metadata.json b/OpenTaiko/Global/PuchiChara/01e - OpenTaiKO-Kun & OpenTaiKO-Chan/Metadata.json new file mode 100644 index 00000000..3e5db748 --- /dev/null +++ b/OpenTaiko/Global/PuchiChara/01e - OpenTaiKO-Kun & OpenTaiKO-Chan/Metadata.json @@ -0,0 +1,16 @@ +{ + "name" : { + "strings": { + "default": "OpenTaiKO-Kun & OpenTaiKO-Chan", + "ja": "OpenTai子君とOpenTai子ちゃん" + } + }, + "rarity": "Common", + "description": { + "strings": { + "default": "The twin siblings of OpenTaiko-kun.\nWhen one is here the other is never far away.", + "ja": "OpenTaiko君の双子の姉弟。\n一方がここにいれば、もう一方が遠くにいることはない。" + } + }, + "author": "Komi" +} diff --git a/OpenTaiko/Global/PuchiChara/01e - OpenTaiKO-Kun & OpenTaiKO-Chan/Unlock.json b/OpenTaiko/Global/PuchiChara/01e - OpenTaiKO-Kun & OpenTaiKO-Chan/Unlock.json new file mode 100644 index 00000000..1936dd15 --- /dev/null +++ b/OpenTaiko/Global/PuchiChara/01e - OpenTaiKO-Kun & OpenTaiKO-Chan/Unlock.json @@ -0,0 +1,7 @@ +{ + "condition": "ap", + "type": "me", + "values": [ + 10 + ] +} \ No newline at end of file diff --git a/OpenTaiko/Global/PuchiChara/01e - OpenTaiKO-Kun & OpenTaiKO-Chan/Welcome.ogg b/OpenTaiko/Global/PuchiChara/01e - OpenTaiKO-Kun & OpenTaiKO-Chan/Welcome.ogg new file mode 100644 index 00000000..15b982a1 Binary files /dev/null and b/OpenTaiko/Global/PuchiChara/01e - OpenTaiKO-Kun & OpenTaiKO-Chan/Welcome.ogg differ diff --git a/OpenTaiko/src/Common/BestPlayRecords.cs b/OpenTaiko/src/Common/BestPlayRecords.cs index e7a0e55b..cbd61a8d 100644 --- a/OpenTaiko/src/Common/BestPlayRecords.cs +++ b/OpenTaiko/src/Common/BestPlayRecords.cs @@ -159,7 +159,7 @@ namespace TJAPlayer3 Int64 roundedDifficulty = Math.Max((int)Difficulty.Easy, Math.Min((int)Difficulty.Total - 1, record.ChartDifficulty)); if (roundedDifficulty <= (int)Difficulty.Edit) { - string[] ChartersArr = record.Charter.Split(",", StringSplitOptions.RemoveEmptyEntries | StringSplitOptions.TrimEntries); + string[] ChartersArr = record.Charter.SplitByCommas(); Int64 roundedScoreRank = Math.Max(0, Math.Min(7, record.ScoreRank + 1)); Int64 roundedClearStatus = Math.Max((int)EClearStatus.NONE, Math.Min((int)EClearStatus.PERFECT, record.ClearStatus + 1)); diff --git a/OpenTaiko/src/Databases/DBSongUnlockables.cs b/OpenTaiko/src/Databases/DBSongUnlockables.cs index dd82826e..655fe5f7 100644 --- a/OpenTaiko/src/Databases/DBSongUnlockables.cs +++ b/OpenTaiko/src/Databases/DBSongUnlockables.cs @@ -33,7 +33,7 @@ namespace TJAPlayer3 connection.Open(); - // Get nameplates + // Get songs info var command = connection.CreateCommand(); command.CommandText = @$" diff --git a/OpenTaiko/src/Helpers/ObjectExtensions.cs b/OpenTaiko/src/Helpers/ObjectExtensions.cs index 25493549..cb20b27c 100644 --- a/OpenTaiko/src/Helpers/ObjectExtensions.cs +++ b/OpenTaiko/src/Helpers/ObjectExtensions.cs @@ -3,6 +3,7 @@ using System.Reflection; using System.ArrayExtensions; using System.Globalization; using System.Text.RegularExpressions; +using TJAPlayer3; // https://github.com/Burtsev-Alexey/net-object-deep-copy/blob/master/ObjectExtensions.cs @@ -158,6 +159,24 @@ namespace System } } + public static string[] SplitByCommas(this string input) + { + // Regular expression to split by commas, but not by escaped commas (\,) + var pattern = @"(? !string.IsNullOrEmpty(part)).ToArray(); + + return filteredParts; + } + public static double[] ParseComplex(this string input) { try @@ -227,7 +246,7 @@ namespace System } catch (Exception ex) { - // Log Error + LogNotification.PopWarning($"'{input}': Incorrect complex number formatting, defaulting to 0"); return new double[] { 0, 0 }; // Return default value in case of error } } diff --git a/OpenTaiko/src/Stages/01.StartUp/CCharacter.cs b/OpenTaiko/src/Stages/01.StartUp/CCharacter.cs index c61b34ee..4b19a8f9 100644 --- a/OpenTaiko/src/Stages/01.StartUp/CCharacter.cs +++ b/OpenTaiko/src/Stages/01.StartUp/CCharacter.cs @@ -46,7 +46,7 @@ namespace TJAPlayer3 new Modal( Modal.EModalType.Character, HRarity.tRarityToModalInt(metadata.Rarity), - _npvKey + metadata.Name ), _player); diff --git a/OpenTaiko/src/Stages/01.StartUp/CPuchichara.cs b/OpenTaiko/src/Stages/01.StartUp/CPuchichara.cs index ab35af35..5a9cf3b1 100644 --- a/OpenTaiko/src/Stages/01.StartUp/CPuchichara.cs +++ b/OpenTaiko/src/Stages/01.StartUp/CPuchichara.cs @@ -50,7 +50,7 @@ namespace TJAPlayer3 new Modal( Modal.EModalType.Puchichara, HRarity.tRarityToModalInt(metadata.Rarity), - _npvKey + metadata.Name ), _player); diff --git a/OpenTaiko/src/Stages/08.Result/CStage結果.cs b/OpenTaiko/src/Stages/08.Result/CStage結果.cs index 2db51611..8a104153 100644 --- a/OpenTaiko/src/Stages/08.Result/CStage結果.cs +++ b/OpenTaiko/src/Stages/08.Result/CStage結果.cs @@ -1837,107 +1837,6 @@ namespace TJAPlayer3 if (!bAddedToRecentlyPlayedSongs) { - /* - #region [ Apply new local status for song select screens ] - //--------------------- - if (!TJAPlayer3.bコンパクトモード) - { - if (TJAPlayer3.stageSongSelect.nChoosenSongDifficulty[0] != (int)Difficulty.Dan && TJAPlayer3.stageSongSelect.nChoosenSongDifficulty[0] != (int)Difficulty.Tower) - { - #region [Update status] - - Cスコア cScore = TJAPlayer3.stageSongSelect.r確定されたスコア; - - for (int i = 0; i < TJAPlayer3.ConfigIni.nPlayerCount; i++) - { - if ((i != 1 && TJAPlayer3.ConfigIni.b太鼓パートAutoPlay[i]) - || (i == 1 && (TJAPlayer3.ConfigIni.b太鼓パートAutoPlay[i] || TJAPlayer3.ConfigIni.bAIBattleMode))) - continue; - - int actualPlayer = TJAPlayer3.GetActualPlayer(i); - - if (cScore.GPInfo[actualPlayer].nClear[TJAPlayer3.stageSongSelect.nChoosenSongDifficulty[i]] < nクリア[i]) - cScore.GPInfo[actualPlayer].nClear[TJAPlayer3.stageSongSelect.nChoosenSongDifficulty[i]] = nクリア[i]; - - if (cScore.GPInfo[actualPlayer].nScoreRank[TJAPlayer3.stageSongSelect.nChoosenSongDifficulty[i]] < nスコアランク[i]) - cScore.GPInfo[actualPlayer].nScoreRank[TJAPlayer3.stageSongSelect.nChoosenSongDifficulty[i]] = nスコアランク[i]; - - if (cScore.GPInfo[actualPlayer].nHighScore[TJAPlayer3.stageSongSelect.nChoosenSongDifficulty[i]] < (int)TJAPlayer3.stage演奏ドラム画面.actScore.Get(EInstrumentPad.DRUMS, i)) - cScore.GPInfo[actualPlayer].nHighScore[TJAPlayer3.stageSongSelect.nChoosenSongDifficulty[i]] = (int)TJAPlayer3.stage演奏ドラム画面.actScore.Get(EInstrumentPad.DRUMS, i); - } - - #endregion - - } - else if (TJAPlayer3.stageSongSelect.nChoosenSongDifficulty[0] == (int)Difficulty.Dan) - { - #region [Dan update status] - - Cスコア cスコア = TJAPlayer3.stageSongSelect.r確定されたスコア; - - Exam.Status examStatus = TJAPlayer3.stage演奏ドラム画面.actDan.GetExamStatus(TJAPlayer3.stage結果.st演奏記録.Drums.Dan_C); - - int clearValue = 0; - - if (examStatus != Exam.Status.Failure) - { - // Red Goukaku - clearValue += 1; - - // Gold Goukaku - if (examStatus == Exam.Status.Better_Success) - clearValue += 1; - - // Gold Iki - if (this.st演奏記録.Drums.nMiss数 == 0) - { - clearValue += 2; - - // Rainbow Iki - if (this.st演奏記録.Drums.nGreat数 == 0) - clearValue += 2; - } - } - - int actualPlayer = TJAPlayer3.SaveFile; - - if (!TJAPlayer3.ConfigIni.b太鼓パートAutoPlay[0]) - { - cスコア.GPInfo[actualPlayer].nClear[0] = Math.Max(cスコア.GPInfo[actualPlayer].nClear[0], clearValue); - - if (cスコア.GPInfo[actualPlayer].nHighScore[0] < (int)TJAPlayer3.stage演奏ドラム画面.actScore.Get(EInstrumentPad.DRUMS, 0)) - cスコア.GPInfo[actualPlayer].nHighScore[0] = (int)TJAPlayer3.stage演奏ドラム画面.actScore.Get(EInstrumentPad.DRUMS, 0); - } - - #endregion - - //cスコア.譜面情報.nクリア[0] = Math.Max(cスコア.譜面情報.nクリア[0], clearValue); - } - else if (TJAPlayer3.stageSongSelect.nChoosenSongDifficulty[0] == (int)Difficulty.Tower) - { - #region [Update Tower status] - - Cスコア cスコア = TJAPlayer3.stageSongSelect.r確定されたスコア; - int actualPlayer = TJAPlayer3.SaveFile; - - int tmpClear = GetTowerScoreRank(); - - if (!TJAPlayer3.ConfigIni.b太鼓パートAutoPlay[0]) - { - cスコア.GPInfo[actualPlayer].nClear[0] = Math.Max(cスコア.GPInfo[actualPlayer].nClear[0], tmpClear); - cスコア.GPInfo[actualPlayer].nScoreRank[0] = Math.Max(cスコア.GPInfo[actualPlayer].nScoreRank[0], CFloorManagement.LastRegisteredFloor); - - if (cスコア.GPInfo[actualPlayer].nHighScore[0] < (int)TJAPlayer3.stage演奏ドラム画面.actScore.Get(EInstrumentPad.DRUMS, 0)) - cスコア.GPInfo[actualPlayer].nHighScore[0] = (int)TJAPlayer3.stage演奏ドラム画面.actScore.Get(EInstrumentPad.DRUMS, 0); - } - - #endregion - } - } - //--------------------- - #endregion - */ - // Song added to recently added songs here TJAPlayer3.RecentlyPlayedSongs.tAddChart(TJAPlayer3.stageSongSelect.rChoosenSong.uniqueId.data.id);