summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-01-07 06:48:34 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-01-07 06:48:34 +0000
commit33c337fcfdde9e71a15b4f6856d1c22ce1b6a9bc (patch)
tree4baf3501199b45d8b6d37837400738c12bbb7db9 /Changelog.txt
parent4986697c6ddd12509e626576d42ef191573a944c (diff)
downloadhercules-33c337fcfdde9e71a15b4f6856d1c22ce1b6a9bc.tar.gz
hercules-33c337fcfdde9e71a15b4f6856d1c22ce1b6a9bc.tar.bz2
hercules-33c337fcfdde9e71a15b4f6856d1c22ce1b6a9bc.tar.xz
hercules-33c337fcfdde9e71a15b4f6856d1c22ce1b6a9bc.zip
* Added Filougarou's fix for Bowling Bash causing it to only display damage
* Set delay_dependon_dex in battle_athena to 'no' by default * Fixed typo in skill_delayfix git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@927 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 76d10d4dc..89d36d8b9 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,4 +1,15 @@
Date Added
+01/07
+ * Added Filougarou's fix for Bowling Bash causing it to only display damage,
+ but doesn't do any - thanks! [celest]
+ * Set delay_dependon_dex in battle_athena to 'no' by default [celest]
+
+ Note: Just to clarify things, on official servers dex is not supposed to
+ reduce skill delays, only Poem of Bragi and Berzebub card does!
+
+ * Fixed typo in skill_delayfix - reduce delays only if delaynodex was *not* set,
+ sorry ^^; [celest]
+
01/06
* Fixed various memory corruptions causing crashes (SVN 925) [MouseJstr]
* Fixed typo in src/map/map.c causing compile