diff options
author | codemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-02 09:19:02 +0000 |
---|---|---|
committer | codemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-02 09:19:02 +0000 |
commit | 3fd46a04bd232cc9cfa49b161744ef0713b53fbb (patch) | |
tree | 5324d828e73ca3153310c63c3c2c6bdd34c7dac1 /Changelog-Trunk.txt | |
parent | b8349f39d66be3df5d81e9ac2a0ff5b4a1dcdd88 (diff) | |
download | hercules-3fd46a04bd232cc9cfa49b161744ef0713b53fbb.tar.gz hercules-3fd46a04bd232cc9cfa49b161744ef0713b53fbb.tar.bz2 hercules-3fd46a04bd232cc9cfa49b161744ef0713b53fbb.tar.xz hercules-3fd46a04bd232cc9cfa49b161744ef0713b53fbb.zip |
* Made it so players that are at the max level do not receive EXP. This makes it so a player at the max level (ie - 99) cannot join a party and feed all of his or her EXP to the other party members [Codemaster]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5422 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 9d4df8fca..dccb316d4 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,9 @@ 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/03/01
+ * Made it so players that are at the max level do not receive EXP.
+ This makes it so a player at the max level (ie - 99) cannot join a party
+ and feed all of his or her EXP to the other party members [Codemaster]
* Mapregsql will now fully depend on mmysql_handle. [Lance]
* Optimized strcharinfo to use switch. [Lance]
* Some cleanup of the mob skill reading. Added error reporting for unknown
|