- [Change]
KSP 1.11
compatibility. WARNING: the mod won't work with version lower thanKSP 1.11
! - [Change] Use a specialized
KSPDev Utils
version ot workaroundKPS 1.12
bug when duplicated mods are detected. - [Change] Deprecate
ModuleStockLightColoredLens
module. - [Fix #39] Color picker is not available.
- [Fix #40] Deprecate the lens brightness control. The lens is now controlled by the stock game.
- [Fix #41] Light identifier gets lost when state changes ON/OFF.
- [Fix #44] Deal with duplicated "light" entries in the by module filter.
- [Fix #36] ReStock lights get broken.
- [Change] Disable "lens brightness" option in the stock parts to not break their design.
- [Fix #33] Duplicated "Light On/Off" events in PAW.
- [Change] Deprecate the legacy RGB controls in favor of the new stock color changer.
- [Change] Deprecate the stock lights lens customization since it's now supported by the game.
- [Enhancement] Make the light parts compatible with the stock inventory system.
- [Enhancement] Allow "Blink On/Off" toggle on the uncommand vessels.
- [Enhancement] Add light customization controls in FLIGHT to the new stock light parts.
- [Enhancement] Group the new stock lights into the "Lights" category.
- [Fix #4] Add range and spot angle adjutsable controls.
- [Fix #27] Allow light color and status be controllable in EVA and in flight.
- [Fix #28] Stock lights don't show up in the CCK category.
- [Change] Stop complaining about KSP minor version change.
- [Enhancement] Add PAW action to reset the changed settings to the state at the scene load.
- [Enhancement] Allow ReStock+ light parts orientation for EVA adjustment.
- [Fix #25] Stock lights don't emit light, conflict with Restock.
- [Change]
KSP 1.8
compatibility. WARNING: the mod won't work with version lower thanKSP 1.8
!
- [Change] KSP 1.7 compatibility.
- [Fix #19] Compatibility with ReStock mod.
- [Enhancement] Add Portuguese localization (PT_br).
- [Fix #16] Parts without bulkheadProfiles breaks KSP 1.6.
- [Change] KSP 1.6 compatibility.
- [Change] KSP 1.5 compatibility.
- [Change] Upgrade the
ModuleManager
dependency version. - [Enhancement] Add Italian localization (IT_it).
- [Enhancement] Add Spanish localization (ES_es).
- KSP 1.4 support.
- [Change] Put the stock lights in tyhe CCK category.
- [Enhancement] Support CCK Lights "category".
- Support localization.
- Add RU localization.
- KSP 1.3 support.
- [Enhancement #3] Support lens color in the stock lighting parts.
- [Enhancement] KSP 1.2 support
- [Change] Add surface light modules to stackable KIS items. Needs Module Manager.
- [Change] Code adjustments to compile under KSP 1.1.2
- [Change] Disable animation on 4-way light since it doesn't work properly anyways.
- [Change] Rename GUI action and event names in 4-way light to identify which light they control.
- [Change] Expose setting "Lens brightness" to allow customizing light's minimum brightness level.
- Fixed bug where light color was not correctly restored when loading a ship in the editor.
- Refactored code for expansion (future development of navlights)
- Removed extraneous debug log text
- Lights now use a custom light module called SurfaceLight
- The surface lights now default to a color set in the parts file
- The color of the light on the model now chanegs to reflect the light's color
- Lower part temperature tolerance to match the stock lights
- Converted textures to DDS and lowered their size to make them more efficient
- Initial release