summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 4aba37ef0..d4b5ebe64 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,12 @@ Date Added
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2006/12/02
+ * Replaced @send with the version I use for testing packets.
+ Can display the packet length. Supports dynamic packets, quoted strings
+ with escaped characters and fixed/variable length, and normal/hex
+ byte/word/long data types. The number of fields is not limited, but it
+ automatically stops parsing when the packet is full. [FlavioJS]
2006/12/01
* Fixed passive mobs becoming increasingly unlikely to retaliate to attacks
after they got inflicted by a disabling status change. [Skotlex]