-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #116 from ChrisAdderley/dev
Release 1.1.0
- Loading branch information
Showing
19 changed files
with
104 additions
and
116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
54 changes: 0 additions & 54 deletions
54
GameData/NearFutureElectrical/Parts/Batteries/battery-375/battery-375.cfg
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-341 KB
GameData/NearFutureElectrical/Parts/Batteries/battery-375/battery-375.dds
Binary file not shown.
Binary file removed
BIN
-330 KB
GameData/NearFutureElectrical/Parts/Batteries/battery-375/battery-375.mu
Binary file not shown.
Binary file removed
BIN
-824 Bytes
GameData/NearFutureElectrical/Parts/Batteries/battery-375/battery-light-e.dds
Binary file not shown.
Binary file removed
BIN
-1.48 KB
GameData/NearFutureElectrical/Parts/Batteries/battery-375/battery-light.dds
Binary file not shown.
24 changes: 12 additions & 12 deletions
24
GameData/NearFutureElectrical/Patches/NFElectricalCommunityTechTree.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,52 @@ | ||
// Near Future Electrical CTT | ||
// Near Future Electrical CTT | ||
// Reactors | ||
@PART[reactor-25-2]:NEEDS[CommunityTechTree] | ||
@PART[reactor-25-2]:NEEDS[CommunityTechTree]:FOR[NearFutureElectrical] | ||
{ | ||
@TechRequired = advNuclearPower | ||
} | ||
@PART[reactor-25]:NEEDS[CommunityTechTree] | ||
@PART[reactor-25]:NEEDS[CommunityTechTree]:FOR[NearFutureElectrical] | ||
{ | ||
@TechRequired = largeNuclearPower | ||
} | ||
@PART[reactor-125]:NEEDS[CommunityTechTree] | ||
@PART[reactor-125]:NEEDS[CommunityTechTree]:FOR[NearFutureElectrical] | ||
{ | ||
@TechRequired = advNuclearPower | ||
} | ||
@PART[reactor-0625]:NEEDS[CommunityTechTree] | ||
@PART[reactor-0625]:NEEDS[CommunityTechTree]:FOR[NearFutureElectrical] | ||
{ | ||
@TechRequired = nuclearPower | ||
} | ||
@PART[reactor-375]:NEEDS[CommunityTechTree] | ||
@PART[reactor-375]:NEEDS[CommunityTechTree]:FOR[NearFutureElectrical] | ||
{ | ||
@TechRequired = advNuclearPower | ||
} | ||
@PART[reactor-375-2]:NEEDS[CommunityTechTree] | ||
@PART[reactor-375-2]:NEEDS[CommunityTechTree]:FOR[NearFutureElectrical] | ||
{ | ||
@TechRequired = advNuclearPower | ||
} | ||
|
||
// RTG | ||
@PART[rtg-0625]:NEEDS[CommunityTechTree] | ||
@PART[rtg-0625]:NEEDS[CommunityTechTree]:FOR[NearFutureElectrical] | ||
{ | ||
@TechRequired = highTechElectricalSystems | ||
} | ||
|
||
// Utility | ||
@PART[nuclear-recycler-25]:NEEDS[CommunityTechTree] | ||
@PART[nuclear-recycler-25]:NEEDS[CommunityTechTree]:FOR[NearFutureElectrical] | ||
{ | ||
@TechRequired = nuclearFuelSystems | ||
} | ||
|
||
// Storage | ||
@PART[nuclearfuel-25]:NEEDS[CommunityTechTree] | ||
@PART[nuclearfuel-25]:NEEDS[CommunityTechTree]:FOR[NearFutureElectrical] | ||
{ | ||
@TechRequired = nuclearFuelSystems | ||
} | ||
@PART[nuclearfuel-125]:NEEDS[CommunityTechTree] | ||
@PART[nuclearfuel-125]:NEEDS[CommunityTechTree]:FOR[NearFutureElectrical] | ||
{ | ||
@TechRequired = nuclearFuelSystems | ||
} | ||
@PART[nuclearfuel-0625]:NEEDS[CommunityTechTree] | ||
@PART[nuclearfuel-0625]:NEEDS[CommunityTechTree]:FOR[NearFutureElectrical] | ||
{ | ||
@TechRequired = nuclearFuelSystems | ||
} |
6 changes: 3 additions & 3 deletions
6
GameData/NearFutureElectrical/Patches/NFElectricalConnectedLivingSpacesPatch.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+512 Bytes
(100%)
GameData/NearFutureElectrical/Plugins/NearFutureElectrical.dll
Binary file not shown.
Oops, something went wrong.