-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hotfixes #2756
Hotfixes #2756
Conversation
Can you also do something about the Unsorted selector category? The count number appears correct but it actually shows all mods |
Fixed. Good spot. |
Fixed |
Its good. One more thing. Open selector, select a category (Aircraft) and open the category menu again -> Fresh category from X number (5 here) went to 0. |
Problem: The count number appears correct but it actually shows all mods Fix: instead of treating all CID_* categories as "show all", do specific handling for each type.
Broken by eb91d9c - since then, freshness was evaluated based on file/ZIP last modified time. The preceding logic was also somewhat complicated - I think the formula was "max 1 day since last cache update which added content", but I'm not sure. Anyway, I restored it to match v0.4.0.7 (year 2013) - Let's gather new feedback.
Fixed, and also reverted the "Fresh" category formula to old form - see commit desc. |
Works great now 👍 |
4 unrelated UX improvements.
"Fresh" category restored to orig. formula: max 1 day since install.