Reply To cazfi
Give PACKET_CITY_UPDATE_COUNTER 'is-game-info' flag for the delta protocol to know it's ok to not sent the packet at all when there's no changes. Maybe packet should also be renamed as PACKET_CITY_COUNTER_INFO for consistency with other packets with similar semantics?
Done.
2023-01-04 01:18 Updated by: lachu
Probably I done bad think, because we should never change history. If it would be recommended, I will prepare separated patch. You talk about opening a new ticket in other thread.
Reply To cazfi
Give PACKET_CITY_UPDATE_COUNTER 'is-game-info' flag for the delta protocol to know it's ok to not sent the packet at all when there's no changes. Maybe packet should also be renamed as PACKET_CITY_COUNTER_INFO for consistency with other packets with similar semantics?
Two new patches are send. Second is to apply on HEAD. First is to rewrite history, which probably is not what should be done. I do not set message, because you probably open a new ticket, so alter message as you wish.
Give PACKET_CITY_UPDATE_COUNTER 'is-game-info' flag for the delta protocol to know it's ok to not sent the packet at all when there's no changes.
Maybe packet should also be renamed as PACKET_CITY_COUNTER_INFO for consistency with other packets with similar semantics?