Filter to include/exclude spage age mods
Filter to include/exclude spage age mods
As simple as the title says, a way to filter out mods that require space age dlc.
Re: Filter to include/exclude spage age mods
+1 ( i think this was suggested already but can't find it)
Re: Filter to include/exclude spage age mods
Thanks for working on this!
When I exclude Space Age mods, it still displays mods that depend on space-age but do not have feature flags enabled themselves, e.g. Mech Armor Start. For 100% accuracy, you'd have to exclude it if there are feature flags anywhere in the mandatory dependency tree. If that's too much, a one-level deep check would be sufficient to catch cases like the one I found.
Also, clicking the "exclude" icon does not uncheck the "include" checkbox, leading to a search filter that always produces 0 results. You can't uncheck the include box until you unselect the exclude icon, since it disables the checkbox control.
Also it took me a second to figure out where the exclude icon was on mobile, since it aligns with the far right side of the table. Have you tried putting it right next to the checkbox?
When I exclude Space Age mods, it still displays mods that depend on space-age but do not have feature flags enabled themselves, e.g. Mech Armor Start. For 100% accuracy, you'd have to exclude it if there are feature flags anywhere in the mandatory dependency tree. If that's too much, a one-level deep check would be sufficient to catch cases like the one I found.
Also, clicking the "exclude" icon does not uncheck the "include" checkbox, leading to a search filter that always produces 0 results. You can't uncheck the include box until you unselect the exclude icon, since it disables the checkbox control.
Also it took me a second to figure out where the exclude icon was on mobile, since it aligns with the far right side of the table. Have you tried putting it right next to the checkbox?
My mods: Multiple Unit Train Control, Smart Artillery Wagons
Maintainer of Vehicle Wagon 2, Cargo Ships, Honk
Maintainer of Vehicle Wagon 2, Cargo Ships, Honk
Re: Filter to include/exclude spage age mods
Thanks for info, just deployed a fix for this issue.robot256 wrote: Thu Apr 03, 2025 12:28 pm Also, clicking the "exclude" icon does not uncheck the "include" checkbox, leading to a search filter that always produces 0 results. You can't uncheck the include box until you unselect the exclude icon, since it disables the checkbox control.
Including dependency info for the space-age check might come at a later date. It would require a significant rewrite of the existing logic.
bringing the oops to devops