Skip to content

Commit

Permalink
RTRA 1.1, MM, ru, Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yalov committed Oct 9, 2018
1 parent a02527d commit 81d4246
Show file tree
Hide file tree
Showing 11 changed files with 51 additions and 5 deletions.
5 changes: 5 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
ChangeLog:

Version 0.9.5
check working with RemoteTechRedevAntennas 1.1
fix grammar
Russian localization

Version 0.9.3
fix bug in the ja-localization

Expand Down
7 changes: 7 additions & 0 deletions CommNetAntennasExtension.netkan
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,18 @@
],
"depends": [
{ "name": "RemoteTechRedevAntennas" }
{ "name": "ModuleManager" }
],
"recommends": [
{ "name": "CommunityPartsTitles" }
],
"suggests": [
{ "name": "SpeedUnitAnnex" }
]
"install" : [
{
"file" : "GameData/CommNetAntennasExtension",
"install_to" : "GameData"
}
]
}
2 changes: 1 addition & 1 deletion CommNetAntennasExtension.version
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"VERSION": {
"MAJOR": 0,
"MINOR": 9,
"PATCH": 3,
"PATCH": 5,
"BUILD": 0
},
"KSP_VERSION": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

using System.Reflection;

[assembly: AssemblyVersion("0.9.3.0")]
[assembly: AssemblyVersion("0.9.5.0")]
5 changes: 5 additions & 0 deletions GameData/CommNetAntennasExtension/ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
ChangeLog:

Version 0.9.5
check working with RemoteTechRedevAntennas 1.1
fix grammar
Russian localization

Version 0.9.3
fix bug in the ja-localization

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"VERSION": {
"MAJOR": 0,
"MINOR": 9,
"PATCH": 3,
"PATCH": 5,
"BUILD": 0
},
"KSP_VERSION": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-PART[RTLongAntenna2]{}
-PART[RTLongAntenna2]:AFTER[RemoteTech-Antennas]{}

@PART[RTLongAntenna3]:AFTER[RemoteTech-Antennas]{
%TechRequired = basicScience
Expand Down
Binary file not shown.
25 changes: 24 additions & 1 deletion GameData/CommNetAntennasExtension/localization/localization.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#CAE_DeployableAntenna_tags = antenna deploy relay extend fold radio signal transmi

#CAE_CommDish1_title = C3+ Relay Antenna RA-7
#CAE_CommDish1_desc = Locals complained about their missing garbage lids, so our engineers quickly developed an alternative. Accidentally, the antenna dominates RA-2 and, by design, it's without the ugly handle.
#CAE_CommDish1_desc = Locals complained about their missing garbage lids, so our engineers quickly made an alternative, accidentally, an antenna. It dominates RA-2 and it's without the ugly handle.
#CAE_CommDish1_tags = antenna relay radio signal transmi

#CAE_CommDish2_title = C4+ Relay Antenna RA-25
Expand Down Expand Up @@ -71,6 +71,29 @@

ru
{
#CAE_CommAntenna_title = Коммунотрон 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

#CAE_DeployableAntenna_title = Ретрантенна HG-25
#CAE_DeployableAntenna_desc = A longer-but-still-short-range communications antenna that can handle short range relays. It won't reach much beyond Kerbin's SOI, but it will offer higher-quality communications from Kerbin's moons.
#CAE_DeployableAntenna_tags = antenna deploy relay extend fold radio signal transmi

#CAE_CommDish1_title = Ретранслятор RA-7
#CAE_CommDish1_desc = Locals complained about their missing garbage lids, so our engineers quickly made an alternative, accidentally, an antenna. It dominates RA-2 and it's without the ugly handle.
#CAE_CommDish1_tags = antenna relay radio signal transmi

#CAE_CommDish2_title = Ретранслятор RA-25
#CAE_CommDish2_desc = Replacing the RA-15, this antenna will carry your signal beyond Duna, looking fancier than ever.
#CAE_CommDish2_tags = antenna relay radio signal transmi

#CAE_CommDish3_title = Коммунотрон "Тигра"
#CAE_CommDish3_desc = The wonderful thing about tiggers <br>Is tiggers are wonderful things!<br>-- Tigger Kerman. <br><br>A massive interplanetary extandable direct antenna. Wherever you are in the Kerbol system, you'll be able to stay in contact with this. Pair of tiggers can bounce together on 1000G rating.
#CAE_CommDish3_tags = aerial antenna deploy direct extend fold radio signal transmi

#CAE_CommDish4_title = Ретранслятор "One"
#CAE_CommDish4_desc = A massive interplanetary relay antenna can reach almost anything in the solar system. Simular to its sibling "Tigger" it is combinable at a level unseen, since the start of Kerbal Space Program.
#CAE_CommDish4_tags = antenna relay radio signal transmi

}

Expand Down
Binary file added GameData/ModuleManager.3.0.7.dll
Binary file not shown.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
### CommNet Antennas Extension
[![Version](https://img.shields.io/github/release/yalov/CommNetAntennaExtension.svg?label=Version&colorB=4CC61E)](https://github.com/yalov/CommNetAntennaExtension/releases)
[![Last Release](https://img.shields.io/github/release-date/yalov/CommNetAntennaExtension.svg?label=Last%20Release&colorB=99C611)](https://github.com/yalov/CommNetAntennaExtension/releases)
[![CKAN-Indexed](https://img.shields.io/badge/CKAN-Indexed-yellowgreen.svg)](https://github.com/KSP-CKAN/CKAN)
[![Forum thread](https://img.shields.io/badge/Link-Forum%20thread-blue.svg)](https://forum.kerbalspaceprogram.com/index.php?/topic/177292-*)
[![Spacedock](https://img.shields.io/badge/Link-Spacedock-blue.svg)](https://spacedock.info/mod/1935)

0 comments on commit 81d4246

Please sign in to comment.