From 60c165d6caa0ae9f93240f17db02580d30281caa Mon Sep 17 00:00:00 2001 From: skotlex Date: Sun, 3 Dec 2006 19:46:43 +0000 Subject: - Removed sd->sex since it's redundant (we can always use sd->status.sex) - If somehow a player logs out and it's saved with 0 hp, on login his state will be set to dead as well so he can respawn (otherwise that leads to a stuck char) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9398 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index e9333b900..050fdb3d6 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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. 2006/12/03 + * If somehow a player logs out and it's saved with 0 hp, on login his state + will be set to dead as well so he can respawn (otherwise that leads to a + stuck char) [Skotlex] * Fixed even share exp flutuating as described in: http://www.eathena.ws/board/index.php?showtopic=126139 thanks to TheUltraMague for the fix. [FlavioJS] -- cgit v1.2.3-60-g2f50