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 v3.0.4
Filter Extensions v3.0.3
- Fix icon aliasing incorrectly using the old icon name instead of the final category name
Filter Extensions v3.0.2
- Fix more issues preventing icons being assigned correctly
Filter Extensions v3.0.1
- Fix some issues preventing icons from being correctly assigned
- Update mk2.5 flat bottom icon/cgf to align with mod
Filter Extensions v3.0
- KSP 1.3 compatible
- All possible functionality "loaded and compiled" at first main menu entry. This does create a noticeable hitch but is preferable once at menu than multiple slowdowns in editor scene
Filter Extensions v2.8.1.2
- Fix incorrectly removed subcategory blocking parts
Filter Extensions v2.8.1.1
- Fix duplication of distributed user categories
- Fix no parts showing up
Filter Extensions v2.8.0.2
- Remove the other source of null values...
Filter Extensions v2.8.0.1
- Fix unhandled null lookup
Filter Extensions v2.8.0
- Added "field" check type. Can check the value of any KSP field in a part module
CHECK
{
type = field
value = <module>,<field>,<value>
}