Update 3.3 (wow, a lot changed)

This commit is contained in:
Akbar Yahya
2022-12-05 19:41:24 +08:00
parent 238dd43a77
commit cf717aa6a0
2949 changed files with 32506 additions and 43050 deletions

View File

@@ -25,21 +25,21 @@ import "GCGZone.proto";
option java_package = "emu.grasscutter.net.proto";
message GCGPlayerField {
map<uint32, GCGZone> modify_zone_map = 2;
uint32 cur_waiting_index = 383;
GCGZone summon_zone = 1;
uint32 field_show_id = 8;
uint32 card_back_show_id = 12;
uint32 dice_count = 3;
uint32 controller_id = 10;
GCGZone on_stage_zone = 14;
bool is_passed = 7;
GCGZone character_zone = 5;
uint32 on_stage_character_guid = 6;
GCGZone assist_zone = 15;
uint32 deck_card_num = 13;
repeated GCGDiceSideType dice_side_list = 11;
GCGZone hand_zone = 9;
repeated GCGPVEIntention intention_list = 1192;
repeated GCGWaitingCharacter waiting_list = 4;
uint32 Unk3300_IKJMGAHCFPM = 5;
map<uint32, GCGZone> modify_zone_map = 7;
uint32 Unk3300_GGHKFFADEAL = 731;
GCGZone Unk3300_AOPJIOHMPOF = 10;
uint32 Unk3300_FDFPHNDOJML = 12;
GCGZone Unk3300_IPLMHKCNDLE = 1;
GCGZone Unk3300_EIHOMDLENMK = 9;
repeated GCGWaitingCharacter waiting_list = 2;
uint32 Unk3300_PBECINKKHND = 15;
uint32 controller_id = 6;
GCGZone Unk3300_INDJNJJJNKL = 11;
GCGZone Unk3300_EFNAEFBECHD = 4;
bool is_passed = 8;
repeated GCGPVEIntention intention_list = 304;
repeated GCGDiceSideType dice_side_list = 13;
uint32 Unk3300_FJNPFBIHFGD = 3;
uint32 Unk3300_GLNIFLOKBPM = 14;
}