Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
3a2a4d3
Fixed loading a maneuver command
Peppie84 May 7, 2015
f21f68d
Converted textures to dds
Peppie84 May 8, 2015
f5ada9c
Reverted auto generated db files
Peppie84 May 8, 2015
bab763b
Correct sorted commands
Peppie84 May 9, 2015
5ca0cdc
No throttling back on phys warp
Peppie84 May 9, 2015
6e5ee9b
Merge pull request #404 from Peppie23/issue403
Peppie84 May 10, 2015
744ad25
Merge pull request #406 from Peppie23/texture_conversion
Peppie84 May 10, 2015
92acaba
Merge pull request #410 from Peppie23/correct_sorted_commands
Peppie84 May 10, 2015
5169c29
Merge pull request #411 from Peppie23/no_throttling_on_phys
Peppie84 May 10, 2015
77b07cd
Fix for SoundingRocket Configs
Peppie84 May 12, 2015
3692761
Changed tech for all ModuleRTAntennaPassives
Peppie84 May 14, 2015
d0eb3dd
DB-10 attachRules change
Peppie84 May 14, 2015
ce137c1
Catch exception for BaseEvents
Peppie84 May 14, 2015
3a0c66f
CancelCommand refactoring and changes
Peppie84 May 14, 2015
cf41044
Keep the roll
Peppie84 May 14, 2015
5413d27
Merge pull request #415 from Peppie23/catch_exception
Peppie84 May 14, 2015
65bdcf7
Merge pull request #416 from Peppie23/new_cancel_command
Peppie84 May 15, 2015
bda7b8d
Merge pull request #414 from Peppie23/db10_change
Peppie84 May 15, 2015
2b78eed
Merge pull request #417 from Peppie23/keep_roll
Peppie84 May 15, 2015
b9379ee
Merge pull request #413 from Peppie23/sr_config_fix
Peppie84 May 15, 2015
f87f042
Testbed KSP v1.0 added
Peppie84 May 15, 2015
9070a6d
Merge pull request #418 from Peppie23/new_testbeds
Peppie84 May 15, 2015
37ac3e4
Testbed KSP v1.0 Update
Peppie84 May 16, 2015
ccc3f0d
Merge pull request #419 from Peppie23/testbed_update
Peppie84 May 16, 2015
c4a2a4a
Fix unload error take 3
Peppie84 May 16, 2015
c93d4b0
Debug value removed
Peppie84 May 16, 2015
6491e4a
Merge pull request #420 from Peppie23/unload_error_take3
Peppie84 May 16, 2015
827ea47
Release v1.6.5
Peppie84 May 16, 2015
9033ccf
KSP v1.0 Testbed update
Peppie84 May 17, 2015
6b0b05d
Merge pull request #422 from Peppie23/testbed_ksp1_0_update
Peppie84 May 17, 2015
38e2145
Some small ManeuverCommand tweaks
Peppie84 May 17, 2015
c49c4f9
Merge pull request #423 from Peppie23/meneuvercommand_tweaks
Peppie84 May 17, 2015
2c6e518
Merge pull request #421 from Peppie23/version_change
Peppie84 May 17, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
Version 1.6.5
========================================
Released May 18, 2015

Bug fixes
--------------------
- We've fixed an issue while loading a saved maneuver command
- We've fixed an issue while loading a saved cancel command
- Queued commands will now sorted correctly
- The flight computer will no longer goes crazy if a queued BaseEvent throws an exception
- We've fixed the SoundingRockets config file
- Satellite/Stations will now properly re-registered as a satellite after unloading (>2.5km distance)

General
--------------------
- Textures are now converted to DDS (thx @InsanePlumber)
- We'll no longer throttling back the timewarp if you are on phys.warp
- We'll no longer fix the "roll" position for maneuver, orbit und surface commands


Version 1.6.4
========================================
Released May 07, 2015
Expand Down
Binary file added GameData/RemoteTech/Parts/GigaDish1/model000.dds
Binary file not shown.
Binary file removed GameData/RemoteTech/Parts/GigaDish1/model000.mbm
Binary file not shown.
Binary file added GameData/RemoteTech/Parts/GigaDish1/model001.dds
Binary file not shown.
Binary file removed GameData/RemoteTech/Parts/GigaDish1/model001.mbm
Binary file not shown.
Binary file added GameData/RemoteTech/Parts/GigaDish1/model002.dds
Binary file not shown.
Binary file removed GameData/RemoteTech/Parts/GigaDish1/model002.mbm
Binary file not shown.
Binary file added GameData/RemoteTech/Parts/GigaDish1/model003.dds
Binary file not shown.
Binary file removed GameData/RemoteTech/Parts/GigaDish1/model003.mbm
Binary file not shown.
Binary file added GameData/RemoteTech/Parts/GigaDish1/model004.dds
Binary file not shown.
Binary file removed GameData/RemoteTech/Parts/GigaDish1/model004.mbm
Binary file not shown.
Binary file added GameData/RemoteTech/Parts/GigaDish1/model005.dds
Binary file not shown.
Binary file removed GameData/RemoteTech/Parts/GigaDish1/model005.mbm
Binary file not shown.
Binary file added GameData/RemoteTech/Parts/GigaDish1/model006.dds
Binary file not shown.
Binary file removed GameData/RemoteTech/Parts/GigaDish1/model006.mbm
Binary file not shown.
Binary file added GameData/RemoteTech/Parts/GigaDish2/model000.dds
Binary file not shown.
Binary file removed GameData/RemoteTech/Parts/GigaDish2/model000.mbm
Binary file not shown.
Binary file added GameData/RemoteTech/Parts/LongAntenna3/tex.dds
Binary file not shown.
Binary file removed GameData/RemoteTech/Parts/LongAntenna3/tex.tga
Binary file not shown.
Binary file added GameData/RemoteTech/Parts/LongDish1/model000.dds
Binary file not shown.
Binary file removed GameData/RemoteTech/Parts/LongDish1/model000.mbm
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion GameData/RemoteTech/Parts/ShortAntenna1/part.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ title = Reflectron DP-10
manufacturer = Parabolic Industries
description = When moving this antenna to a test site, engineers always forgot to turn it on. Frustrated with having to walk back and forth, they had this antenna be active by default.

attachRules = 1,1,0,0,0
attachRules = 0,1,0,0,0

mass = 0.005
dragModelType = default
Expand Down
Binary file added GameData/RemoteTech/Parts/ShortDish1/model000.dds
Binary file not shown.
Binary file removed GameData/RemoteTech/Parts/ShortDish1/model000.mbm
Binary file not shown.
Binary file not shown.
Binary file removed GameData/RemoteTech/Parts/ShortDish2/newss5000.mbm
Binary file not shown.
2 changes: 1 addition & 1 deletion GameData/RemoteTech/RemoteTech.version
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"VERSION":{
"MAJOR":1,
"MINOR":6,
"PATCH":4,
"PATCH":5,
"BUILD":0
},
"KSP_VERSION":{
Expand Down
23 changes: 18 additions & 5 deletions GameData/RemoteTech/RemoteTech_SoundingRockets_Probes.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
// This is free and unencumbered software released into the public domain.
// All the code from RemoteTech is in GPLv2

@PART[SR_NoseCone]:HAS[!MODULE[ModuleSPU],!MODULE[ModuleRTAntennaPassive]]:NEEDS[RemoteTech,UmbraSpaceIndustries]:AFTER[UmbraSpaceIndustries]:FINAL
@PART[SR_Nosecone_*]:AFTER[UmbraSpaceIndustries]:NEEDS[RemoteTech,UmbraSpaceIndustries]
{
%MODULE[ModuleSPU] {}

%MODULE[ModuleRTAntennaPassive] {
%TechRequired = start
%OmniRange = 100000
Expand All @@ -17,7 +15,22 @@
}
}
}
@PART[RTPassiveAntennaTech]:NEEDS[RemoteTech,UmbraSpaceIndustries]:AFTER[RemoteTech]:FINAL

@PART[SR_ProbeCore]:AFTER[UmbraSpaceIndustries]:NEEDS[RemoteTech,UmbraSpaceIndustries]
{
//control for probe core
%MODULE[ModuleSPU] {}
}

@PART[RTPassiveAntennaTech]:AFTER[UmbraSpaceIndustries]:NEEDS[RemoteTech,UmbraSpaceIndustries]
{
%TechRequired = start
}

@PART[*]:HAS[MODULE[ModuleRTAntennaPassive]]:AFTER[UmbraSpaceIndustries]:NEEDS[RemoteTech,UmbraSpaceIndustries]
{
@TechRequired = start
%MODULE[ModuleRTAntennaPassive]
{
%TechRequired = start
}
}
Loading