diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-18 18:07:09 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-18 18:07:09 +0000 |
commit | f9523b89b5ed6900513155e4bb296dbe8a5f8bda (patch) | |
tree | 1d1c247c1dc9109121175005d92714c31368c6f6 /Changelog-Trunk.txt | |
parent | 0f67020b198c036d79e2bbfad1d9e55e5802721a (diff) | |
download | hercules-f9523b89b5ed6900513155e4bb296dbe8a5f8bda.tar.gz hercules-f9523b89b5ed6900513155e4bb296dbe8a5f8bda.tar.bz2 hercules-f9523b89b5ed6900513155e4bb296dbe8a5f8bda.tar.xz hercules-f9523b89b5ed6900513155e4bb296dbe8a5f8bda.zip |
* Further optimization of the skill unit code
- removed code for Crimson Fire Formation it now uses the same code as Fire Wall
- added same knockback behavior as Fire Wall for Fire Formation
- Heat now does 50 hits a second in pvp too
- please let me know of any bugs that might appear
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11510 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index db0654449..2b00ed4fd 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,11 @@ 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. 2007/10/18 + * Further optimization of the skill unit code [Playtester] + - removed code for Crimson Fire Formation it now uses the same code as Fire Wall + - added same knockback behavior as Fire Wall for Fire Formation + - Heat now does 50 hits a second in pvp too + - please let me know of any bugs that might appear * Optimized the skill unit code [Playtester] - reverted the unit timer interval to 100ms to save CPU usage - rewrote the unit code of Fire Wall, Fire Formation and Heat so that they hit |