summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-26 07:16:47 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-26 07:16:47 +0000
commit9befe305370ddcc177ca36f1d4d6c295ddfb7533 (patch)
tree78136667031cc9c59a011db60b60bab5bab88f87 /Changelog-Trunk.txt
parentab7aaa8732cebbd42348b04647d55d30162b97b7 (diff)
downloadhercules-9befe305370ddcc177ca36f1d4d6c295ddfb7533.tar.gz
hercules-9befe305370ddcc177ca36f1d4d6c295ddfb7533.tar.bz2
hercules-9befe305370ddcc177ca36f1d4d6c295ddfb7533.tar.xz
hercules-9befe305370ddcc177ca36f1d4d6c295ddfb7533.zip
- Removed the config setting firewall_hits_on_undead setting, Firewall and kaensin now automatically calculate the number of hits they should do per iteration based on the skill trigger frequency (you may want to raise that delay of 1ms in the db, though)
- Cleaned a bit the loop for the Warmth skills. - Added a mising pc_class2idx invocation (fixes a very minor bug when you request max skill lv for a skill in your tree with different max than the skill_db max) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11578 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 700bf564b..dd130f6b2 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,11 @@ Date Added
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2007/10/26
+ * Removed the config setting firewall_hits_on_undead setting, Firewall and
+ kaensin now automatically calculate the number of hits they should do per
+ iteration based on the skill trigger frequency (you may want to raise that
+ delay of 1ms in the db, though). [Skotlex]
2007/10/24
* Corrected a fex misshaps from r11571:
- disabling the memory manager