From 35d7b2c7661bad6596a48c81f24a044a91fa346b Mon Sep 17 00:00:00 2001 From: Sara Date: Tue, 24 Mar 2009 01:56:16 +0000 Subject: * Added support for new status change packet, uses new setting display_status_timers in client.conf. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13613 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/Changelog.txt | 2 ++ conf/battle/client.conf | 3 +++ 2 files changed, 5 insertions(+) (limited to 'conf') diff --git a/conf/Changelog.txt b/conf/Changelog.txt index 168a1ef9e..1e23b43b2 100644 --- a/conf/Changelog.txt +++ b/conf/Changelog.txt @@ -1,4 +1,6 @@ Date Added +2009/3/23 + * Added setting display_status_timers to client.conf for new status change packet. [Sara] 2009/1/26 * Rev. 13494 Changed guild_skill_relog_delay to yes. Relogging no longer resets delay on guild skills. [L0ne_W0lf] 2009/1/12 diff --git a/conf/battle/client.conf b/conf/battle/client.conf index ce7141c16..09a6088c6 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -113,3 +113,6 @@ display_version: yes // When affected with the "Hallucination" status effect, send the effect to client? (Note 1) // Note: Set to 'no' if the client lags due to the "Wavy" screen effect. display_hallucination: yes + +// Set this to 1 if your client is newer than 2009-01-14aSakexe and you want skill timers displayed +display_status_timers: no -- cgit v1.2.3-70-g09d2