diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-02-23 21:00:48 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-02-23 21:00:48 +0000 |
commit | 97215867bc7799ffe1166313aa58b57ae2b1a776 (patch) | |
tree | 797b7741f30b6ee26b0b125e39eb6ead428cc8ea /Changelog-Trunk.txt | |
parent | 8fdc11ce3e6db27667df3f4e4676fc28ed61c97d (diff) | |
download | hercules-97215867bc7799ffe1166313aa58b57ae2b1a776.tar.gz hercules-97215867bc7799ffe1166313aa58b57ae2b1a776.tar.bz2 hercules-97215867bc7799ffe1166313aa58b57ae2b1a776.tar.xz hercules-97215867bc7799ffe1166313aa58b57ae2b1a776.zip |
* Updates to various custom stuff that buying stores might/are expected to support (follow up to r14713).
- Buying store no longer works on novending maps/cells (bugreport:4778).
- MANNER_NOROOM mute flag now affects buying stores as well (like vending).
- Enabled @autotrade for buying stores.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14724 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 4a52af4ec..a3e4ffc97 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,10 @@ Date Added 2011/02/23 + * Updates to various custom stuff that buying stores might/are expected to support (follow up to r14713). [Ai4rei] + - Buying store no longer works on novending maps/cells (bugreport:4778). + - MANNER_NOROOM mute flag now affects buying stores as well (like vending). + - Enabled @autotrade for buying stores. * Fixed whispering to NPCs (::OnWhisperGlobal) not working for NPCs whose unique name is different from the display name (bugreport:4776, since r2624). [Ai4rei] 2011/02/20 * Fixed SP regen not stopping when Maximize Power (BS_MAXIMIZE) is in effect. [Ai4rei] |