summaryrefslogtreecommitdiff
path: root/conf-tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'conf-tmpl')
-rw-r--r--conf-tmpl/Changelog.txt3
-rw-r--r--conf-tmpl/battle/client.conf6
2 files changed, 7 insertions, 2 deletions
diff --git a/conf-tmpl/Changelog.txt b/conf-tmpl/Changelog.txt
index d05ae8ae5..41c5b2fbe 100644
--- a/conf-tmpl/Changelog.txt
+++ b/conf-tmpl/Changelog.txt
@@ -1,4 +1,7 @@
Date Added
+
+2007/03/06
+ * Added the two new packet versions to battle/client.conf [Zephiris]
2007/03/05
* Removed mode_neg and frame_size from packet_athena.conf [ultramage]
2007/02/16
diff --git a/conf-tmpl/battle/client.conf b/conf-tmpl/battle/client.conf
index 66b5f1349..ba92ce6b0 100644
--- a/conf-tmpl/battle/client.conf
+++ b/conf-tmpl/battle/client.conf
@@ -41,8 +41,10 @@
// 256: 2005-05-09aSakexe (version 17)
// 512: 2005-06-28aSakexe (version 18)
// 1024: 2006-04-03aSakexe (version 19)
-// default value: 2047 (all clients)
-packet_ver_flag: 2047
+// 2048: 2007-01-08aSakexe (version 20)
+// 4096: 2007-02-12aSakexe (version 21)
+// default value: 8191 (all clients)
+packet_ver_flag: 8191
// Minimum delay between whisper/global/party/guild messages (in ms)
// Messages that break this threshold are silently omitted.