From 13c0bf2c8cd873ca5ed29c763a3daafa96c0a8ce Mon Sep 17 00:00:00 2001 From: momacabu Date: Sat, 22 Dec 2012 19:41:32 +0000 Subject: Community Contribution Time! * Fixed bugreport:6303: official servers now always reshuffle the dice emoticon. To disable change the configuration to 'no'. Thanks to Vianna for providing the information! * Fixed bugreport:7026: creating a guild and exiting in a short amount of time wouldn't save the guild properly. Thank you clydelion! * Fixed bugreport:7030: removed warning introduced by r16987. Thanks Mr. Brian and Sir BuildBot for pointing! * Fixed bugreport:7031: if a player crashed during warp it would cause OnTouch_ to not trigger anymore. Thanks to flaviojs (eA-r15185) for the fix and Napster for pointing out! * Fixed bugreport:7032: Clementia and Canto Candidus give an additional of +1 str/agi/dex each 10 job levels (from caster). Thanks solvent! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17034 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/battle/client.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/battle/client.conf b/conf/battle/client.conf index 9107c8b2d..0522e9425 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -118,7 +118,7 @@ display_status_timers: yes // Randomizes the dice emoticon server-side, to prevent clients from forging // packets for the desired number. (Note 1) -client_reshuffle_dice: no +client_reshuffle_dice: yes // Sorts the character and guild storage before it is sent to the client. // Official servers do not sort storage. (Note 1) -- cgit v1.2.3-60-g2f50