Skip to content

Commit

Permalink
manufacturer
Browse files Browse the repository at this point in the history
  • Loading branch information
yalov committed Apr 10, 2019
1 parent d43491b commit 034f94c
Show file tree
Hide file tree
Showing 16 changed files with 635 additions and 106 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ packages/


/CKAN/
/release_token.json
__pycache__/
63 changes: 63 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
ChangeLog:

## Version 2.0.1
* KSP 1.7, remove KSP max version limit
* update localization
* update MM 4.0.2

## Version 2.0.0
* The plugin is excluded to the separate CommNet Antennas Info,
* Only parts are leaved there.
* either of the two 500Gm antennas cannot be a first part now, as any other mod's and stock antennas
* update MM 3.1.2

## Version 1.1.1.1
* Plugin: Localized Internal AntennaType

## Version 1.1.1
* Plugin: Localized AntennaType

## Version 1.1.0 (Plugin Update)
* shows modified ratings (if you have changed power modifiers in the settings)
* shows all DSN levels (Custom Barn Kit supported)
* shows DSN ratings, hightlights active DSN level,
* shows range to Built-in antenna for relays
* compact ## Version for internal antennas

## Version 1.0.3
* HG-25 is HG-32 now.
* When this antenna was included, the purpose was to make
* InnerSOI Commnet Network reaching Minmus with 2 of those on each vessel.
* But HG-25 doesn't make this true, because of Combinability,
* so the antenna-power was increased.

## Version 1.0.2
* fixed large power consumption of the HG-25

## Version 1.0.1
* Recompile for KSP 1.5.1
* fixed RelayTech One antennaType (Relay)

## Version 1.0.0
* Recompile for KSP 1.5.0
* Russian localization
* Update MM to 3.1.0

## Version 0.9.5
* check working with RemoteTechRedevAntennas 0.1.1
* update desc
* add MM to archive

## Version 0.9.3
* fix bug in the ja-localization

## Version 0.9.2
* fix technodes

## Version 0.9.1
* remove RT art assets

## Version 0.9
* direct antennas: 5M and 500G
* relay antennas: 25M, 7G, 25G, 500G
* plugin for showing CombinabilityExponent in the VAB
22 changes: 22 additions & 0 deletions CommNetAntennasExtension.version
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"NAME": "CommNetAntennasExtension",
"URL": "https://raw.githubusercontent.com/yalov/CommNetAntennasExtension/master/CommNetAntennasExtension.version",
"DOWNLOAD": "https://github.com/yalov/CommNetAntennasExtension/releases",
"VERSION": {
"MAJOR": 2,
"MINOR": 0,
"PATCH": 1,
"BUILD": 0
},
"KSP_VERSION": {
"MAJOR": 1,
"MINOR": 7,
"PATCH": 0
},
"KSP_VERSION_MIN": {
"MAJOR": 1,
"MINOR": 6,
"PATCH": 0
}
}

63 changes: 63 additions & 0 deletions GameData/CommNetAntennasExtension/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
ChangeLog:

## Version 2.0.1
* KSP 1.7, remove KSP max version limit
* update localization
* update MM 4.0.2

## Version 2.0.0
* The plugin is excluded to the separate CommNet Antennas Info,
* Only parts are leaved there.
* either of the two 500Gm antennas cannot be a first part now, as any other mod's and stock antennas
* update MM 3.1.2

## Version 1.1.1.1
* Plugin: Localized Internal AntennaType

## Version 1.1.1
* Plugin: Localized AntennaType

## Version 1.1.0 (Plugin Update)
* shows modified ratings (if you have changed power modifiers in the settings)
* shows all DSN levels (Custom Barn Kit supported)
* shows DSN ratings, hightlights active DSN level,
* shows range to Built-in antenna for relays
* compact ## Version for internal antennas

## Version 1.0.3
* HG-25 is HG-32 now.
* When this antenna was included, the purpose was to make
* InnerSOI Commnet Network reaching Minmus with 2 of those on each vessel.
* But HG-25 doesn't make this true, because of Combinability,
* so the antenna-power was increased.

## Version 1.0.2
* fixed large power consumption of the HG-25

## Version 1.0.1
* Recompile for KSP 1.5.1
* fixed RelayTech One antennaType (Relay)

## Version 1.0.0
* Recompile for KSP 1.5.0
* Russian localization
* Update MM to 3.1.0

## Version 0.9.5
* check working with RemoteTechRedevAntennas 0.1.1
* update desc
* add MM to archive

## Version 0.9.3
* fix bug in the ja-localization

## Version 0.9.2
* fix technodes

## Version 0.9.1
* remove RT art assets

## Version 0.9
* direct antennas: 5M and 500G
* relay antennas: 25M, 7G, 25G, 500G
* plugin for showing CombinabilityExponent in the VAB
61 changes: 0 additions & 61 deletions GameData/CommNetAntennasExtension/ChangeLog.txt

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,18 @@
"VERSION": {
"MAJOR": 2,
"MINOR": 0,
"PATCH": 0,
"PATCH": 1,
"BUILD": 0
},
"KSP_VERSION": {
"MAJOR": 1,
"MINOR": 6,
"MINOR": 7,
"PATCH": 0
},
"KSP_VERSION_MIN": {
"MAJOR": 1,
"MINOR": 6,
"PATCH": 0
},
"KSP_VERSION_MAX": {
"MAJOR": 1,
"MINOR": 6,
"PATCH": 9
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ PART
category = Communication
subcategory = 0
title = #CAE_DeployableAntenna_title // C2+ High Gain Antenna HG-25 // HG-20 High Gain Antenna
manufacturer = Ionic Symphonic Protonic Electronics
manufacturer = #CAE_manufacturer // CommNet Antennas Extension
description = #CAE_DeployableAntenna_desc
tags = CAE_DeployableAntenna_tags
attachRules = 0,1,0,0,1
Expand Down
5 changes: 5 additions & 0 deletions GameData/CommNetAntennasExtension/Parts/RTantennas-patch.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
@title = #CAE_CommAntenna_title // C2 Communotron EXP-VR-2T // CommTech EXP-VR-2T
@description = #CAE_CommAntenna_desc
%tags = #CAE_CommAntenna_tags
%manufacturer = #CAE_manufacturer
@mass = 0.02
@crashTolerance = 7
@maxTemp = 2000
Expand All @@ -34,6 +35,7 @@
@title = #CAE_CommDish1_title // C3+ Relay Antenna RA-7 //Reflectron KR-7
@description = #CAE_CommDish1_desc
%tags = #CAE_CommDish1_tags
%manufacturer = #CAE_manufacturer
@mass = 0.21
@crashTolerance = 8
@maxTemp = 2000
Expand All @@ -59,6 +61,7 @@
@title = #CAE_CommDish2_title // C4+ Relay Antenna RA-25 //Reflectron KR-14
@description = #CAE_CommDish2_desc
%tags = #CAE_CommDish2_tags
%manufacturer = #CAE_manufacturer
@mass = 0.4
@crashTolerance = 7
@maxTemp = 2000
Expand All @@ -84,6 +87,7 @@
@title = #CAE_CommDish3_title // C5+ Communotron "Tigger" // Reflectron GX-128
@description = #CAE_CommDish3_desc
%tags = #CAE_CommDish3_tags
%manufacturer = #CAE_manufacturer
%attachRules = 1,1,0,0,1
@mass = 0.5
@crashTolerance = 7
Expand All @@ -110,6 +114,7 @@
@title = #CAE_CommDish4_title // C5+ RelayTech One // CommTech-1
@description = #CAE_CommDish4_desc
%tags = #CAE_CommDish4_tags
%manufacturer = #CAE_manufacturer
%attachRules = 1,1,0,0,1
@mass = 1.5
@crashTolerance = 8
Expand Down
2 changes: 2 additions & 0 deletions GameData/CommNetAntennasExtension/localization/en-us.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
en-us
{

#CAE_manufacturer = CommNet Antennas Extension

#CAE_CommAntenna_title = C2 Communotron EXP-VR-2T
#CAE_CommAntenna_desc = This effective and compact folding antenna is highly recommended for your research missions.
#CAE_CommAntenna_tags = aerial antenna deploy direct extend fold radio signal transmi
Expand Down
1 change: 1 addition & 0 deletions GameData/CommNetAntennasExtension/localization/ru.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
{
ru
{
#CAE_manufacturer = CommNet Antennas Extension

#CAE_CommAntenna_title = Коммунотрон EXP-VR-2T
#CAE_CommAntenna_desc = "Эта эффективная и компактная раскрывающаяся антенна крайне рекомендуется для ваших исследовательных миссий.
Expand Down
Binary file removed GameData/ModuleManager.3.1.2.dll
Binary file not shown.
Binary file added GameData/ModuleManager.4.0.2.dll
Binary file not shown.
37 changes: 0 additions & 37 deletions release.bat

This file was deleted.

10 changes: 10 additions & 0 deletions release.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"MODNAME": "auto",
"MODFOLDER": "auto",
"VERSIONFILE": "auto",
"RELEASESDIR": "Releases",
"CHANGELOG": "ChangeLog.md",
"DRAFT": false,
"PRERELEASE": false,
"SPACEDOCK_ID": "1935"
}
Loading

0 comments on commit 034f94c

Please sign in to comment.