summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authorNasedo <Nasedo@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-09 04:02:21 +0000
committerNasedo <Nasedo@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-09 04:02:21 +0000
commitc2785d973ee382c04132f2f5504dcc86986c829c (patch)
tree1e68136d23edca49a056b3ebba425861ae45570b /Changelog.txt
parent40413d683f1285c81b0aabe96400f9f3a1ad0113 (diff)
downloadhercules-c2785d973ee382c04132f2f5504dcc86986c829c.tar.gz
hercules-c2785d973ee382c04132f2f5504dcc86986c829c.tar.bz2
hercules-c2785d973ee382c04132f2f5504dcc86986c829c.tar.xz
hercules-c2785d973ee382c04132f2f5504dcc86986c829c.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@82 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 96d8e1d5e..cf322c304 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -7,11 +7,13 @@ Date Added
* Attempted to fix the mob bug (still haven't :( ). Still updated mob.c/clif.c/chrif.c according to jA 1057. [Codemaster]
* Fixed item_cardalbum.txt: Removed extra column which mad all albums empty [Lupus]
11/07
+ - Fixed a few npcs will start implementing new ones soon, have alot on paper, need to type them up. [Nasedo]
* clif.c: Added a few things from jAthena 1057 [Codemaster]
* Corrected some typos in item_db. Items 1143 and 1719 need to be re-checked.[kobra_k88]
* Fixed compiling error in Map Server in which @repairall was using old broken system [Shinigami]
11/06
+ - Added missing items in item_db.txt and reorganised it.[Nasedo]
- Fixed wrong coords for payon guild flags (it has the old map coords), fixed some weapon effects in item_db,
updated the mob_db (90%+ done), added EP 5-9 mobs to mob_branch.txt and EP 6 cards to item_cardalbum.txt[shadowlady]
* atcommand.c/.h,chrif.c/.h, added @changesex. [MC Cameri]