mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-06-11 18:43:37 +08:00
Upgrade to REL3.7 (#2164)
* Remove hardcoded quest data * Remove deprecated fields * Try to fix packet * Apply fix for token exchange * Upgrade to REL3.7 * Add obfuscated protocol definitions * Add missing enum (other protos too maybe) * Re-add field setters and add note on removal
This commit is contained in:
+4
-8
@@ -35,9 +35,7 @@ public final class AbilityMetaAddAbilityOuterClass {
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* Name: Unknown
|
||||
* Handcrafted by Magix!
|
||||
* This definition is *probably* wrong.
|
||||
* Name: JOAGDFOJABP
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code AbilityMetaAddAbility}
|
||||
@@ -317,9 +315,7 @@ public final class AbilityMetaAddAbilityOuterClass {
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* Name: Unknown
|
||||
* Handcrafted by Magix!
|
||||
* This definition is *probably* wrong.
|
||||
* Name: JOAGDFOJABP
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code AbilityMetaAddAbility}
|
||||
@@ -664,8 +660,8 @@ public final class AbilityMetaAddAbilityOuterClass {
|
||||
"\n\033AbilityMetaAddAbility.proto\032\033AbilityAp" +
|
||||
"pliedAbility.proto\"@\n\025AbilityMetaAddAbil" +
|
||||
"ity\022\'\n\007ability\030\001 \001(\0132\026.AbilityAppliedAbi" +
|
||||
"lityB\033\n\031emu.grasscutter.net.protob\006proto" +
|
||||
"3"
|
||||
"lityB!\n\031emu.grasscutter.net.protoZ\004/genb" +
|
||||
"\006proto3"
|
||||
};
|
||||
descriptor = com.google.protobuf.Descriptors.FileDescriptor
|
||||
.internalBuildGeneratedFileFrom(descriptorData,
|
||||
|
||||
Reference in New Issue
Block a user