From 5e0b18ca7746b006f9a4fe64a706959af878a5f6 Mon Sep 17 00:00:00 2001 From: mekolat Date: Tue, 2 Jun 2015 07:03:38 -0400 Subject: do not send new stuff to old clients --- src/mmo/version.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mmo') diff --git a/src/mmo/version.hpp b/src/mmo/version.hpp index 6de3a9c..20cb1d9 100644 --- a/src/mmo/version.hpp +++ b/src/mmo/version.hpp @@ -36,6 +36,9 @@ namespace tmwa #define TMWA_SERVER_MAP 0x08 // increase the min version when the protocol is incompatible with old m+ versions +// 1 = latest mana, old manaplus, bots +// 2 = manaplus 1.5.5.9 and above +// 3 = manaplus 1.5.5.23 and above #define MIN_CLIENT_VERSION 1 // TODO now that I generate the protocol, split 'flags' out of the struct -- cgit v1.2.3-70-g09d2