Jump to content

Sort-able tank carousel?


Recommended Posts

Posted

Will there ever be a user-sort-able tank carousel?

Drag-and-drop?

Sort by classification without hiding others?

*sigh*

Type-A player wants to know.

  • Upvote 1
  • Administrator
Posted

Will there ever be a user-sort-able tank carousel?

Drag-and-drop?

Sort by classification without hiding others?

*sigh*

Type-A player wants to know.

 

Sorting options introduced yesterday, it's already in modpack.

 

Look at carousel.xc:

 

    // Order of nations.
    //"nations_order": ["ussr", "germany", "usa", "france", "uk", "china", "japan"],
    "nations_order": [],
    // Order of types of vehicles.
    "types_order":   ["lightTank", "mediumTank", "heavyTank", "AT-SPG", "SPG"],
    // Tank sorting criteria, available options: (minus = reverse order)
    // "nation", "type", "level", "maxBattleTier", "premium", "-level", "-maxBattleTier", "-premium"
    "sorting_criteria": ["nation", "type", "level"],
    // Suppress the tooltips for tanks in carousel
    "suppressCarouselTooltips": false

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.