diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-23 02:53:32 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-23 02:53:32 +0000 |
commit | b96aaab89f1efd39a92f401893fcb936fa673225 (patch) | |
tree | e4632a779d76a8d843c120a152556bf93e3a2fb2 /Changelog-Trunk.txt | |
parent | fe2cf67955b114452ffb216d973d485217ac055b (diff) | |
download | hercules-b96aaab89f1efd39a92f401893fcb936fa673225.tar.gz hercules-b96aaab89f1efd39a92f401893fcb936fa673225.tar.bz2 hercules-b96aaab89f1efd39a92f401893fcb936fa673225.tar.xz hercules-b96aaab89f1efd39a92f401893fcb936fa673225.zip |
- Guessed and added support for the packets 0x22a (idle) and 0x22b (spawn). This should complete the required packets for PACKETVER 7.
- Added support for the PACKETVER 7 packets in the "dummy" current intravision implementation.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7304 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 464717a73..36c8a2060 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/06/22
+ * Guessed and added support for the packets 0x22a (idle) and 0x22b (spawn).
+ This should complete the required packets for PACKETVER 7. [Skotlex]
+ * Added support for the PACKETVER 7 packets in the "dummy" current
+ intravision implementation. [Skotlex]
* Fixed @autoloot being off by 0.01% when entering a manual value.
[Skotlex]
* Restored the "Secret" behaviour of Blast Mine and Claymore Trap where
|