summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-01-31 13:45:04 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-01-31 13:45:04 +0000
commitf4d04712b8383d5540f3178320af47de5486786b (patch)
treeabff309e040725f1d57efb2dc57d5b727ca4ba72 /Changelog-Trunk.txt
parentc23f21ed431558710c38cd81f5359d5c39cb6a76 (diff)
downloadhercules-f4d04712b8383d5540f3178320af47de5486786b.tar.gz
hercules-f4d04712b8383d5540f3178320af47de5486786b.tar.bz2
hercules-f4d04712b8383d5540f3178320af47de5486786b.tar.xz
hercules-f4d04712b8383d5540f3178320af47de5486786b.zip
- Changed the exp tables format.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5135 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 67bc71080..644267529 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,11 @@ 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. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
+2006/01/31
+ * Changed the exp table format. The new format allows specifying exp tables
+ for any particular class. Thanks to Playstester for converting the official
+ exp table to the new format. [Skotlex]
+ - UNTESTED: Report any problems asap.
2006/01/30
* Autoloot now uses the item's base drop chance rather than final drop rate
to determine if it should autoloot the item or not. [Skotlex]