diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-13 15:49:49 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-13 15:49:49 +0000 |
commit | aca2d8434c6aba5250c346fa6ad668f43ca763d2 (patch) | |
tree | 4b13c1a546cea4963e2c848505b083e06e506114 /Changelog-Trunk.txt | |
parent | 11d86b0d40e6e30b7ac138f17947a34ac841c3ee (diff) | |
download | hercules-aca2d8434c6aba5250c346fa6ad668f43ca763d2.tar.gz hercules-aca2d8434c6aba5250c346fa6ad668f43ca763d2.tar.bz2 hercules-aca2d8434c6aba5250c346fa6ad668f43ca763d2.tar.xz hercules-aca2d8434c6aba5250c346fa6ad668f43ca763d2.zip |
- @pvpoff and @gvgoff will make everyone in the map stop auto-attacking now.
- when @killer is deactivated the issuer will stop attacking.
- when @killable is deactivated, everyone around the user who is attacking the issuer will stop.
- Cleaned up some the code for dispell. It no longer removes food boosts.
- Players will stop attacking when they change their look.
- Applied Alydis's fix to the mvp item logs logging mvp items even if the player couldn't get the item.
- Changed the default of debuff_on_logout to 1 since food items shouldn't dispell on logout.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9997 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index f04e237a1..db405649c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,13 @@ 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. +2007/03/14 + * Adjusted @pvpoff, @gvgoff, @killer, @killable to make characters stop + attacking when used. + * Dispell no longer removes food boosts. + * Players will stop attacking when they change their look. + * Applied Alydis's fix to the mvp item logs logging mvp items even if the + player couldn't get the item. 2007/03/13 * Corrected the new packet version entries for skilluseposinfo * Corrected item reloading not unsetting the "delay consume" flag if the |