From cc4794503fa5ad76422b76e796104dcf377459b0 Mon Sep 17 00:00:00 2001 From: skotlex Date: Tue, 7 Feb 2006 04:34:46 +0000 Subject: - Increased char buffer for reading the exp table to up to 24000 chars per line. - Added my custom experience table that goes up to level 1000. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5209 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 8f8041da4..8079cc7bb 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,15 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS 2006/02/06 + * Added a custom exp table that goes up to level 1000 (db/exp2.txt). [Skotlex] + - It uses a inverse exponential growth rate to mimic the official exp rate + increase as close as possible. + - It overrides the exp level of the last 5~10 official exp values for a + smoother curve. + - It's adjusted so that the Lv1000 exp requirement for Advanced Base/2nd + Job is close to the unsigned int limit without going above it (limit is + 4294967295 in my system. It goes up to 42k Million on Advanced + Base lv1000, I think) * Fixed startnpctimer starting multiple timers instead of failing when the npc timer is already running. [Skotlex] * Venom Splasher update: [Skotlex] -- cgit v1.2.3-70-g09d2