diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-27 16:14:00 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-27 16:14:00 +0000 |
commit | 32645379b64e7dcad23574c0562c61f7416ebce4 (patch) | |
tree | d5fdb52bf708268150367bdcb69e1375782d5d49 /Changelog-Trunk.txt | |
parent | 50e31d2860fe8f754d186a35ac1b4b61f653af5a (diff) | |
download | hercules-32645379b64e7dcad23574c0562c61f7416ebce4.tar.gz hercules-32645379b64e7dcad23574c0562c61f7416ebce4.tar.bz2 hercules-32645379b64e7dcad23574c0562c61f7416ebce4.tar.xz hercules-32645379b64e7dcad23574c0562c61f7416ebce4.zip |
- HW_GANBANTEIN now also removes traps.
- PF_DOUBLECASTING takes effect amotion time after the initial cast instead of amotion*div
- SG_KNOWLEDGE now lasts time1 after you quit a map before it clears out (defaults to 10 mins currently)
- Modified Intravision to modify the status-change packet to specify SI_INTRAVISION instead of cloaking/hiding/chasewalk.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5774 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 16a32d195..0c03af3a1 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -6,6 +6,14 @@ GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALAR 2006/03/27 + * HW_GANBANTEIN now also removes traps. [Skotlex] + * PF_DOUBLECASTING takes effect amotion time after the initial cast instead + of amotion*div [Skotlex] + * SG_KNOWLEDGE now lasts time1 after you quit a map before it clears out + (defaults to 10 mins currently) [Skotlex] + * Modified Intravision to modify the status-change packet to specify + SI_INTRAVISION instead of cloaking/hiding/chasewalk. I believe this is how + intravision actually works. [Skotlex] * Pet catching now uses the menuskill variables to prevent item usage from disrupting the catch process. [Skotlex] * Added Safetywall to the list not blocked by Dispell. [Skotlex] |