Skip to content

Commit

Permalink
Merge pull request #18 from ihsoft/next
Browse files Browse the repository at this point in the history
Release v1.11
  • Loading branch information
ihsoft authored Jan 12, 2019
2 parents 48b4502 + d990428 commit b0078f0
Show file tree
Hide file tree
Showing 15 changed files with 105 additions and 52 deletions.
90 changes: 47 additions & 43 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,59 +1,63 @@
### 1.10 (December 22nd, 2018)
- [Change] KSP 1.6 compatibility.
# 1.11 (January 12th, 2019):
* [Enhancement] Add Portuguese localization (PT_br).
* [Fix #16] Parts without bulkheadProfiles breaks KSP 1.6.

### 1.9 (October 16th, 2018)
- [Change] KSP 1.5 compatibility.
# 1.10 (December 22nd, 2018)
* [Change] KSP 1.6 compatibility.

### 1.8 (July 8th, 2018)
- [Change] Upgrade the `ModuleManager` dependency version.
- [Enhancement] Add Italian localization (IT_it).
- [Enhancement] Add Spanish localization (ES_es).
# 1.9 (October 16th, 2018)
* [Change] KSP 1.5 compatibility.

### 1.7 (March 8th, 2018)
- KSP 1.4 support.
# 1.8 (July 8th, 2018)
* [Change] Upgrade the `ModuleManager` dependency version.
* [Enhancement] Add Italian localization (IT_it).
* [Enhancement] Add Spanish localization (ES_es).

### 1.6 (October 2nd, 2017)
- [Change] Put the stock lights in tyhe CCK category.
- [Enhancement] Support CCK Lights "category".
# 1.7 (March 8th, 2018)
* KSP 1.4 support.

### 1.5 (September 21st, 2017)
- Support localization.
- Add RU localization.
# 1.6 (October 2nd, 2017)
* [Change] Put the stock lights in tyhe CCK category.
* [Enhancement] Support CCK Lights "category".

### 1.4.0 (May 25th, 2017)
- KSP 1.3 support.
# 1.5 (September 21st, 2017)
* Support localization.
* Add RU localization.

### 1.3.1 (December 1st, 2016)
- [Enhancement #3] Support lens color in the stock lighting parts.
# 1.4.0 (May 25th, 2017)
* KSP 1.3 support.

### 1.3.0 (October 12th, 2016)
- [Enhancement] KSP 1.2 support
# 1.3.1 (December 1st, 2016)
* [Enhancement #3] Support lens color in the stock lighting parts.

### 1.2.4 (May 23, 2016):
- [Change] Add surface light modules to stackable KIS items. Needs Module Manager.
# 1.3.0 (October 12th, 2016)
* [Enhancement] KSP 1.2 support

### 1.2.3 (May 13, 2016):
- [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.
# 1.2.4 (May 23, 2016):
* [Change] Add surface light modules to stackable KIS items. Needs Module Manager.

### 1.2.2
- Fixed bug where light color was not correctly restored when loading a ship in the editor.
- Refactored code for expansion (future development of navlights)
# 1.2.3 (May 13, 2016):
* [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.

### 1.2.1
- Removed extraneous debug log text
# 1.2.2
* Fixed bug where light color was not correctly restored when loading a ship in the editor.
* Refactored code for expansion (future development of navlights)

### 1.2
- 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
# 1.2.1
* Removed extraneous debug log text

### 1.1 (by peteletroll)
- Lower part temperature tolerance to match the stock lights
- Converted textures to DDS and lowered their size to make them more efficient
# 1.2
* 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

### 1.0
- Initial release
# 1.1 (by peteletroll)
* Lower part temperature tolerance to match the stock lights
* Converted textures to DDS and lowered their size to make them more efficient

# 1.0
* Initial release

Binary file removed Deps/ModuleManager.3.1.0.dll
Binary file not shown.
Binary file added Deps/ModuleManager.3.1.3.dll
Binary file not shown.
32 changes: 32 additions & 0 deletions Lang/pt-br.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
// Author: Rodrigo Felipe (rfelipe200)
Localization
{
pt-br
{

// ********** Part: W485.Surface4WayLight

#W485_Surface4WayLight_Part_description = Quatro luzes perpendiculares para autoiluminação.
#W485_Surface4WayLight_Part_manufacturer = Abrams LightCo
#W485_Surface4WayLight_Part_tags = cck-lights moar (more bulb candle dark flash (lamp (light shine spot torch quadro
#W485_Surface4WayLight_Part_title = Iluminador de Superfície 4-Way

// ********** Part: W485.SurfaceLight

#W485_SurfaceLight_Part_description = Uma luz de superfície projetada para autoiluminação.
#W485_SurfaceLight_Part_manufacturer = Abrams LightCo
#W485_SurfaceLight_Part_tags = cck-lights moar (more bulb candle dark flash (lamp (light shine spot torch
#W485_SurfaceLight_Part_title = Iluminador de Superfície

// ********** Part: W485.SurfaceOmniLight

#W485_SurfaceOmniLight_Part_description = Uma pequena luz que se espalha em todas as direções. Útil para decorações de natal.
#W485_SurfaceOmniLight_Part_manufacturer = Abrams LightCo
#W485_SurfaceOmniLight_Part_tags = cck-lights moar (more bulb candle dark flash (lamp (light shine ambient omni torch
#W485_SurfaceOmniLight_Part_title = OmniLight

// ********** Type: SurfaceLights.ModuleColoredLensLight, KSP Fields

#SurfaceLights_ModuleColoredLensLight_lensBrightness = Brilho da lente
}
}
12 changes: 12 additions & 0 deletions PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
__Make sure you've read and understood the code style for the PR's__. The
changes that don't follow the code style will be _rejected_. Read
`README.md` in the `Source` folder for more details.

Make sure the PR, you're sending out, is expected by the maintainer(s). A
small fix of couple of lines can be simply sent out, but anything bigger
requires either an issue in the tracker, or the maintainers/authors
pre-approval.

_Always provide a brief description of the change and its impact to the
code._ If the change is not backwards compatible, it __must__ be explictly
pointed.
1 change: 1 addition & 0 deletions Parts/SurfaceLight/part.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ crashTolerance = 8
maxTemp = 2000

PhysicsSignificance = 1
bulkheadProfiles = srf

tags = #W485_SurfaceLight_Part_tags //#W485_SurfaceLight_Part_tags = cck-lights moar (more bulb candle dark flash (lamp (light shine spot torch

Expand Down
1 change: 1 addition & 0 deletions Parts/SurfaceLight4Way/part.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ crashTolerance = 8
maxTemp = 2000

PhysicsSignificance = 1
bulkheadProfiles = srf

tags = #W485_Surface4WayLight_Part_tags //#W485_Surface4WayLight_Part_tags = cck-lights moar (more bulb candle dark flash (lamp (light shine spot torch

Expand Down
1 change: 1 addition & 0 deletions Parts/SurfaceOmniLight/part.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ crashTolerance = 8
maxTemp = 2000

PhysicsSignificance = 1
bulkheadProfiles = srf

tags = #W485_SurfaceOmniLight_Part_tags //#W485_SurfaceOmniLight_Part_tags = cck-lights moar (more bulb candle dark flash (lamp (light shine spot torch

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ A special version of the spot light that emits light in 4 perpendicular directio

![Español](https://github.com/ihsoft/SurfaceLights/raw/master/WikiImages/Spanish-small-flag.png) Español

![Português](https://github.com/ihsoft/SurfaceLights/raw/master/WikiImages/Brazil-small-flag.png) Português

# Support

You can support this and the other of my mods on [Patreon](https://www.patreon.com/ihsoft). This is where I post my ideas, prototypes and the features development progress.
Expand Down
6 changes: 3 additions & 3 deletions Source/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
//
// You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion ("1.10.*")]
[assembly: AssemblyInformationalVersion ("1.10 for KSP v1.6+")]
[assembly: AssemblyVersion ("1.11.*")]
[assembly: AssemblyInformationalVersion ("1.11 for KSP v1.6+")]
[assembly: Guid ("a4d0ab40-75bd-44fb-80bc-f50c194faf4c")]
[assembly: KSPAssembly ("SurfaceLights", 1, 10)]
[assembly: KSPAssembly ("SurfaceLights", 1, 11)]
[assembly: AssemblyFlags (AssemblyNameFlags.PublicKey | AssemblyNameFlags.EnableJITcompileOptimizer)]
6 changes: 3 additions & 3 deletions SurfaceLights.version
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"NAME": "Surface Mounted Lights",
"URL": "https://raw.githubusercontent.com/ihsoft/SurfaceLights/master/SurfaceLights.version",
"VERSION": {
"BUILD": 1611,
"BUILD": 3656,
"MAJOR": 1,
"MINOR": 10,
"PATCH": 6930
"MINOR": 11,
"PATCH": 6951
}
}
2 changes: 1 addition & 1 deletion Tools/publish_curseforge_args.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
--changelog=../CHANGELOG.md
--versions=latest_all_builds
--title=SurfaceLights {tag}
--archive=../SurfaceLights_v1.10.zip
--archive=../SurfaceLights_v1.11.zip
2 changes: 1 addition & 1 deletion Tools/publish_github_args.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
--changelog=../CHANGELOG.md
--as_draft
--title=SurfaceLights v{tag}
--archive=../SurfaceLights_v1.10.zip
--archive=../SurfaceLights_v1.11.zip
2 changes: 1 addition & 1 deletion Tools/publish_spacedock_args.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
--login=<<SECRET>>
--changelog=../CHANGELOG.md
--ksp_version=latest
--archive=../SurfaceLights_v1.10.zip
--archive=../SurfaceLights_v1.11.zip
Binary file added WikiImages/Brazil-small-flag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b0078f0

Please sign in to comment.