mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-09 15:29:32 +07:00

* feature * more categories * added categories * filter installed part1 * display vanilla rulesets in rulesets category + fix download from URL not showing * filter installed mods * removed isVanilla variable * only look at second topic * same but for online mdos as well * replaced tilesets with graphics * translations * code duplication * removed vanilla content from rulesets * combined the function into one * revert amountPerPage even tough its already on master * Filter class * 1 * mutableListOf<>() * mutableListOf<>() again * getFilterText removed * !categoryFilter(filter) * matchesCategory * if (modTopic.size < 2) return false