diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-20 00:16:34 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-20 00:16:34 +0000 |
commit | 79ea710ca5facb2c20fae16d6107dfa16a0f22bc (patch) | |
tree | 169d149a7a086272e764b67978fc3e599246cc2b /Changelog-Trunk.txt | |
parent | 263a6ed472cf53802701a41577b96a62c571c10f (diff) | |
download | hercules-79ea710ca5facb2c20fae16d6107dfa16a0f22bc.tar.gz hercules-79ea710ca5facb2c20fae16d6107dfa16a0f22bc.tar.bz2 hercules-79ea710ca5facb2c20fae16d6107dfa16a0f22bc.tar.xz hercules-79ea710ca5facb2c20fae16d6107dfa16a0f22bc.zip |
- Fixed nocommand mapflag causing the "you can't use commands on this map" message to trigger one very single chat, instead of only for actual @/# command invocation.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8817 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index ef3977707..35595231c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/09/19
+ * Fixed nocommand mapflag causing the "you can't use commands on this map"
+ message to trigger one very single chat, instead of only for actual @/#
+ command invocation. [Skotlex]
* Added support for skipping empty string menu entries for the select()
command (just as `menu` has it already) [Skotlex]
* Fixed pc_set_hate_mob letting you place mobs on any of the three
|