diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-24 07:36:33 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-24 07:36:33 +0000 |
commit | afc1224cdfb766d8371180d9b1c98a87ea39af64 (patch) | |
tree | a7fc3ccf4f2dff50147ef4fc21e6777470154184 /Changelog.txt | |
parent | aebf55791c3d68004f09580ac3ae70b45fa5f353 (diff) | |
download | hercules-afc1224cdfb766d8371180d9b1c98a87ea39af64.tar.gz hercules-afc1224cdfb766d8371180d9b1c98a87ea39af64.tar.bz2 hercules-afc1224cdfb766d8371180d9b1c98a87ea39af64.tar.xz hercules-afc1224cdfb766d8371180d9b1c98a87ea39af64.zip |
Added pc_calcspeed, updated Cloaking
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@340 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 4ee296625..40146bb80 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -14,6 +14,8 @@ Date Added since it's already fully implemented. - Added a bit more restrictions to Call Partner and Emergency Recall and updated mapflag for sec_pri.gat + - Added pc_calcspeed and updated Cloaking so it won't need to recalculate + the player's entire status everytime there is movement. 11/22 * (TXT)Stripped some code off read_gm_accounts() and made with it addGM() [MC Cameri] |