From 9d7d036456ad886c3a60aa73c4db37822923bf60 Mon Sep 17 00:00:00 2001 From: ai4rei Date: Sat, 18 Dec 2010 15:20:31 +0000 Subject: * Fixed character storage no longer being sorted (bugreport:1982, since r12950). - Guild storage is now sorted before being displayed rather than after being saved... - Merged storage_gsortitem into storage_sortitem. - Added option 'client_sort_storage' to control storage sorting. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14605 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/battle/client.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf/battle') diff --git a/conf/battle/client.conf b/conf/battle/client.conf index ab46930f5..143505a36 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -123,3 +123,8 @@ 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 + +// Sorts the character and guild storage before it is sent to the client. +// Official servers do not sort storage. (Note 1) +// NOTE: Enabling this option degrades performance. +client_sort_storage: no -- cgit v1.2.3-70-g09d2