summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-09 18:49:26 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-09 18:49:26 +0000
commitc7f85f773385bb61a6eedcf8d8206ee14386377e (patch)
treeb613dd24b6f0e3a85182cc9d8e53af7ae4018403 /Changelog-Trunk.txt
parent486fbd1cb2438eba12fa4ebe8fc7acd3dcf072df (diff)
downloadhercules-c7f85f773385bb61a6eedcf8d8206ee14386377e.tar.gz
hercules-c7f85f773385bb61a6eedcf8d8206ee14386377e.tar.bz2
hercules-c7f85f773385bb61a6eedcf8d8206ee14386377e.tar.xz
hercules-c7f85f773385bb61a6eedcf8d8206ee14386377e.zip
Removed name checks from /b and /lb after finding out that /nb and /nlb use the same packet...
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11387 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 8c61484e8..1031c1a61 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -9,7 +9,6 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
- removed some too aggressive checks in clif_parse_globalmessage()
- removed CHAT_SIZE define as it actually doesn't apply anywhere
- added CHAT_SIZE_MAX to serve as a custom limit to input string lengths
- - added length/contents checks to /b and /lb (against fake names)
2007/10/08
* Delayed the check for required items when a skill is cast to when they
are consumed. Now skills only fail due to lack of items after being cast.