-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sort Auction items based on stats #181
Comments
I'm experimenting on this feature. Let me know if you guys have any ideas. Right now the logic i'm trying to implement is:
Ideas
|
I sent pr for the demo. It can sort auction items by max damage, armour, health and healing values at the moment. For UI I didn't know much so I just made it look like the filter panel. |
@mehmetkaradeniz good work! I made some improvements (commit 0c134ac) There is on bug, it doesn't work on 3 items view. |
@GreatApo Nice! About the bug, can you give more details? I will check the case in the first change I get. |
I mean when you enable the option to see 3 items in each row :) |
Fixed. |
That was fast 😂 |
Not gonna lie, I didn't even know this 3-view feature existed :) Hopefully it was an easy fix |
I think it works quite well! |
Ability to sort Auction items based on stats (heal, damage etc)
requested in discord
The text was updated successfully, but these errors were encountered: