cRPG

cRPG => Suggestions Corner => Topic started by: Tears of Destiny on September 17, 2012, 10:13:18 am

Title: Slight tweak to how the ranks are prioritized on Strategus site
Post by: Tears of Destiny on September 17, 2012, 10:13:18 am
http://strategus.c-rpg.net/news.php?faction

Currently when I double-click "rank" to sort by rank (So from lowest to highest, then highest to lowest again), it lists 9 as a higher number then 10 (Actually it lists everything 2 and higher above 10). Please fix this so 10 is ranked higher then 9 (Change your numbers in the code behind your website to put zeros in front of the numbers). This is a great irritation when sorting through lists and seeing the incorrect priority.

Currently you have somewhere in your website code:

Code: [Select]
1
2
3
4
5
6
7
8
9
10

You need:
Code: [Select]
01
02
03
04
05
06
07
08
09
10

Whoever did this should receive a small slap on the wrist for making such an elementary programmer error  :wink:
Title: Re: Slight tweak to how the ranks are prioritized on Strategus site
Post by: Rumblood on September 17, 2012, 10:17:45 am
or change the sort to numeric  :idea:
Title: Re: Slight tweak to how the ranks are prioritized on Strategus site
Post by: Jarlek on September 17, 2012, 07:20:21 pm
While we are at it: When I sort things, can we please make it so it starts listing from top to down? Having to click twice is annoying for fat lazy fucks like me.
Title: Re: Slight tweak to how the ranks are prioritized on Strategus site
Post by: Tears of Destiny on October 06, 2012, 09:32:11 pm
Bump For Glory.
Title: Re: Slight tweak to how the ranks are prioritized on Strategus site
Post by: Muki on October 07, 2012, 03:02:56 am
Fix the problem :D bumping
Title: Re: Slight tweak to how the ranks are prioritized on Strategus site
Post by: Bjord on October 07, 2012, 03:22:26 am
Use the bugtracker instead.
Title: Re: Slight tweak to how the ranks are prioritized on Strategus site
Post by: MarktpLatz on October 07, 2012, 03:24:48 am
Something to add:
When you sort the faction by rank,gold, troop, name etc. the displaying of the carried weapons is messed up.