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

@@ -20,24 +20,24 @@ syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
message UgcMusicBriefInfo {
uint64 import_from_ugc_guid = 5;
bool is_published = 8;
bool is_played = 1;
uint32 music_id = 2;
uint32 save_page_type = 1182;
uint32 save_idx = 12;
string creator_nickname = 10;
uint32 version = 15;
uint32 save_time = 3;
repeated uint32 after_note_list = 1002;
repeated uint32 before_note_list = 982;
bool is_psn_platform = 9;
uint32 time_line_edit_time = 1822;
bool is_changed_after_publish = 11;
uint32 publish_time = 13;
uint32 max_score = 14;
uint32 real_time_edit_time = 576;
uint32 note_count = 7;
uint64 ugc_guid = 4;
uint32 self_max_score = 6;
uint32 Unk3300_OJOKFBJALIJ = 12;
bool Unk3300_NCDKCNOLGKB = 15;
uint32 Unk3300_KMMBLIMKJCM = 5;
repeated uint32 Unk3300_JEEBFPFEHHG = 526;
uint32 Unk3300_EGIGIOOKBAB = 42;
repeated uint32 Unk3300_HKBHAIMOBKO = 65;
uint32 Unk3300_MBKDGBNFPOA = 1625;
uint64 import_from_ugc_guid = 13;
uint64 ugc_guid = 8;
uint32 Unk3300_PBENMAHHGIL = 7;
bool Unk3300_FKIGPAJFPLG = 3;
uint32 version = 11;
bool is_psn_platform = 2;
uint32 Unk3300_PLNOFOHFAPE = 4;
uint32 Unk3300_CCMMPAHIMDO = 95;
string creator_nickname = 9;
uint32 music_id = 6;
bool Unk3300_GDNAPNAINBA = 10;
uint32 max_score = 1;
uint32 Unk3300_OBBMCFADNIN = 14;
}