summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-19 16:27:14 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-19 16:27:14 +0000
commitae6dd8b98622e572f6c4b7712199d31cf2f9a4ea (patch)
tree31c3fa69a0492b0d05001ea3051597036852109b /Changelog-Trunk.txt
parenta554c06fd91bbdc0879da51637f1a3f531b41036 (diff)
downloadhercules-ae6dd8b98622e572f6c4b7712199d31cf2f9a4ea.tar.gz
hercules-ae6dd8b98622e572f6c4b7712199d31cf2f9a4ea.tar.bz2
hercules-ae6dd8b98622e572f6c4b7712199d31cf2f9a4ea.tar.xz
hercules-ae6dd8b98622e572f6c4b7712199d31cf2f9a4ea.zip
- Fixed loginlog definition in main.sql, thanks to Tempesta
- Likely fixed the mob-skill random picking behaviour causing infinite loops sometimes. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6658 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 0eeaa917e..b6adeb321 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ 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.
2006/05/19
+ * Fixed loginlog definition in main.sql, thanks to Tempesta [Skotlex]
+ * Likely fixed the mob-skill random picking behaviour causing infinite
+ loops sometimes. [Skotlex]
* Modified mobskill_use behaviour to pick a random starting point and check
skills from that, rather than always checking from first to last. Fixes
skills with high priority blocking skills lower down in the list from