Update v1

This commit is contained in:
Akbar Yahya
2023-04-11 16:18:47 +08:00
parent 54c575d7d7
commit 3b816eb297
1278 changed files with 24250 additions and 15187 deletions

View File

@@ -2,29 +2,29 @@ syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
import "TowerMonthlyBrief.proto";
import "TowerCurLevelRecord.proto";
import "TowerFloorRecord.proto";
import "TowerMonthlyBrief.proto";
// Name: NFDBAJIDFBG
// CmdId: 2465
// CmdId: 2492
// Name: MPFPLNBLIKB
message TowerAllDataRsp {
map<uint32, uint32> floor_open_time_map = 6; //BPOEDICFILA
TowerMonthlyBrief last_schedule_monthly_brief = 2; //GPCJOCOKPCL
uint32 BAJALPKLOHN = 11; //not used
uint32 OGLKMJOBNAK = 3; //not used
int32 retcode = 9;
uint32 CKCFIIGKHMJ = 15; //not used
bool is_first_interact = 14;
uint32 EJMAMALGICG = 12;
uint32 tower_schedule_id = 13; //IOOHBFIGKHH
map<uint32, uint32> AHFICLOPFLC = 10; //AHFICLOPFLC
repeated TowerFloorRecord tower_floor_record_list = 1;
uint32 DPKOCIDIHEI = 10;
bool is_finished_entrance_floor = 4;
uint32 next_schedule_change_time = 7; //CFEHKIFIKFB
uint32 schedule_start_time = 1758; //AMFOBDDCIHK
TowerMonthlyBrief monthly_brief = 622; //HCLHNDJDAPC
uint32 AKANNMFELNA = 8; ////not used
TowerCurLevelRecord cur_level_record = 5;
map<uint32, uint32> OAFKGDGFFEO = 1; // OAFKGDGFFEO
uint32 AJKNPOGBLDG = 6;
bool is_first_interact = 11;
uint32 EDGJPPKNHJE = 5;
int32 retcode = 13;
uint32 next_schedule_change_time = 8; // PHCNCLHJFBM
uint32 KPJMJMPPPGK = 12;
uint32 tower_schedule_id = 15; //NKMMGNAGOOA
TowerMonthlyBrief last_schedule_monthly_brief = 1890;
repeated TowerFloorRecord tower_floor_record_list = 2;
TowerMonthlyBrief monthly_brief = 7;
map<uint32, uint32> floor_open_time_map = 3; // OJGBCIONMOL
uint32 GMMJNDFMHAM = 9;
uint32 schedule_start_time = 1783; // MDANKJCGMIN
TowerCurLevelRecord cur_level_record = 14;
}