Scorpianhead
Active Member
- Reaction score
- 81
- Bug Priority
- Minor Bug (doesn't really affect gameplay)
- Bug Type
- Functional bug
- Bug Occurrence URL
- https://en125.tribalwars.net/game.php?screen=place&mode=call&target=0
- Bug Reproduction Steps
-
Try clicking the unit icons on the Mass Support page to sort in descending order
- Bug Reproducibility
- Happens always
When using the Mass Support feature, the units do not sort by ascending or decreasing order.
For example, when I enter the Mass Support feature, the URL is off the form:
If I pick a unit, say archer, the URL becomes:
and the villages are sorted in ascending number of troops.
The issue comes where further clicks on the unit should change the order to list villages in descending number of troops, similar to the Combined overview behaviour.
From what I can tell this is just a matter of appending "&dir=1" to the URL for ascending order and "&dir=0" for descending order. Just annoying that the game behaviour doesn't default to that.
For example, when I enter the Mass Support feature, the URL is off the form:
If I pick a unit, say archer, the URL becomes:
and the villages are sorted in ascending number of troops.
The issue comes where further clicks on the unit should change the order to list villages in descending number of troops, similar to the Combined overview behaviour.
From what I can tell this is just a matter of appending "&dir=1" to the URL for ascending order and "&dir=0" for descending order. Just annoying that the game behaviour doesn't default to that.