FAForever / fa

Lua code for FAF
221 stars 228 forks source link

Blacklist a map with a gpg map name #6206

Closed lL1l1 closed 1 month ago

lL1l1 commented 1 month ago

Description of the proposed changes

Makes the "hide obsolete" filter in the map select first check the map blacklist instead of first checking for an official gpg map name. This allows blacklisting maps that use a gpg name. Adds "fun setons" to the blacklist since it is now hidden in the vault because it violates naming conventions (map folder name must be map name). Removes the official maps from the blacklist as those were auto generated by script.

Testing done on the proposed changes

The map "fun setons" no longer appears when hide obsolete is enabled. The official maps (e.g. scmp_006: Ian's Cross) still show up.

Checklist