Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Releases: Crzyrndm/FilterExtension

Filter Extensions v3.0.4

11 Jul 05:47
Compare
Choose a tag to compare
  • Fix science icon background being permantly dark on OpenGL - Thiagobs

Filter Extensions v3.0.3

09 Jul 09:08
Compare
Choose a tag to compare
  • Fix icon aliasing incorrectly using the old icon name instead of the final category name

Filter Extensions v3.0.2

08 Jun 07:54
Compare
Choose a tag to compare
  • Fix more issues preventing icons being assigned correctly

Filter Extensions v3.0.1

05 Jun 09:24
Compare
Choose a tag to compare
  • Fix some issues preventing icons from being correctly assigned
  • Update mk2.5 flat bottom icon/cgf to align with mod

Filter Extensions v3.0

27 May 04:44
Compare
Choose a tag to compare
  • 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

09 Jan 07:09
Compare
Choose a tag to compare
  • Fix incorrectly removed subcategory blocking parts

Filter Extensions v2.8.1.1

06 Jan 22:01
Compare
Choose a tag to compare
  • Fix duplication of distributed user categories
  • Fix no parts showing up

Filter Extensions v2.8.0.2

20 Dec 18:35
Compare
Choose a tag to compare
  • Remove the other source of null values...

Filter Extensions v2.8.0.1

20 Dec 08:47
Compare
Choose a tag to compare
  • Fix unhandled null lookup

Filter Extensions v2.8.0

18 Dec 07:10
Compare
Choose a tag to compare
  • Added "field" check type. Can check the value of any KSP field in a part module
CHECK
{
    type = field
    value = <module>,<field>,<value>
}

Example usage