summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-27 11:02:13 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-27 11:02:13 +0000
commitcf44279d5416a3290d1c0ab735579aab16787ddf (patch)
treea2915d1541f83d95128dcc1103bbe26800fdcc28 /Changelog.txt
parentaf8672130d9fee3c8cbef87d61479df7f1bb0bda (diff)
downloadhercules-cf44279d5416a3290d1c0ab735579aab16787ddf.tar.gz
hercules-cf44279d5416a3290d1c0ab735579aab16787ddf.tar.bz2
hercules-cf44279d5416a3290d1c0ab735579aab16787ddf.tar.xz
hercules-cf44279d5416a3290d1c0ab735579aab16787ddf.zip
* Summoned monsters will not give exp and items
* Added the 6 new Yuno fields * Added some Freya's optimisations in clif_parse * Added clif_update_mobhp * Set alive_timer to -1 when quitting, not 0 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@811 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 1b0e02e61..772610550 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,11 @@
Date Added
12/27
+ * Summoned monsters will not give exp and items [celest]
+ * Added the 6 new Yuno fields to maps_athena.conf [celest]
+ * Added some Freya's optimisations in clif_parse [celest]
+ * Added clif_update_mobhp - monsters' hp viewing now updates properly [celest]
+ * Set alive_timer to -1 when quitting, not 0, or the map server might assume
+ its still active [celest]
* Changed the *_override_grffile to no by default, because many were having issues with it [Ajarn]
12/26