diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-02 15:31:16 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-02 15:31:16 +0000 |
commit | 0aeec655ffcf8b5ec07403d28230f58c6aa60a15 (patch) | |
tree | 919fbb16119fb4983bad299b92126f419692281c /Changelog-Trunk.txt | |
parent | 9f50edd607e15ab31109bce9f914ec86a184154a (diff) | |
download | hercules-0aeec655ffcf8b5ec07403d28230f58c6aa60a15.tar.gz hercules-0aeec655ffcf8b5ec07403d28230f58c6aa60a15.tar.bz2 hercules-0aeec655ffcf8b5ec07403d28230f58c6aa60a15.tar.xz hercules-0aeec655ffcf8b5ec07403d28230f58c6aa60a15.zip |
- Gospel no longer blocks item usage of whoever is in the area of effect.
- Added the long/near attack_def_rate card effects to battle_calc_magic
- Cleaned up a bit the slim pitcher code.
- Elemental fields should vanish on map-change now.
- Land Protector only blocks magical skills.
- Adjusted the duration of blind/bleeding of Meteor Assault
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5426 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index dfdfc7833..cd1c0313a 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,12 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/02
+ * Gospel no longer blocks item usage of whoever is in the area of effect,
+ only the caster of Gospel can't use healing items now. [Skotlex]
+ * Added the long/near attack_def_rate card effects to battle_calc_magic
+ (horn card and the like will now work with spells) [Skotlex]
+ - Elemental fields should vanish on map-change now. [Skotlex]
+ - Land Protector only blocks magical ground skills now. [Skotlex]
* Fixed item pickup not picking anything unless you were in a party with
item distribution set [Skotlex]
2006/03/01
|