diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-09 15:50:35 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-09 15:50:35 +0000 |
commit | 706900718d474b836d231d4df865b14f738923bc (patch) | |
tree | 0e40fc6515568a3dc420dedf598b6db1ba34c464 /Changelog-Trunk.txt | |
parent | 200a55d89a46592729cb8f0116b63e0f7b1c68bb (diff) | |
download | hercules-706900718d474b836d231d4df865b14f738923bc.tar.gz hercules-706900718d474b836d231d4df865b14f738923bc.tar.bz2 hercules-706900718d474b836d231d4df865b14f738923bc.tar.xz hercules-706900718d474b836d231d4df865b14f738923bc.zip |
Added correct extended info packets for items that are being moved into storage or cart.
This caused items to visually lose their properties once they have been moved from inventory (bugreport:250).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12698 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index bd0d16f0b..fc2cdfeb2 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,11 @@ 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. +2008/05/09 + * Added correct extended info packets for items that are being moved + into storage or cart. This caused items to visually lose their + properties once they have been moved from inventory (bugreport:250). + The modification is mostly copypaste but it works nicely [ultramage] 2008/05/07 * Corrected default guild positions not being saved during guild creation. * Did some cleanup of the splash code, the NPC_WIDE* skills now send the |