- [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