summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-20 08:19:44 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-20 08:19:44 +0000
commit103e1e4f80071d6b66963424403214e3221b16c1 (patch)
tree389c554a7ab9507cfb6e3aaaee7485a014317953 /Changelog-Trunk.txt
parent536ffa7fa576ea7cefa4f1b34d5c42c02878af5e (diff)
downloadhercules-103e1e4f80071d6b66963424403214e3221b16c1.tar.gz
hercules-103e1e4f80071d6b66963424403214e3221b16c1.tar.bz2
hercules-103e1e4f80071d6b66963424403214e3221b16c1.tar.xz
hercules-103e1e4f80071d6b66963424403214e3221b16c1.zip
* Fixed @doom and @doommap spamming packets for the visual effect on invoker unnecessarily over whole map and server respectively. The effect is now displayed on each killed character (bugreport:871, since r311).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14475 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index d9a826e04..597f278fb 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2010/11/20
+ * Fixed @doom and @doommap spamming packets for the visual effect on invoker unnecessarily over whole map and server respectively. The effect is now displayed on each killed character (bugreport:871, since r311). [Ai4rei]
2010/11/19
* Various VC6-related fixes and tweaks. [Ai4rei]
- Fixed a typo in VC6 project files, that prevented login-server from compiling (bugreport:4061, since r12727).