This repository has been archived by the owner on Sep 7, 2021. It is now read-only.
Releases: Crzyrndm/FilterExtension
Releases · Crzyrndm/FilterExtension
Filter Extensions v2.5.0
- Added support for a part module filter
- Added support for part tags
- Fixed improperly sized dds'ified icons
- Icons now must be 32 px square.(I have seen no evidence of any other size being used and this makes the code neater. If this is an issue I can add some leeway back in)
- Code cleanup
Filter Extensions v2.4.3
- Fix equality checks breaking
- Unpack dds icons and replace .pngs
- Fix config errors
Filter Extensions v2.4.2
1.1 compatibility
Filter Extensions v2.4.1.3
- Fix for accidentally destroying one original icon while compiling the icon library
Filter Extensions v2.4.1.2
- Repackage to include all contributed .cfg's since 2.4.1 release that were accidentally not included in 2.4.1.1
Filter Extensions v2.4.1.1
v2.4.1.1
- Recompile for KSP 1.0.5
- Additional mod icons from user Nils277
Filter Extensions v2.4.1
Quick patch for missing subcategories
Fix for unpurchased override not being copied
Filter Extensions v2.4.0
- kerbas_ad_astra: Added "square4" and "proc" bulkhead profiles
- Changed: All shipped mod categories now include a subcategory for parts with "category = none"
- Fixed: subcategory type check now has a depth limit and cannot result in an infinite loop
- Fixed: Empty subcategories are now removed the first time the editor is entered
- Fixed: Small memory leak triggered entering the main menu for the first time squashed
- Improvement: Added a subcategory override for the global setting "show unpurchased parts"
- Improvement: Added custom type filter for unpurchased parts
- Improvement: Added a category override for applying the category template to subcategories
- Improvement: General code polishing, optimisation, and improvement
Filter Extensions v2.3.1
2.3.1
Filter Extensions v2.3.0
Added subcategory check type Moved subcategories to a more generic location to accommodate this