"black" filt

  • 12Me21
    28th Oct 2015 Member 0 Permalink

    I found a way to make filt with no wavelength, by setting the ctype to the maximum value.

     

    Unfortunately, it's still blue, and acts the same as normal blue filt.

  • jacksonmj
    28th Oct 2015 Developer 0 Permalink

    Yes, black FILT has mostly been prevented from doing anything strange, but there are still a few places (like the wavelength drawing in the HUD) that don't yet check that there is at least one valid wavelength present.

     

    However, try FILT with black deco. (Photons cannot be decorated though)

    Edited 2 times by jacksonmj. Last: 28th Oct 2015
  • FuriousWeasel
    29th Oct 2015 Member 0 Permalink

    You can still get BRAY with 'no color' with some filt logic.

  • 12Me21
    29th Oct 2015 Member 0 Permalink

    It's just weird and inconsistant that filt with 0 wavelength is blue.

  • ivel236
    1st Nov 2015 Member 0 Permalink
    Makes programming kinda hard too because two compliment numbers XORed together yields nullness.
    Edited once by ivel236. Last: 1st Nov 2015
  • jacksonmj
    1st Nov 2015 Developer 0 Permalink

    FILT with no valid wavelengths set in ctype has its wavelengths and colour determined by temperature.

  • 12Me21
    21st Dec 2015 Member 0 Permalink

    And that is the problem. Instead of filt with a wavelength of 0 having its color controlled by temp, it would make more sense to use wavelength "-0" (or the maximum value)