diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-10 16:17:13 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-10 16:17:13 +0000 |
commit | 0ce48c125084fdbbcdd2b2cd0fd35e8cb6a7c48c (patch) | |
tree | d8f6cb763f61951fc26e7c2a2bdb93c18040beda /Changelog-Trunk.txt | |
parent | 971a38ee78040cb50519df3b8db46d5553193939 (diff) | |
download | hercules-0ce48c125084fdbbcdd2b2cd0fd35e8cb6a7c48c.tar.gz hercules-0ce48c125084fdbbcdd2b2cd0fd35e8cb6a7c48c.tar.bz2 hercules-0ce48c125084fdbbcdd2b2cd0fd35e8cb6a7c48c.tar.xz hercules-0ce48c125084fdbbcdd2b2cd0fd35e8cb6a7c48c.zip |
- AL_TELEPORT now fails when used on top of Land Protector.
- Some minor cleanings in pc_setpos, it may (or not) help fix that homunc-caused "map_addblock" error message.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9192 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 42f7bb479..ac78c829a 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/11/10
+ * AL_TELEPORT now fails when used on top of Land Protector. [Skotlex]
+ * Some minor cleanings in pc_setpos, it may (or not) help fix that
+ homunc-caused "map_addblock" error message. [Skotlex]
* Corrected fog of wall, so that the deleted/doubled-duration effects are
calculated on a cell-by-cell basis. [Skotlex]
* Updated Land Protector: It will now delete/block effects of ALL ground
|