From 3b568fb62b5ed66b88bf5942e003a5eac3497add Mon Sep 17 00:00:00 2001 From: Akbar Yahya Date: Wed, 1 Mar 2023 22:39:24 +0800 Subject: [PATCH] tes3 --- gc_needed2.json | 3 +++ op.js | 6 ++--- proto/ArenaChallengeMonsterLevel.proto | 11 -------- proto/AsterLargeDetailInfo.proto | 11 -------- proto/AsterLittleDetailInfo.proto | 15 ----------- proto/AsterLittleStageState.proto | 13 ---------- proto/AsterMidCampInfo.proto | 12 --------- proto/AsterMidDetailInfo.proto | 14 ---------- proto/AsterProgressDetailInfo.proto | 11 -------- proto/BartenderLevelInfo.proto | 12 --------- proto/BartenderTaskInfo.proto | 11 -------- proto/BlitzRushStage.proto | 11 -------- proto/BounceConjuringChapterInfo.proto | 12 --------- proto/BrickBreakerActivityStageInfo.proto | 12 --------- proto/BuoyantCombatDailyInfo.proto | 11 -------- proto/ChannelerSlabCamp.proto | 14 ---------- proto/ChannelerSlabChallenge.proto | 12 --------- proto/ChannelerSlabChallengeStage.proto | 16 ------------ proto/ChannelerSlabOneoffDungeon.proto | 12 --------- proto/ChannellerSlabAssistInfo.proto | 12 --------- proto/CharAmusementStageData.proto | 12 --------- proto/CrucibleBattleUidInfo.proto | 15 ----------- proto/CrystalLinkBuffInfo.proto | 11 -------- proto/CrystalLinkLevelInfo.proto | 14 ---------- proto/CrystalLinkTeamInfo.proto | 13 ---------- proto/DigMarkPoint.proto | 13 ---------- proto/DragonSpineChapterInfo.proto | 14 ---------- proto/DuelHeartLevelDifficultyInfo.proto | 12 --------- proto/DuelHeartLevelInfo.proto | 14 ---------- proto/EffigyChallengeV2LevelData.proto | 15 ----------- proto/EffigyDailyInfo.proto | 16 ------------ proto/ElectroherculesBattleLevelInfo.proto | 12 --------- proto/ExpeditionChallengeInfo.proto | 12 --------- proto/ExpeditionPathInfo.proto | 20 -------------- proto/ExpeditionState.proto | 14 ---------- proto/FindHilichurlDayContentInfo.proto | 10 ------- proto/FleurFairBalloonInfo.proto | 10 ------- proto/FleurFairChapterInfo.proto | 11 -------- proto/FleurFairDungeonSectionInfo.proto | 12 --------- proto/FleurFairFallInfo.proto | 10 ------- proto/FleurFairMinigameInfo.proto | 20 -------------- proto/FleurFairMusicGameInfo.proto | 11 -------- proto/FleurFairMusicRecord.proto | 12 --------- proto/FlightDailyRecord.proto | 14 ---------- proto/GachaStageData.proto | 12 --------- proto/GravenInnocencePhotoInfo.proto | 13 ---------- proto/GravenInnocencePhotoObjectInfo.proto | 12 --------- proto/GravenInnocencePhotoStageInfo.proto | 12 --------- proto/HachiStageInfo.proto | 13 ---------- proto/HideAndSeekMapInfo.proto | 11 -------- proto/InstableSprayStageInfo.proto | 14 ---------- proto/InstableSprayTeamInfo.proto | 11 -------- proto/IslandPartyStageData.proto | 12 --------- proto/LunaRiteAreaInfo.proto | 15 ----------- proto/LunaRiteHintPoint.proto | 15 ----------- proto/LunaRiteHintPointType.proto | 12 --------- .../MichiaeMatsuriChallengePositionInfo.proto | 13 ---------- proto/MichiaeMatsuriChestPositionInfo.proto | 13 ---------- proto/MichiaeMatsuriStage.proto | 12 --------- proto/MoonfinTrialLevelInfo.proto | 11 -------- proto/MuqadasPotionLevelData.proto | 12 --------- proto/OfficialCustomDungeon.proto | 11 -------- proto/ParkourLevelInfo.proto | 14 ---------- proto/PhotoPosData.proto | 15 ----------- proto/PotionLevelData.proto | 13 ---------- proto/PotionStageData.proto | 15 ----------- proto/RockBoardExploreStageData.proto | 13 ---------- proto/RogueDiaryDungeonRecord.proto | 13 ---------- proto/RogueDiaryProgress.proto | 14 ---------- proto/RogueDiaryStageInfo.proto | 13 ---------- proto/RogueStageInfo.proto | 26 ------------------- proto/RoguelikeRuneRecord.proto | 12 --------- proto/RoguelikeShikigamiRecord.proto | 11 -------- proto/SeaLampSectionInfo.proto | 10 ------- proto/SeaLampV3ShadowLevelInfo.proto | 12 --------- proto/SeaLampV3ShadowStageInfo.proto | 13 ---------- proto/SpiceStageData.proto | 12 --------- proto/SummerTimeDungeonInfo.proto | 14 ---------- proto/SummerTimeSprintBoatInfo.proto | 11 -------- proto/SummerTimeSprintBoatRecord.proto | 14 ---------- proto/SummerTimeStageInfo.proto | 12 --------- proto/SummerTimeV2BoatStageInfo.proto | 13 ---------- proto/SummerTimeV2DungeonStageInfo.proto | 13 ---------- proto/SumoStageData.proto | 15 ----------- proto/SumoTeamData.proto | 12 --------- proto/TeamChainStageData.proto | 12 --------- proto/TreasureMapBonusChallengeInfo.proto | 14 ---------- proto/TreasureSeelieRegionData.proto | 20 -------------- .../TrialAvatarActivityRewardDetailInfo.proto | 13 ---------- proto/VintageCampChallengeLevelData.proto | 13 ---------- proto/VintagePresentLevelData.proto | 13 ---------- proto/WindFieldStageInfo.proto | 12 --------- proto/WinterCampRaceStageInfo.proto | 14 ---------- proto/WinterCampStageInfo.proto | 16 ------------ 94 files changed, 6 insertions(+), 1203 deletions(-) delete mode 100644 proto/ArenaChallengeMonsterLevel.proto delete mode 100644 proto/AsterLargeDetailInfo.proto delete mode 100644 proto/AsterLittleDetailInfo.proto delete mode 100644 proto/AsterLittleStageState.proto delete mode 100644 proto/AsterMidCampInfo.proto delete mode 100644 proto/AsterMidDetailInfo.proto delete mode 100644 proto/AsterProgressDetailInfo.proto delete mode 100644 proto/BartenderLevelInfo.proto delete mode 100644 proto/BartenderTaskInfo.proto delete mode 100644 proto/BlitzRushStage.proto delete mode 100644 proto/BounceConjuringChapterInfo.proto delete mode 100644 proto/BrickBreakerActivityStageInfo.proto delete mode 100644 proto/BuoyantCombatDailyInfo.proto delete mode 100644 proto/ChannelerSlabCamp.proto delete mode 100644 proto/ChannelerSlabChallenge.proto delete mode 100644 proto/ChannelerSlabChallengeStage.proto delete mode 100644 proto/ChannelerSlabOneoffDungeon.proto delete mode 100644 proto/ChannellerSlabAssistInfo.proto delete mode 100644 proto/CharAmusementStageData.proto delete mode 100644 proto/CrucibleBattleUidInfo.proto delete mode 100644 proto/CrystalLinkBuffInfo.proto delete mode 100644 proto/CrystalLinkLevelInfo.proto delete mode 100644 proto/CrystalLinkTeamInfo.proto delete mode 100644 proto/DigMarkPoint.proto delete mode 100644 proto/DragonSpineChapterInfo.proto delete mode 100644 proto/DuelHeartLevelDifficultyInfo.proto delete mode 100644 proto/DuelHeartLevelInfo.proto delete mode 100644 proto/EffigyChallengeV2LevelData.proto delete mode 100644 proto/EffigyDailyInfo.proto delete mode 100644 proto/ElectroherculesBattleLevelInfo.proto delete mode 100644 proto/ExpeditionChallengeInfo.proto delete mode 100644 proto/ExpeditionPathInfo.proto delete mode 100644 proto/ExpeditionState.proto delete mode 100644 proto/FindHilichurlDayContentInfo.proto delete mode 100644 proto/FleurFairBalloonInfo.proto delete mode 100644 proto/FleurFairChapterInfo.proto delete mode 100644 proto/FleurFairDungeonSectionInfo.proto delete mode 100644 proto/FleurFairFallInfo.proto delete mode 100644 proto/FleurFairMinigameInfo.proto delete mode 100644 proto/FleurFairMusicGameInfo.proto delete mode 100644 proto/FleurFairMusicRecord.proto delete mode 100644 proto/FlightDailyRecord.proto delete mode 100644 proto/GachaStageData.proto delete mode 100644 proto/GravenInnocencePhotoInfo.proto delete mode 100644 proto/GravenInnocencePhotoObjectInfo.proto delete mode 100644 proto/GravenInnocencePhotoStageInfo.proto delete mode 100644 proto/HachiStageInfo.proto delete mode 100644 proto/HideAndSeekMapInfo.proto delete mode 100644 proto/InstableSprayStageInfo.proto delete mode 100644 proto/InstableSprayTeamInfo.proto delete mode 100644 proto/IslandPartyStageData.proto delete mode 100644 proto/LunaRiteAreaInfo.proto delete mode 100644 proto/LunaRiteHintPoint.proto delete mode 100644 proto/LunaRiteHintPointType.proto delete mode 100644 proto/MichiaeMatsuriChallengePositionInfo.proto delete mode 100644 proto/MichiaeMatsuriChestPositionInfo.proto delete mode 100644 proto/MichiaeMatsuriStage.proto delete mode 100644 proto/MoonfinTrialLevelInfo.proto delete mode 100644 proto/MuqadasPotionLevelData.proto delete mode 100644 proto/OfficialCustomDungeon.proto delete mode 100644 proto/ParkourLevelInfo.proto delete mode 100644 proto/PhotoPosData.proto delete mode 100644 proto/PotionLevelData.proto delete mode 100644 proto/PotionStageData.proto delete mode 100644 proto/RockBoardExploreStageData.proto delete mode 100644 proto/RogueDiaryDungeonRecord.proto delete mode 100644 proto/RogueDiaryProgress.proto delete mode 100644 proto/RogueDiaryStageInfo.proto delete mode 100644 proto/RogueStageInfo.proto delete mode 100644 proto/RoguelikeRuneRecord.proto delete mode 100644 proto/RoguelikeShikigamiRecord.proto delete mode 100644 proto/SeaLampSectionInfo.proto delete mode 100644 proto/SeaLampV3ShadowLevelInfo.proto delete mode 100644 proto/SeaLampV3ShadowStageInfo.proto delete mode 100644 proto/SpiceStageData.proto delete mode 100644 proto/SummerTimeDungeonInfo.proto delete mode 100644 proto/SummerTimeSprintBoatInfo.proto delete mode 100644 proto/SummerTimeSprintBoatRecord.proto delete mode 100644 proto/SummerTimeStageInfo.proto delete mode 100644 proto/SummerTimeV2BoatStageInfo.proto delete mode 100644 proto/SummerTimeV2DungeonStageInfo.proto delete mode 100644 proto/SumoStageData.proto delete mode 100644 proto/SumoTeamData.proto delete mode 100644 proto/TeamChainStageData.proto delete mode 100644 proto/TreasureMapBonusChallengeInfo.proto delete mode 100644 proto/TreasureSeelieRegionData.proto delete mode 100644 proto/TrialAvatarActivityRewardDetailInfo.proto delete mode 100644 proto/VintageCampChallengeLevelData.proto delete mode 100644 proto/VintagePresentLevelData.proto delete mode 100644 proto/WindFieldStageInfo.proto delete mode 100644 proto/WinterCampRaceStageInfo.proto delete mode 100644 proto/WinterCampStageInfo.proto diff --git a/gc_needed2.json b/gc_needed2.json index e5df1f29..d710e6ca 100644 --- a/gc_needed2.json +++ b/gc_needed2.json @@ -1679,6 +1679,9 @@ { "name": "QueryPathRsp" }, + { + "name": "PathStatusType" + }, { "name": "QuestCreateEntityRsp" }, diff --git a/op.js b/op.js index 081f20a1..a08f245b 100644 --- a/op.js +++ b/op.js @@ -794,7 +794,7 @@ function clean_proto_event() { //console.log(rd); while ((m = regex_import.exec(rd)) !== null) { - + // This is necessary to avoid infinite loops with zero-width matches if (m.index === regex_import.lastIndex) { regex_import.lastIndex++; @@ -866,6 +866,6 @@ function clean_proto_event() { // cmdid_to_op(); // 4. update op // npx prettier --write PacketOpcodes.java // scan_gc(); // 5. scan gc -//clean_proto_gen(); // 6. clean proto +// clean_proto_gen(); // 6. clean proto // clean_proto_gen_v2(); -clean_proto_event(); +// clean_proto_event(); diff --git a/proto/ArenaChallengeMonsterLevel.proto b/proto/ArenaChallengeMonsterLevel.proto deleted file mode 100644 index 03825579..00000000 --- a/proto/ArenaChallengeMonsterLevel.proto +++ /dev/null @@ -1,11 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: MOOPCKFOLNC -message ArenaChallengeMonsterLevel { - uint32 BCHEDLFFNKC = 11; - uint32 NEFKFHIPLHG = 1; -} - diff --git a/proto/AsterLargeDetailInfo.proto b/proto/AsterLargeDetailInfo.proto deleted file mode 100644 index 0cb6ef16..00000000 --- a/proto/AsterLargeDetailInfo.proto +++ /dev/null @@ -1,11 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: CEHNJAMIMFN -message AsterLargeDetailInfo { - bool is_open = 10; - uint32 begin_time = 2; -} - diff --git a/proto/AsterLittleDetailInfo.proto b/proto/AsterLittleDetailInfo.proto deleted file mode 100644 index 621777df..00000000 --- a/proto/AsterLittleDetailInfo.proto +++ /dev/null @@ -1,15 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "AsterLittleStageState.proto"; - -// Name: IKDIHODFNDP -message AsterLittleDetailInfo { - uint32 stage_begin_time = 8; - uint32 stage_id = 7; - bool is_open = 11; - AsterLittleStageState stage_state = 2; - uint32 begin_time = 4; -} - diff --git a/proto/AsterLittleStageState.proto b/proto/AsterLittleStageState.proto deleted file mode 100644 index b67a6a25..00000000 --- a/proto/AsterLittleStageState.proto +++ /dev/null @@ -1,13 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: LLLDDMPJOKN -enum AsterLittleStageState { - ASTER_LITTLE_STAGE_NONE = 0; - ASTER_LITTLE_STAGE_UNSTARTED = 1; - ASTER_LITTLE_STAGE_STARTED = 2; - ASTER_LITTLE_STAGE_FINISHED = 3; -} - diff --git a/proto/AsterMidCampInfo.proto b/proto/AsterMidCampInfo.proto deleted file mode 100644 index e87963f6..00000000 --- a/proto/AsterMidCampInfo.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "Vector.proto"; - -// Name: AIFFCHGENAF -message AsterMidCampInfo { - uint32 camp_id = 9; - Vector pos = 3; -} - diff --git a/proto/AsterMidDetailInfo.proto b/proto/AsterMidDetailInfo.proto deleted file mode 100644 index f38ef1ad..00000000 --- a/proto/AsterMidDetailInfo.proto +++ /dev/null @@ -1,14 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "AsterMidCampInfo.proto"; - -// Name: EIFBDKLAMCG -message AsterMidDetailInfo { - uint32 collect_count = 11; - repeated AsterMidCampInfo camp_list = 10; - bool is_open = 12; - uint32 begin_time = 13; -} - diff --git a/proto/AsterProgressDetailInfo.proto b/proto/AsterProgressDetailInfo.proto deleted file mode 100644 index 6e9bc12a..00000000 --- a/proto/AsterProgressDetailInfo.proto +++ /dev/null @@ -1,11 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: HNAOKKPNHAB -message AsterProgressDetailInfo { - uint32 count = 5; - uint32 last_auto_add_time = 2; -} - diff --git a/proto/BartenderLevelInfo.proto b/proto/BartenderLevelInfo.proto deleted file mode 100644 index 37bf16a4..00000000 --- a/proto/BartenderLevelInfo.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: DCMLDNDFBDN -message BartenderLevelInfo { - bool is_finish = 11; - uint32 max_score = 6; - uint32 id = 12; -} - diff --git a/proto/BartenderTaskInfo.proto b/proto/BartenderTaskInfo.proto deleted file mode 100644 index 46a5947c..00000000 --- a/proto/BartenderTaskInfo.proto +++ /dev/null @@ -1,11 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: BGNNBFGLOLE -message BartenderTaskInfo { - uint32 id = 1; - bool is_finish = 14; -} - diff --git a/proto/BlitzRushStage.proto b/proto/BlitzRushStage.proto deleted file mode 100644 index e4708397..00000000 --- a/proto/BlitzRushStage.proto +++ /dev/null @@ -1,11 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: EOJPOKECCCF -message BlitzRushStage { - bool is_open = 13; - uint32 open_time = 10; -} - diff --git a/proto/BounceConjuringChapterInfo.proto b/proto/BounceConjuringChapterInfo.proto deleted file mode 100644 index 18b643a2..00000000 --- a/proto/BounceConjuringChapterInfo.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: OGOLPJIAMFF -message BounceConjuringChapterInfo { - uint32 open_time = 5; - uint32 chapter_id = 7; - uint32 best_score = 12; -} - diff --git a/proto/BrickBreakerActivityStageInfo.proto b/proto/BrickBreakerActivityStageInfo.proto deleted file mode 100644 index 0797b40b..00000000 --- a/proto/BrickBreakerActivityStageInfo.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: KJDMCAKDFCO -message BrickBreakerActivityStageInfo { - bool FIBOFNLKBLM = 1; - uint32 stage_id = 7; - bool FEKFFLBBOEI = 14; -} - diff --git a/proto/BuoyantCombatDailyInfo.proto b/proto/BuoyantCombatDailyInfo.proto deleted file mode 100644 index 2cbc6887..00000000 --- a/proto/BuoyantCombatDailyInfo.proto +++ /dev/null @@ -1,11 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: KGNLJBHLIPC -message BuoyantCombatDailyInfo { - uint32 start_time = 6; - uint32 best_score = 3; -} - diff --git a/proto/ChannelerSlabCamp.proto b/proto/ChannelerSlabCamp.proto deleted file mode 100644 index ef289ed4..00000000 --- a/proto/ChannelerSlabCamp.proto +++ /dev/null @@ -1,14 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "Vector.proto"; - -// Name: KIAFPEPPCEL -message ChannelerSlabCamp { - uint32 reward_id = 6; - uint32 buff_num = 14; - uint32 group_id = 11; - Vector pos = 4; -} - diff --git a/proto/ChannelerSlabChallenge.proto b/proto/ChannelerSlabChallenge.proto deleted file mode 100644 index 7ea274b7..00000000 --- a/proto/ChannelerSlabChallenge.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "ChannelerSlabCamp.proto"; - -// Name: BFNEKAHMMLJ -message ChannelerSlabChallenge { - repeated ChannelerSlabCamp camp_list = 8; - uint32 active_camp_index = 1; -} - diff --git a/proto/ChannelerSlabChallengeStage.proto b/proto/ChannelerSlabChallengeStage.proto deleted file mode 100644 index 8b0fba65..00000000 --- a/proto/ChannelerSlabChallengeStage.proto +++ /dev/null @@ -1,16 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "ChannelerSlabChallenge.proto"; -import "ChannelerSlabOneoffDungeon.proto"; - -// Name: HJBDMAOCNLB -message ChannelerSlabChallengeStage { - bool is_open = 7; - uint32 stage_id = 12; - uint32 open_time = 3; - ChannelerSlabOneoffDungeon dungeon_info = 15; - repeated ChannelerSlabChallenge challenge_list = 11; -} - diff --git a/proto/ChannelerSlabOneoffDungeon.proto b/proto/ChannelerSlabOneoffDungeon.proto deleted file mode 100644 index 5a7a4bd5..00000000 --- a/proto/ChannelerSlabOneoffDungeon.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: BAEHNHHABBK -message ChannelerSlabOneoffDungeon { - uint32 dungeon_id = 12; - uint32 reward_id = 14; - bool is_done = 4; -} - diff --git a/proto/ChannellerSlabAssistInfo.proto b/proto/ChannellerSlabAssistInfo.proto deleted file mode 100644 index 33a97fdf..00000000 --- a/proto/ChannellerSlabAssistInfo.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: POEDHGCCCEC -message ChannellerSlabAssistInfo { - uint32 uid = 12; - uint32 avatar_level = 7; - uint32 avatar_id = 11; -} - diff --git a/proto/CharAmusementStageData.proto b/proto/CharAmusementStageData.proto deleted file mode 100644 index 27fb9b4e..00000000 --- a/proto/CharAmusementStageData.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: GMEBFGNEGLA -message CharAmusementStageData { - uint32 stage_id = 7; - bool is_open = 11; - uint32 finish_time = 4; -} - diff --git a/proto/CrucibleBattleUidInfo.proto b/proto/CrucibleBattleUidInfo.proto deleted file mode 100644 index 110b5df1..00000000 --- a/proto/CrucibleBattleUidInfo.proto +++ /dev/null @@ -1,15 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "ProfilePicture.proto"; - -// Name: OIHMHBIFJEC -message CrucibleBattleUidInfo { - string online_id = 11; - uint32 uid = 3; - ProfilePicture profile_picture = 9; - string nickname = 12; - uint32 icon = 7; -} - diff --git a/proto/CrystalLinkBuffInfo.proto b/proto/CrystalLinkBuffInfo.proto deleted file mode 100644 index 1175524e..00000000 --- a/proto/CrystalLinkBuffInfo.proto +++ /dev/null @@ -1,11 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: BKMJFIBPBOL -message CrystalLinkBuffInfo { - uint32 EIKHINDKOHG = 10; - uint32 KDBFIFNJFCG = 15; -} - diff --git a/proto/CrystalLinkLevelInfo.proto b/proto/CrystalLinkLevelInfo.proto deleted file mode 100644 index 5a942869..00000000 --- a/proto/CrystalLinkLevelInfo.proto +++ /dev/null @@ -1,14 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "CrystalLinkTeamInfo.proto"; - -// Name: EDDKDMFIJFI -message CrystalLinkLevelInfo { - uint32 level_id = 4; - repeated CrystalLinkTeamInfo team_info_list = 7; - uint32 best_score = 11; - bool is_open = 10; -} - diff --git a/proto/CrystalLinkTeamInfo.proto b/proto/CrystalLinkTeamInfo.proto deleted file mode 100644 index 22b2313e..00000000 --- a/proto/CrystalLinkTeamInfo.proto +++ /dev/null @@ -1,13 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "CrystalLinkAvatarInfo.proto"; -import "CrystalLinkBuffInfo.proto"; - -// Name: FLHBFICFCCM -message CrystalLinkTeamInfo { - repeated CrystalLinkBuffInfo buff_info_list = 6; - repeated CrystalLinkAvatarInfo avatar_info_list = 10; -} - diff --git a/proto/DigMarkPoint.proto b/proto/DigMarkPoint.proto deleted file mode 100644 index 634814fe..00000000 --- a/proto/DigMarkPoint.proto +++ /dev/null @@ -1,13 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "Vector.proto"; - -// Name: NGJONHOMNKJ -message DigMarkPoint { - Vector rot = 7; - Vector pos = 11; - uint32 bundle_id = 14; -} - diff --git a/proto/DragonSpineChapterInfo.proto b/proto/DragonSpineChapterInfo.proto deleted file mode 100644 index f50e53be..00000000 --- a/proto/DragonSpineChapterInfo.proto +++ /dev/null @@ -1,14 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: AJCAFFBMNAO -message DragonSpineChapterInfo { - uint32 progress = 12; - uint32 chapter_id = 7; - bool is_open = 15; - uint32 finished_mission_num = 6; - uint32 open_time = 5; -} - diff --git a/proto/DuelHeartLevelDifficultyInfo.proto b/proto/DuelHeartLevelDifficultyInfo.proto deleted file mode 100644 index 865d6d0c..00000000 --- a/proto/DuelHeartLevelDifficultyInfo.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: OFLLNPACMJD -message DuelHeartLevelDifficultyInfo { - uint32 cost_time = 2; - bool is_open = 10; - uint32 difficulty = 6; -} - diff --git a/proto/DuelHeartLevelInfo.proto b/proto/DuelHeartLevelInfo.proto deleted file mode 100644 index 58518c78..00000000 --- a/proto/DuelHeartLevelInfo.proto +++ /dev/null @@ -1,14 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "DuelHeartLevelDifficultyInfo.proto"; - -// Name: PGJPCBNFOEP -message DuelHeartLevelInfo { - repeated DuelHeartLevelDifficultyInfo difficulty_info_list = 3; - bool is_cg_viewed = 14; - bool is_open = 6; - uint32 level_id = 12; -} - diff --git a/proto/EffigyChallengeV2LevelData.proto b/proto/EffigyChallengeV2LevelData.proto deleted file mode 100644 index a0a72617..00000000 --- a/proto/EffigyChallengeV2LevelData.proto +++ /dev/null @@ -1,15 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: EIGDMFNPCMJ -message EffigyChallengeV2LevelData { - uint32 ADCNCGKAFOO = 2; - uint32 HNNMCKJAPEC = 1; - uint32 KHJHFIIHAGB = 8; - bool is_level_open = 12; - uint32 level_id = 9; - uint32 AIICAANNDFB = 15; -} - diff --git a/proto/EffigyDailyInfo.proto b/proto/EffigyDailyInfo.proto deleted file mode 100644 index 8c42699c..00000000 --- a/proto/EffigyDailyInfo.proto +++ /dev/null @@ -1,16 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: HCHFGMGNJLP -message EffigyDailyInfo { - uint32 begin_time = 8; - uint32 challenge_id = 11; - uint32 HGOJAHFKIPJ = 13; - uint32 challenge_max_score = 10; - uint32 day_index = 2; - bool is_first_pass_reward_taken = 6; - uint32 LBHBBFCKFKD = 12; -} - diff --git a/proto/ElectroherculesBattleLevelInfo.proto b/proto/ElectroherculesBattleLevelInfo.proto deleted file mode 100644 index b31a5ae8..00000000 --- a/proto/ElectroherculesBattleLevelInfo.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: CHEEIFOPCKI -message ElectroherculesBattleLevelInfo { - uint32 level_id = 4; - uint32 min_finish_time = 5; - bool is_finish = 6; -} - diff --git a/proto/ExpeditionChallengeInfo.proto b/proto/ExpeditionChallengeInfo.proto deleted file mode 100644 index c9136da1..00000000 --- a/proto/ExpeditionChallengeInfo.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: AFKBLLKBKDK -message ExpeditionChallengeInfo { - uint32 id = 14; - bool is_finished = 7; - uint32 open_time = 10; -} - diff --git a/proto/ExpeditionPathInfo.proto b/proto/ExpeditionPathInfo.proto deleted file mode 100644 index 5a4694d0..00000000 --- a/proto/ExpeditionPathInfo.proto +++ /dev/null @@ -1,20 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "ExpeditionState.proto"; - -// Name: BOLIIDNPFLP -message ExpeditionPathInfo { - uint32 LOHMHPCOLBG = 10; - uint32 challenge_id = 1; - uint32 LDEBEBPADLF = 15; - ExpeditionState state = 3; - uint32 OOKCMLMGMJB = 14; - uint32 start_time = 2; - uint32 path_id = 13; - uint32 CBDEDACLCPN = 4; - float bonus_probability = 7; - repeated uint32 avatar_id_list = 11; -} - diff --git a/proto/ExpeditionState.proto b/proto/ExpeditionState.proto deleted file mode 100644 index 1307bd95..00000000 --- a/proto/ExpeditionState.proto +++ /dev/null @@ -1,14 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: GKPJIIJPOFC -enum ExpeditionState { - EXPEDITION_NONE = 0; - EXPEDITION_STARTED = 1; - EXPEDITION_FINISHED = 2; - EXPEDITION_REWARDED = 3; - EXPEDITION_LOCKED = 4; -} - diff --git a/proto/FindHilichurlDayContentInfo.proto b/proto/FindHilichurlDayContentInfo.proto deleted file mode 100644 index c99a6c5e..00000000 --- a/proto/FindHilichurlDayContentInfo.proto +++ /dev/null @@ -1,10 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: GFOMJJIEKBM -message FindHilichurlDayContentInfo { - uint32 start_time = 2; -} - diff --git a/proto/FleurFairBalloonInfo.proto b/proto/FleurFairBalloonInfo.proto deleted file mode 100644 index 4295a2f3..00000000 --- a/proto/FleurFairBalloonInfo.proto +++ /dev/null @@ -1,10 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: MPCGGPMHEKJ -message FleurFairBalloonInfo { - uint32 best_score = 13; -} - diff --git a/proto/FleurFairChapterInfo.proto b/proto/FleurFairChapterInfo.proto deleted file mode 100644 index af782ab5..00000000 --- a/proto/FleurFairChapterInfo.proto +++ /dev/null @@ -1,11 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: POIKFFBLPIJ -message FleurFairChapterInfo { - uint32 chapter_id = 3; - uint32 open_time = 15; -} - diff --git a/proto/FleurFairDungeonSectionInfo.proto b/proto/FleurFairDungeonSectionInfo.proto deleted file mode 100644 index 9fb7e5b1..00000000 --- a/proto/FleurFairDungeonSectionInfo.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: FCNOMNNGOHN -message FleurFairDungeonSectionInfo { - bool is_open = 6; - uint32 section_id = 10; - uint32 open_time = 12; -} - diff --git a/proto/FleurFairFallInfo.proto b/proto/FleurFairFallInfo.proto deleted file mode 100644 index 11f1cb63..00000000 --- a/proto/FleurFairFallInfo.proto +++ /dev/null @@ -1,10 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: GFALKLPILFA -message FleurFairFallInfo { - uint32 best_score = 15; -} - diff --git a/proto/FleurFairMinigameInfo.proto b/proto/FleurFairMinigameInfo.proto deleted file mode 100644 index 30a257c1..00000000 --- a/proto/FleurFairMinigameInfo.proto +++ /dev/null @@ -1,20 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "FleurFairBalloonInfo.proto"; -import "FleurFairFallInfo.proto"; -import "FleurFairMusicGameInfo.proto"; - -// Name: CMJKAHJFLJC -message FleurFairMinigameInfo { - uint32 minigame_id = 9; - bool is_open = 12; - uint32 open_time = 1; - oneof detail { - FleurFairBalloonInfo balloon_info = 14; - FleurFairFallInfo fall_info = 8; - FleurFairMusicGameInfo music_info = 2; - } -} - diff --git a/proto/FleurFairMusicGameInfo.proto b/proto/FleurFairMusicGameInfo.proto deleted file mode 100644 index 6850a034..00000000 --- a/proto/FleurFairMusicGameInfo.proto +++ /dev/null @@ -1,11 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "FleurFairMusicRecord.proto"; - -// Name: BNNCKKOLHCI -message FleurFairMusicGameInfo { - map music_record_map = 13; -} - diff --git a/proto/FleurFairMusicRecord.proto b/proto/FleurFairMusicRecord.proto deleted file mode 100644 index 30ce2890..00000000 --- a/proto/FleurFairMusicRecord.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: IPNHFHNBAPH -message FleurFairMusicRecord { - uint32 max_score = 2; - bool is_unlock = 10; - uint32 max_combo = 8; -} - diff --git a/proto/FlightDailyRecord.proto b/proto/FlightDailyRecord.proto deleted file mode 100644 index d77b9640..00000000 --- a/proto/FlightDailyRecord.proto +++ /dev/null @@ -1,14 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: ECNGFMLEHPN -message FlightDailyRecord { - uint32 group_id = 12; - bool is_touched = 14; - uint32 best_score = 8; - uint32 start_time = 10; - repeated uint32 watcher_id_list = 15; -} - diff --git a/proto/GachaStageData.proto b/proto/GachaStageData.proto deleted file mode 100644 index 76f37a0a..00000000 --- a/proto/GachaStageData.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: BIKFAOPDLDF -message GachaStageData { - bool is_open = 4; - map target_num_map = 10; - uint32 stage_id = 1; -} - diff --git a/proto/GravenInnocencePhotoInfo.proto b/proto/GravenInnocencePhotoInfo.proto deleted file mode 100644 index c8c07ba4..00000000 --- a/proto/GravenInnocencePhotoInfo.proto +++ /dev/null @@ -1,13 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "GravenInnocencePhotoObjectInfo.proto"; -import "GravenInnocencePhotoStageInfo.proto"; - -// Name: GMBOONICPBM -message GravenInnocencePhotoInfo { - repeated GravenInnocencePhotoStageInfo stage_info_list = 10; - repeated GravenInnocencePhotoObjectInfo object_info_list = 9; -} - diff --git a/proto/GravenInnocencePhotoObjectInfo.proto b/proto/GravenInnocencePhotoObjectInfo.proto deleted file mode 100644 index 6d43b487..00000000 --- a/proto/GravenInnocencePhotoObjectInfo.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: MJHFBOFELIG -message GravenInnocencePhotoObjectInfo { - uint32 finish_time = 7; - uint32 param = 13; - uint32 object_id = 8; -} - diff --git a/proto/GravenInnocencePhotoStageInfo.proto b/proto/GravenInnocencePhotoStageInfo.proto deleted file mode 100644 index 1500ddef..00000000 --- a/proto/GravenInnocencePhotoStageInfo.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: MIGCAFCNLJD -message GravenInnocencePhotoStageInfo { - uint32 stage_id = 1; - bool is_open = 6; - bool is_finished = 4; -} - diff --git a/proto/HachiStageInfo.proto b/proto/HachiStageInfo.proto deleted file mode 100644 index b3326092..00000000 --- a/proto/HachiStageInfo.proto +++ /dev/null @@ -1,13 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: FKIGMKCEDGL -message HachiStageInfo { - bool is_open = 8; - uint32 stage_id = 9; - uint32 open_time = 12; - bool is_finished = 11; -} - diff --git a/proto/HideAndSeekMapInfo.proto b/proto/HideAndSeekMapInfo.proto deleted file mode 100644 index 40f1a11a..00000000 --- a/proto/HideAndSeekMapInfo.proto +++ /dev/null @@ -1,11 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: CGAKMGMPFDD -message HideAndSeekMapInfo { - uint32 id = 1; - repeated uint32 match_lock_reason_list = 3; -} - diff --git a/proto/InstableSprayStageInfo.proto b/proto/InstableSprayStageInfo.proto deleted file mode 100644 index e9aebf2e..00000000 --- a/proto/InstableSprayStageInfo.proto +++ /dev/null @@ -1,14 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "InstableSprayTeamInfo.proto"; - -// Name: KPMFNAPKPOK -message InstableSprayStageInfo { - repeated InstableSprayTeamInfo team_info_list = 14; - bool is_finished = 1; - uint32 stage_id = 3; - uint32 max_score = 11; -} - diff --git a/proto/InstableSprayTeamInfo.proto b/proto/InstableSprayTeamInfo.proto deleted file mode 100644 index debbebf1..00000000 --- a/proto/InstableSprayTeamInfo.proto +++ /dev/null @@ -1,11 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "InstableSprayAvatarInfo.proto"; - -// Name: BOIBNONOGBF -message InstableSprayTeamInfo { - repeated InstableSprayAvatarInfo avatar_info_list = 8; -} - diff --git a/proto/IslandPartyStageData.proto b/proto/IslandPartyStageData.proto deleted file mode 100644 index 78e422f6..00000000 --- a/proto/IslandPartyStageData.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: LKHMKKMIIOK -message IslandPartyStageData { - uint32 best_score = 2; - uint32 stage_id = 11; - bool is_open = 7; -} - diff --git a/proto/LunaRiteAreaInfo.proto b/proto/LunaRiteAreaInfo.proto deleted file mode 100644 index 8d20975f..00000000 --- a/proto/LunaRiteAreaInfo.proto +++ /dev/null @@ -1,15 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "LunaRiteHintStatusType.proto"; - -// Name: BOMMBPDKMOH -message LunaRiteAreaInfo { - uint32 area_id = 9; - repeated uint32 sacrifice_reward_list = 5; - LunaRiteHintStatusType hint_status = 7; - uint32 challenge_index = 13; - repeated uint32 sacrifice_list = 3; -} - diff --git a/proto/LunaRiteHintPoint.proto b/proto/LunaRiteHintPoint.proto deleted file mode 100644 index e6f179b8..00000000 --- a/proto/LunaRiteHintPoint.proto +++ /dev/null @@ -1,15 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "LunaRiteHintPointType.proto"; -import "Vector.proto"; - -// Name: BOKOEDGKGCL -message LunaRiteHintPoint { - uint32 area_id = 4; - Vector pos = 3; - uint32 index = 6; - LunaRiteHintPointType type = 10; -} - diff --git a/proto/LunaRiteHintPointType.proto b/proto/LunaRiteHintPointType.proto deleted file mode 100644 index cb4fffc4..00000000 --- a/proto/LunaRiteHintPointType.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: KHKAOPHMMJJ -enum LunaRiteHintPointType { - LUNA_RITE_HINT_TYPE_NONE = 0; - LUNA_RITE_HINT_TYPE_RUNE = 1; - LUNA_RITE_HINT_TYPE_CHEST = 2; -} - diff --git a/proto/MichiaeMatsuriChallengePositionInfo.proto b/proto/MichiaeMatsuriChallengePositionInfo.proto deleted file mode 100644 index 79c2d25e..00000000 --- a/proto/MichiaeMatsuriChallengePositionInfo.proto +++ /dev/null @@ -1,13 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "Vector.proto"; - -// Name: PIAOKDCGNAK -message MichiaeMatsuriChallengePositionInfo { - uint32 group_id = 9; - uint32 gadget_id = 4; - Vector pos = 10; -} - diff --git a/proto/MichiaeMatsuriChestPositionInfo.proto b/proto/MichiaeMatsuriChestPositionInfo.proto deleted file mode 100644 index 16c0f070..00000000 --- a/proto/MichiaeMatsuriChestPositionInfo.proto +++ /dev/null @@ -1,13 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "Vector.proto"; - -// Name: MFNCDACEPAG -message MichiaeMatsuriChestPositionInfo { - uint32 config_id = 4; - uint32 group_id = 1; - Vector pos = 10; -} - diff --git a/proto/MichiaeMatsuriStage.proto b/proto/MichiaeMatsuriStage.proto deleted file mode 100644 index 61667672..00000000 --- a/proto/MichiaeMatsuriStage.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: OMOODGHDNCO -message MichiaeMatsuriStage { - uint32 stage_id = 14; - bool is_open = 13; - uint32 open_time = 3; -} - diff --git a/proto/MoonfinTrialLevelInfo.proto b/proto/MoonfinTrialLevelInfo.proto deleted file mode 100644 index 0263322b..00000000 --- a/proto/MoonfinTrialLevelInfo.proto +++ /dev/null @@ -1,11 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: LDHOOCGFIIP -message MoonfinTrialLevelInfo { - uint32 open_time = 13; - uint32 best_record = 15; -} - diff --git a/proto/MuqadasPotionLevelData.proto b/proto/MuqadasPotionLevelData.proto deleted file mode 100644 index 3969cd91..00000000 --- a/proto/MuqadasPotionLevelData.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: PLDBEIPDMFA -message MuqadasPotionLevelData { - bool is_open = 12; - uint32 max_score = 11; - uint32 level_id = 10; -} - diff --git a/proto/OfficialCustomDungeon.proto b/proto/OfficialCustomDungeon.proto deleted file mode 100644 index af5b812c..00000000 --- a/proto/OfficialCustomDungeon.proto +++ /dev/null @@ -1,11 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: HDLOGEKNLLN -message OfficialCustomDungeon { - uint32 dungeon_id = 12; - uint32 win_times = 4; -} - diff --git a/proto/ParkourLevelInfo.proto b/proto/ParkourLevelInfo.proto deleted file mode 100644 index 39accb26..00000000 --- a/proto/ParkourLevelInfo.proto +++ /dev/null @@ -1,14 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "Vector.proto"; - -// Name: AEJMHCCJBEH -message ParkourLevelInfo { - Vector pos = 12; - uint32 open_time = 6; - uint32 best_record = 7; - bool is_open = 3; -} - diff --git a/proto/PhotoPosData.proto b/proto/PhotoPosData.proto deleted file mode 100644 index 3c4a4fb0..00000000 --- a/proto/PhotoPosData.proto +++ /dev/null @@ -1,15 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "Vector.proto"; - -// Name: HAKIOHFAJDG -message PhotoPosData { - Vector center = 7; - bool is_open = 5; - uint32 pos_id = 8; - bool is_view = 1; - uint32 open_time = 14; -} - diff --git a/proto/PotionLevelData.proto b/proto/PotionLevelData.proto deleted file mode 100644 index 5b2783d1..00000000 --- a/proto/PotionLevelData.proto +++ /dev/null @@ -1,13 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: EDCGEBDOJLH -message PotionLevelData { - uint32 level_id = 14; - uint32 difficulty_level = 5; - uint32 mode_id = 2; - uint32 score = 15; -} - diff --git a/proto/PotionStageData.proto b/proto/PotionStageData.proto deleted file mode 100644 index 824ba96d..00000000 --- a/proto/PotionStageData.proto +++ /dev/null @@ -1,15 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "PotionLevelData.proto"; - -// Name: NICOCIKJHBL -message PotionStageData { - bool is_open = 11; - repeated uint32 ENEFLMCICBB = 8; - repeated PotionLevelData level_list = 10; - uint32 stage_id = 6; - repeated uint32 NJEEPCAOMNI = 1; -} - diff --git a/proto/RockBoardExploreStageData.proto b/proto/RockBoardExploreStageData.proto deleted file mode 100644 index 27611e76..00000000 --- a/proto/RockBoardExploreStageData.proto +++ /dev/null @@ -1,13 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: DPCDIAIDDOP -message RockBoardExploreStageData { - uint32 stage_id = 6; - bool is_finish = 11; - uint32 open_time = 1; - bool is_open = 4; -} - diff --git a/proto/RogueDiaryDungeonRecord.proto b/proto/RogueDiaryDungeonRecord.proto deleted file mode 100644 index ba3c14fc..00000000 --- a/proto/RogueDiaryDungeonRecord.proto +++ /dev/null @@ -1,13 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: CFICKMNDGGL -message RogueDiaryDungeonRecord { - uint32 max_round = 6; - uint32 difficulty = 13; - uint32 finish_time = 7; - bool is_finish = 2; -} - diff --git a/proto/RogueDiaryProgress.proto b/proto/RogueDiaryProgress.proto deleted file mode 100644 index 6a231500..00000000 --- a/proto/RogueDiaryProgress.proto +++ /dev/null @@ -1,14 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: AMPMPJCNLAG -message RogueDiaryProgress { - bool is_enter_dungeon = 15; - repeated uint32 optional_card_list = 1; - uint32 cur_round = 7; - uint32 stage_id = 2; - uint32 difficulty = 13; -} - diff --git a/proto/RogueDiaryStageInfo.proto b/proto/RogueDiaryStageInfo.proto deleted file mode 100644 index 2d18ecc9..00000000 --- a/proto/RogueDiaryStageInfo.proto +++ /dev/null @@ -1,13 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "RogueDiaryDungeonRecord.proto"; - -// Name: HFIMDLCBBNH -message RogueDiaryStageInfo { - uint32 stage_id = 3; - RogueDiaryDungeonRecord best_record = 7; - bool is_have_try = 13; -} - diff --git a/proto/RogueStageInfo.proto b/proto/RogueStageInfo.proto deleted file mode 100644 index 5d689fa1..00000000 --- a/proto/RogueStageInfo.proto +++ /dev/null @@ -1,26 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "RoguelikeRuneRecord.proto"; -import "RogueShowAvatarTeamInfo.proto"; - -// Name: KPNLDDPKPIK -message RogueStageInfo { - bool BAGNKKNCIBC = 5; - uint32 OKMJMHDCGJB = 12; - uint32 stage_id = 2; - repeated RoguelikeRuneRecord rune_record_list = 4; - uint32 ANNBBNHPAOF = 1459; - uint32 KNLGBLNMMII = 6; - bool is_taken_reward = 3; - RogueShowAvatarTeamInfo avatar_team = 1; - uint32 PBHGOHEOAJA = 11; - bool is_passed = 9; - bool is_open = 13; - bool FIPLFJFDALD = 8; - uint32 PJNELCLHMOH = 10; - uint32 NAFIKKJDDDN = 1004; - uint32 DONFAPGFDMK = 7; -} - diff --git a/proto/RoguelikeRuneRecord.proto b/proto/RoguelikeRuneRecord.proto deleted file mode 100644 index 181f41ae..00000000 --- a/proto/RoguelikeRuneRecord.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: KEKIOJDBHEP -message RoguelikeRuneRecord { - uint32 rune_id = 7; - uint32 LCOGBNOCODJ = 12; - uint32 CCOGCAMBNAD = 14; -} - diff --git a/proto/RoguelikeShikigamiRecord.proto b/proto/RoguelikeShikigamiRecord.proto deleted file mode 100644 index 2931a298..00000000 --- a/proto/RoguelikeShikigamiRecord.proto +++ /dev/null @@ -1,11 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: ODKNHPHCDCG -message RoguelikeShikigamiRecord { - uint32 level = 4; - uint32 id = 13; -} - diff --git a/proto/SeaLampSectionInfo.proto b/proto/SeaLampSectionInfo.proto deleted file mode 100644 index 9c70c3e7..00000000 --- a/proto/SeaLampSectionInfo.proto +++ /dev/null @@ -1,10 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: KKEHCHJODDD -message SeaLampSectionInfo { - uint32 section_id = 14; -} - diff --git a/proto/SeaLampV3ShadowLevelInfo.proto b/proto/SeaLampV3ShadowLevelInfo.proto deleted file mode 100644 index e5987ce9..00000000 --- a/proto/SeaLampV3ShadowLevelInfo.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: PEDADDDLODK -message SeaLampV3ShadowLevelInfo { - bool is_open = 2; - uint32 level_id = 6; - uint32 min_finish_time = 1; -} - diff --git a/proto/SeaLampV3ShadowStageInfo.proto b/proto/SeaLampV3ShadowStageInfo.proto deleted file mode 100644 index 8ee5d869..00000000 --- a/proto/SeaLampV3ShadowStageInfo.proto +++ /dev/null @@ -1,13 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "SeaLampV3ShadowLevelInfo.proto"; - -// Name: ONKNDCHIGIA -message SeaLampV3ShadowStageInfo { - bool is_open = 6; - uint32 stage_id = 5; - repeated SeaLampV3ShadowLevelInfo level_info_list = 11; -} - diff --git a/proto/SpiceStageData.proto b/proto/SpiceStageData.proto deleted file mode 100644 index 5eeb34ab..00000000 --- a/proto/SpiceStageData.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: OKIMCDFNBMP -message SpiceStageData { - bool is_open = 12; - uint32 success_times = 13; - uint32 stage_id = 6; -} - diff --git a/proto/SummerTimeDungeonInfo.proto b/proto/SummerTimeDungeonInfo.proto deleted file mode 100644 index a1b76e97..00000000 --- a/proto/SummerTimeDungeonInfo.proto +++ /dev/null @@ -1,14 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: JHBFJPMBMFA -message SummerTimeDungeonInfo { - uint32 MONGEAEGJPL = 13; - uint32 HFMKOPDBLFF = 4; - uint32 JGHHKJEFOAA = 3; - uint32 dungeon_id = 8; - uint32 IDBDIDPFNFF = 7; -} - diff --git a/proto/SummerTimeSprintBoatInfo.proto b/proto/SummerTimeSprintBoatInfo.proto deleted file mode 100644 index 0877a5cb..00000000 --- a/proto/SummerTimeSprintBoatInfo.proto +++ /dev/null @@ -1,11 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "SummerTimeSprintBoatRecord.proto"; - -// Name: EBKOLPHCCKJ -message SummerTimeSprintBoatInfo { - repeated SummerTimeSprintBoatRecord record_list = 14; -} - diff --git a/proto/SummerTimeSprintBoatRecord.proto b/proto/SummerTimeSprintBoatRecord.proto deleted file mode 100644 index 9e214fe3..00000000 --- a/proto/SummerTimeSprintBoatRecord.proto +++ /dev/null @@ -1,14 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: BPPEPMCCFFI -message SummerTimeSprintBoatRecord { - uint32 group_id = 2; - bool is_touched = 8; - uint32 start_time = 12; - uint32 best_score = 11; - repeated uint32 watcher_id_list = 4; -} - diff --git a/proto/SummerTimeStageInfo.proto b/proto/SummerTimeStageInfo.proto deleted file mode 100644 index 2dfbf344..00000000 --- a/proto/SummerTimeStageInfo.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: IBJCPMLOLBM -message SummerTimeStageInfo { - uint32 stage_id = 14; - uint32 open_time = 3; - bool is_open = 15; -} - diff --git a/proto/SummerTimeV2BoatStageInfo.proto b/proto/SummerTimeV2BoatStageInfo.proto deleted file mode 100644 index 8e0a5abc..00000000 --- a/proto/SummerTimeV2BoatStageInfo.proto +++ /dev/null @@ -1,13 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: DIABFFLIANK -message SummerTimeV2BoatStageInfo { - uint32 best_score = 10; - bool is_open = 15; - uint32 open_time = 6; - uint32 stage_id = 14; -} - diff --git a/proto/SummerTimeV2DungeonStageInfo.proto b/proto/SummerTimeV2DungeonStageInfo.proto deleted file mode 100644 index caf4c2af..00000000 --- a/proto/SummerTimeV2DungeonStageInfo.proto +++ /dev/null @@ -1,13 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: OKLGIBNIEKN -message SummerTimeV2DungeonStageInfo { - bool is_open = 8; - bool is_prev_dungeon_succeed = 4; - uint32 open_time = 6; - uint32 stage_id = 7; -} - diff --git a/proto/SumoStageData.proto b/proto/SumoStageData.proto deleted file mode 100644 index 3e885e79..00000000 --- a/proto/SumoStageData.proto +++ /dev/null @@ -1,15 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "SumoTeamData.proto"; - -// Name: CNCEIOHAKKI -message SumoStageData { - bool is_open = 12; - uint32 stage_id = 2; - repeated SumoTeamData team_list = 11; - uint32 max_score = 13; - uint32 open_time = 7; -} - diff --git a/proto/SumoTeamData.proto b/proto/SumoTeamData.proto deleted file mode 100644 index cf707358..00000000 --- a/proto/SumoTeamData.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "SumoAvatarInfo.proto"; - -// Name: LANGJAKENPJ -message SumoTeamData { - repeated uint32 skill_id_list = 9; - repeated SumoAvatarInfo avatar_info_list = 12; -} - diff --git a/proto/TeamChainStageData.proto b/proto/TeamChainStageData.proto deleted file mode 100644 index 52811087..00000000 --- a/proto/TeamChainStageData.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: JNCBMFIIBGA -message TeamChainStageData { - uint32 stage_id = 2; - bool is_open = 13; - uint32 best_score = 1; -} - diff --git a/proto/TreasureMapBonusChallengeInfo.proto b/proto/TreasureMapBonusChallengeInfo.proto deleted file mode 100644 index 813a74aa..00000000 --- a/proto/TreasureMapBonusChallengeInfo.proto +++ /dev/null @@ -1,14 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: JGHDBJEGKHB -message TreasureMapBonusChallengeInfo { - bool is_done = 11; - bool is_active = 14; - map fragment_map = 2; - uint32 solution_id = 3; - uint32 config_id = 6; -} - diff --git a/proto/TreasureSeelieRegionData.proto b/proto/TreasureSeelieRegionData.proto deleted file mode 100644 index fbb2e6f5..00000000 --- a/proto/TreasureSeelieRegionData.proto +++ /dev/null @@ -1,20 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "Vector.proto"; - -// Name: FPIPPCDFCNG -message TreasureSeelieRegionData { - uint32 scene_id = 3; - uint32 JEMLKKOCEJO = 12; - uint32 region_id = 9; - bool is_open = 8; - Vector region_center_pos = 5; - float region_radius = 4; - uint32 LDLHMJKLCCC = 7; - uint32 open_time = 10; - uint32 GHDEBMECPPJ = 1; - bool is_done = 6; -} - diff --git a/proto/TrialAvatarActivityRewardDetailInfo.proto b/proto/TrialAvatarActivityRewardDetailInfo.proto deleted file mode 100644 index f70aa0ca..00000000 --- a/proto/TrialAvatarActivityRewardDetailInfo.proto +++ /dev/null @@ -1,13 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: BEBIONDAIJE -message TrialAvatarActivityRewardDetailInfo { - bool MCCAEONNHPH = 12; - uint32 reward_id = 8; - bool JNEMHMEMNEB = 14; - uint32 trial_avatar_index_id = 13; -} - diff --git a/proto/VintageCampChallengeLevelData.proto b/proto/VintageCampChallengeLevelData.proto deleted file mode 100644 index 27d9b5ae..00000000 --- a/proto/VintageCampChallengeLevelData.proto +++ /dev/null @@ -1,13 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: AOMIIMMNEGI -message VintageCampChallengeLevelData { - bool is_open = 4; - bool is_finish = 3; - uint32 stage_id = 6; - uint32 level_id = 9; -} - diff --git a/proto/VintagePresentLevelData.proto b/proto/VintagePresentLevelData.proto deleted file mode 100644 index a95b91fd..00000000 --- a/proto/VintagePresentLevelData.proto +++ /dev/null @@ -1,13 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: EGBGOAANIKP -message VintagePresentLevelData { - uint32 stage_id = 13; - uint32 present_id = 4; - bool is_finish = 11; - bool is_open = 7; -} - diff --git a/proto/WindFieldStageInfo.proto b/proto/WindFieldStageInfo.proto deleted file mode 100644 index ba45ae91..00000000 --- a/proto/WindFieldStageInfo.proto +++ /dev/null @@ -1,12 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - - -// Name: JOOKDOBEDLP -message WindFieldStageInfo { - uint32 stage_id = 10; - bool is_open = 6; - uint32 open_time = 9; -} - diff --git a/proto/WinterCampRaceStageInfo.proto b/proto/WinterCampRaceStageInfo.proto deleted file mode 100644 index db92af3f..00000000 --- a/proto/WinterCampRaceStageInfo.proto +++ /dev/null @@ -1,14 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "Vector.proto"; - -// Name: LINIENJBJIL -message WinterCampRaceStageInfo { - Vector pos = 2; - uint32 open_time = 13; - uint32 id = 12; - uint32 max_score = 15; -} - diff --git a/proto/WinterCampStageInfo.proto b/proto/WinterCampStageInfo.proto deleted file mode 100644 index 32c1674e..00000000 --- a/proto/WinterCampStageInfo.proto +++ /dev/null @@ -1,16 +0,0 @@ -syntax = "proto3"; - -option java_package = "emu.grasscutter.net.proto"; - -import "Vector.proto"; - -// Name: JKJKGLGIDJL -message WinterCampStageInfo { - uint32 open_time = 7; - bool is_finished = 13; - uint32 cur_progress = 12; - uint32 total_progress = 2; - uint32 id = 6; - Vector pos = 15; -} -