From 439356c1a31a00c6214781c045a2d17c80bf4a6b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 Jul 2020 07:28:55 +0300 Subject: Update packets table --- src/common/packets/packets2020_len_main.h | 30 +++++++++++++++ src/common/packets/packets2020_len_re.h | 63 ++++++++++++++++++++++++++++++- src/common/packets/packets2020_len_zero.h | 30 +++++++++++++++ 3 files changed, 121 insertions(+), 2 deletions(-) diff --git a/src/common/packets/packets2020_len_main.h b/src/common/packets/packets2020_len_main.h index 4b7273775..215f59727 100644 --- a/src/common/packets/packets2020_len_main.h +++ b/src/common/packets/packets2020_len_main.h @@ -4675,5 +4675,35 @@ packetLen(0x0b79, -1) packetLen(0x0b7a, -1) #endif +// Packet: 0x0b7b +#if PACKETVER >= 20200701 +packetLen(0x0b7b, 118) +#endif + +// Packet: 0x0b7c +#if PACKETVER >= 20200701 +packetLen(0x0b7c, -1) +#endif + +// Packet: 0x0b7d +#if PACKETVER >= 20200701 +packetLen(0x0b7d, -1) +#endif + +// Packet: 0x0b7e +#if PACKETVER >= 20200701 +packetLen(0x0b7e, 60) +#endif + +// Packet: 0x0b7f +#if PACKETVER >= 20200701 +packetLen(0x0b7f, 10) +#endif + +// Packet: 0x0b80 +#if PACKETVER >= 20200701 +packetLen(0x0b80, 10) +#endif + #endif /* COMMON_PACKETS2020_LEN_MAIN_H */ diff --git a/src/common/packets/packets2020_len_re.h b/src/common/packets/packets2020_len_re.h index 2c21b1c67..7296d86c5 100644 --- a/src/common/packets/packets2020_len_re.h +++ b/src/common/packets/packets2020_len_re.h @@ -4623,7 +4623,9 @@ packetLen(0x0b6f, 177) #endif // Packet: 0x0b70 -#if PACKETVER >= 20200122 +#if PACKETVER >= 20200709 +packetLen(0x0b70, -1) +#elif PACKETVER >= 20200122 packetLen(0x0b70, 8) #endif @@ -4633,7 +4635,9 @@ packetLen(0x0b71, 177) #endif // Packet: 0x0b72 -#if PACKETVER >= 20200122 +#if PACKETVER >= 20200709 +packetLen(0x0b72, -1) +#elif PACKETVER >= 20200122 packetLen(0x0b72, 4) #endif @@ -4652,5 +4656,60 @@ packetLen(0x0b74, 1026) packetLen(0x0b75, 1026) #endif +// Packet: 0x0b76 +#if PACKETVER >= 20200709 +packetLen(0x0b76, 77) +#endif + +// Packet: 0x0b77 +#if PACKETVER >= 20200709 +packetLen(0x0b77, -1) +#endif + +// Packet: 0x0b78 +#if PACKETVER >= 20200709 +packetLen(0x0b78, -1) +#endif + +// Packet: 0x0b79 +#if PACKETVER >= 20200709 +packetLen(0x0b79, -1) +#endif + +// Packet: 0x0b7a +#if PACKETVER >= 20200709 +packetLen(0x0b7a, -1) +#endif + +// Packet: 0x0b7b +#if PACKETVER >= 20200709 +packetLen(0x0b7b, 118) +#endif + +// Packet: 0x0b7c +#if PACKETVER >= 20200709 +packetLen(0x0b7c, -1) +#endif + +// Packet: 0x0b7d +#if PACKETVER >= 20200709 +packetLen(0x0b7d, -1) +#endif + +// Packet: 0x0b7e +#if PACKETVER >= 20200709 +packetLen(0x0b7e, 60) +#endif + +// Packet: 0x0b7f +#if PACKETVER >= 20200709 +packetLen(0x0b7f, 10) +#endif + +// Packet: 0x0b80 +#if PACKETVER >= 20200709 +packetLen(0x0b80, 10) +#endif + #endif /* COMMON_PACKETS2020_LEN_RE_H */ diff --git a/src/common/packets/packets2020_len_zero.h b/src/common/packets/packets2020_len_zero.h index 2aa2ccc96..cba80e90c 100644 --- a/src/common/packets/packets2020_len_zero.h +++ b/src/common/packets/packets2020_len_zero.h @@ -4675,5 +4675,35 @@ packetLen(0x0b79, -1) packetLen(0x0b7a, -1) #endif +// Packet: 0x0b7b +#if PACKETVER >= 20200701 +packetLen(0x0b7b, 118) +#endif + +// Packet: 0x0b7c +#if PACKETVER >= 20200701 +packetLen(0x0b7c, -1) +#endif + +// Packet: 0x0b7d +#if PACKETVER >= 20200701 +packetLen(0x0b7d, -1) +#endif + +// Packet: 0x0b7e +#if PACKETVER >= 20200701 +packetLen(0x0b7e, 60) +#endif + +// Packet: 0x0b7f +#if PACKETVER >= 20200701 +packetLen(0x0b7f, 10) +#endif + +// Packet: 0x0b80 +#if PACKETVER >= 20200701 +packetLen(0x0b80, 10) +#endif + #endif /* COMMON_PACKETS2020_LEN_ZERO_H */ -- cgit v1.2.3-60-g2f50