summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-08-06 19:05:37 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-08-06 19:05:37 +0000
commitaec807d9ba3c67308ac10cfe0de8d1a4568e9aaa (patch)
treef80a26aa0d80b10f4b0c95081edd072908c874f7 /db/Changelog.txt
parent6b459b8eeed83ca4c18782c85fa853993cc58731 (diff)
downloadhercules-aec807d9ba3c67308ac10cfe0de8d1a4568e9aaa.tar.gz
hercules-aec807d9ba3c67308ac10cfe0de8d1a4568e9aaa.tar.bz2
hercules-aec807d9ba3c67308ac10cfe0de8d1a4568e9aaa.tar.xz
hercules-aec807d9ba3c67308ac10cfe0de8d1a4568e9aaa.zip
* Added a null-pointer check to skill_initunit() to prevent a crash
* Added a while() loop to the client packet processor (for performance) * Added support for kRO 2007-05-14aSakexe langtype 0 login packet 0x2b0 * Added Job_Baby_Alchemist define to complement the Job_Alchemist update * Added custom Hollow Poring mob_db2 entry git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10954 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 2dc633e74..0fa023b6c 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -48,8 +48,11 @@
13107 Western_Outlaw Need correct HIT and ASPD Rate
----
========================
+08/06
+ * Added custom Hollow Poring mob_db2 entry
+ * Added Job_Baby_Alchemist define to complement the Job_Alchemist update
08/04
- * Added missing /blackmith packet action to packet_db.txt
+ * Added missing /blacksmith packet action to packet_db.txt
* Removed "eathena's custom equipped mobs" from mob&skill db [ultramage]
08/01
* Added the remaining arrow craftings [Playtester]