From 02ddbaec437b5aa1f8705c79073a65ecccbcde18 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Mon, 11 Apr 2022 23:20:44 -0500 Subject: [PATCH] 1.0.2.0 (2015-07-17) - Tweaks ## 1.0.2.0 (2015-07-17) - Tweaks * Fix for small probe tanks to use InterstellarFuelSwitch properly for appearance changes. * Co-Authored-By: NecroBones <10134364+NecroBones@users.noreply.github.com * closes #49 - 1.0.2 (2015-07-17) - Tweaks * updates #26 - Previous Releases Co-Authored-By: NecroBones <10134364+NecroBones@users.noreply.github.com> --- --- FuelTanksPlus.version | 2 +- .../NecroBones/FuelTanksPlus-CHANGELOG.txt | 118 ++++++++++++++++++ GameData/NecroBones/FuelTanksPlus-README.txt | 26 ++++ .../FuelTanksPlus/FuelTanksPlus.version | 45 ++----- .../FuelTanksPlus/Probe/000_TPtankP_MM.cfg | 3 +- json/mod.json | 2 +- 6 files changed, 160 insertions(+), 36 deletions(-) create mode 100644 GameData/NecroBones/FuelTanksPlus-CHANGELOG.txt create mode 100644 GameData/NecroBones/FuelTanksPlus-README.txt diff --git a/FuelTanksPlus.version b/FuelTanksPlus.version index f7d09b4f..6638cf41 100644 --- a/FuelTanksPlus.version +++ b/FuelTanksPlus.version @@ -13,7 +13,7 @@ { "MAJOR" : 1, "MINOR" : 0, - "PATCH" : 1, + "PATCH" : 2, "BUILD" : 0 }, "KSP_VERSION" : diff --git a/GameData/NecroBones/FuelTanksPlus-CHANGELOG.txt b/GameData/NecroBones/FuelTanksPlus-CHANGELOG.txt new file mode 100644 index 00000000..44a94f4d --- /dev/null +++ b/GameData/NecroBones/FuelTanksPlus-CHANGELOG.txt @@ -0,0 +1,118 @@ +1.0.2 (2015-07-17) - Tweaks. + - Fix for small probe tanks to use InterstellarFuelSwitch properly for appearance changes. + +1.0.1 (2015-07-17) - Tweaks. + - Added more preferential use of InterstellarFuelSwitch over the Firespitter system for all switchers. + - Interstellar is now preferred over Firespitter, but either will work. + +1.0 (2015-07-17) - Major Overhaul. + - Updated to version "1.0" to indicate large-scale overhaul (major version revision). + - Consolidated same-size tanks into single menu objects, with tweakables to choose appearance. + - Now requires Module Manager and the Firespitter Core as dependencies to function. + - Old single-color tanks are deprecated, but temporarily included for compatiblity. + - Will not be re-usable in VAB from menus, but saved vessels will still load with a warning. + - PLEASE DISCONTINUE USE ASAP, from both saved vessels and deployed vessels in the world. + - Replace with new versions from the menus, to use the new features. + - These will be removed in a subsequent update, eventually. + - Added color options to tank sizes that were "missing", now that the options no longer spams the menus. + - New additional color choices: + - size 0: White/Black + - Size 1: Black + - Size 2: Black, White/Black + - Size 3: Black, White/Black, Orange + - Fuel switching turned on by default. + - Will still use Interstellar Fuel Switch if available, otherwise defaults to FSfuelSwitch. + - Radial canister tanks switch fuels with color selection. + - Small "probe" tanks now have choices between LFO, Xenon, or Monopropellant. + - "Nuclear" tanks now have LF, Oxidizer, Monopropellant, and Xenon options, but remain single-propellant tanks. + - Various minor mesh/texture fixes. + - Restored flag and agency icons to PNG format instead of DDS. + +0.11.2 (2015-07-06) - Minor update. + - Corrected a mistake in Modular Fuel Tanks config for the cube tanks. + - Added an optional "FuelTanksPlus_RemoveShrouds" ModuleManager config. To disable auto-shrouds, change from "txt" to "cfg". + +0.11.1 (2015-06-14) - One more tank! + - Added white 3.75m 2x tank. + - Added missing MFT/IFS configs for the 3.75m nuke tank. + +0.11 (2015-06-12) - New things. + - Added support for Modular Fuel Systems (Modular Fuel Tanks). + - Added support for Deadly Reentry. + - Added white and orange double-length 2.5m tanks. + - Added 3.75m nuclear (LF-only) tank (one length for now). + - Reconverted textures to DDS format (again). + +0.10.1 (2015-05-28) - Appearance tweaks. + - Altered sheen/specular on nuclear LF tanks, and size 3 "silver" tanks. + - corrected a mesh mistake on the 2.5m nuclear tanks. + +0.10 (2015-05-22) - More tanks. + - Added a pair of 1.25m nose cone fuel tanks. + - Added 3 tiers of single-propellant radial tanks (LF, Oxidizer, or MonoProp) + +0.9.1 (2015-05-19) - Hot fix. + - Fixed Interstellar Fuel Switch config for S3-10800 tank. + +0.9 (2015-05-19) - Balance tweaks, Nuclear tanks + - Re-balanced the Oscar-like tanks to correspond to the Oscar-B changes. + - Adjusted Interstellar Fuel Switch config to not load if CryoEngines is installed (so Cryo can do the right thing). + - Added LF-only tanks (1.25m and 2.5m) for use with nuclear engines. + +0.8.2 (2015-05-08) - Fixes, 1.0.2 tweaks + - Tweaked attachment node priority order on many tanks for easier attachment in the VAB. + - Changed the "fuel switching" configs to support Interstellar Fuel Switch. + +0.8.1 (2015-05-01) - Fixes, 1.0.1 tweaks + - Corrected the S3-2400 Titan nose tank to be in Large Volume Containment tech node. + - Converted textures to DDS format. + +0.8 (2015-04-28) - Beta + KSP 1.0 updates + - Corrected Xenon options for Fuel Switcher. + - KSP 1.0 fixes, including but not limited to: + - Costs, max temps, and tech tree assignments of all fuel tanks + - Mass adjustments on 0.625m and 3.75m tanks + - Capacity adjustments on tanks close to Oscar-B + - Fixed bottom attachment nodes + - Added attachment profile settings + - Increased scale of "triangular" tanks by 25% to make them align nicely with the small cubes. + +0.7.1 (2015-03-25) - Beta + - Corrected fuel capacity of the FL-T50 fuel tank. + +0.7 (2015-03-19) - Beta + - Moved the 3.75m nose cone tanks to the "Very Heavy Rocketry" tech node (alongside the other 3.75m tanks) + - Corrected the attachment node size for the 3.75m nose cone tanks. + - Added "bottom" dome parts for external tanks, in both 2.5m and 3.75m. + - Added FL-T50 fuel tank. + +0.6 (2015-03-02) - Beta, tweaks + - Adjusted normals (light/shadow angles) on many of the fuel tanks. + +0.5 (2015-02-18) - Beta, probes + - Added several probe/satellite tanks: + - Three LFO "cube" tanks in varying sizes. + - Two "triangular" tanks, one with LFO and the other with Xenon. + - Added support for Fuel Switcher. + +0.4 (2015-02-07) - Beta + - Fixed the cap-shrouds to be hidden from the menu icons for the 1.25m tanks. + - Changed TweakScale config to use wildcards instead of duplicating settings for every tank. + - Altered appearance of the grey "Oscar" 0.62m tank to have fewer ribs. + - Renamed most tanks to have better name sorting alongside the stock tanks. + - Mildly increased torque/breaking strength on 1.25m, 2.5m, and 3.75m cylindrical tanks. + - Added three more 0.625m "Oscar" tanks in several sizes, with a spread of mass/fuel/size ratios to fill the gaps. + - Added Orange/White 2.5m and 3.75m tanks that are 3/4 the length of the longest stock tanks in those sizes. + - Added white 2.5m and 3.75m tanks that are half the length of the smallest stock tanks in those sizes. + +0.3 (2015-02-02) - Beta, more tanks + - Added three 0.625m tanks. + +0.2.1 (2015-01-28) - Beta fixes + - Removed excess oxidizer from fueled nose cones. + +0.2 (2015-01-28) - More tanks! + - Added three 1.25m tanks. + +0.1 (2015-01-23) - Initial Beta + - First release. diff --git a/GameData/NecroBones/FuelTanksPlus-README.txt b/GameData/NecroBones/FuelTanksPlus-README.txt new file mode 100644 index 00000000..5eaf0491 --- /dev/null +++ b/GameData/NecroBones/FuelTanksPlus-README.txt @@ -0,0 +1,26 @@ +Fuel Tanks Plus + +by Ed T. Toton III, aka NecroBones. + + +Installation: + +1. Simply copy the "FuelTanksPlus" folder into your GameData folder. If upgrading from a +previous version, be sure to delete the old one from GameData first (this is the cleanest option). + +2. Also make sure you have a current copy of ModuleManager, and either the Firespitter Core (DLL) or +the Intersteller Fuel Switch mod (preferred). These can be found through CKAN or KerbalStuff. + + + +Forum Thread: +http://forum.kerbalspaceprogram.com/threads/108238 + +Kerbal Stuff: +https://kerbalstuff.com/mod/529/Fuel%20Tanks%20Plus + +Curse: +http://www.curse.com/ksp-mods/kerbal/227356-fuel-tanks-plus + +This is being shared under the CC-NC-SA license: +http://creativecommons.org/licenses/by-nc-sa/4.0/ diff --git a/GameData/NecroBones/FuelTanksPlus/FuelTanksPlus.version b/GameData/NecroBones/FuelTanksPlus/FuelTanksPlus.version index 4c3b81b3..35259fa5 100644 --- a/GameData/NecroBones/FuelTanksPlus/FuelTanksPlus.version +++ b/GameData/NecroBones/FuelTanksPlus/FuelTanksPlus.version @@ -1,36 +1,15 @@ { - "NAME" : "FuelTanksPlus (FTP)", - "URL" : "https://raw.githubusercontent.com/zer0Kerbal/FuelTanksPlus/master/FuelTanksPlus.version", - "DOWNLOAD" : "https://github.com/zer0Kerbal/FuelTanksPlus/releases/latest", - "CHANGE_LOG_URL" : "https://raw.githubusercontent.com/zer0Kerbal/FuelTanksPlus/master/changelog.md", - "GITHUB" : - { - "USERNAME" : "zer0Kerbal", - "REPOSITORY" : "FuelTanksPlus", - "ALLOW_PRE_RELEASE" : false - }, - "VERSION" : - { - "MAJOR" : 1, - "MINOR" : 0, - "PATCH" : 1, - "BUILD" : 0 - }, - "KSP_VERSION" : - { - "MAJOR" : 1, - "MINOR" : 0, - "PATCH" : 2 - }, - "KSP_VERSION_MIN" : - { - "MAJOR" : 0, - "MINOR" : 9, - "PATCH" : 0 - }, - "INSTALL_LOC" : - { - "NAME" : "FuelTanksPlus", - "DIRECTORY" : "NecroBones/FuelTanksPlus" + "NAME": "Fuel Tanks Plus", + "URL": "http://ksp.necrobones.com/files/FuelTanksPlus/FuelTanksPlus.version", + "DOWNLOAD": "https://kerbalstuff.com/mod/529/Fuel%20Tanks%20Plus", + "VERSION": { + "MAJOR": 1, + "MINOR": 0, + "PATCH": 2 + }, + "KSP_VERSION_MIN": { + "MAJOR": 1, + "MINOR": 0, + "PATCH": 4 } } \ No newline at end of file diff --git a/GameData/NecroBones/FuelTanksPlus/Probe/000_TPtankP_MM.cfg b/GameData/NecroBones/FuelTanksPlus/Probe/000_TPtankP_MM.cfg index 43f40cfe..46c4be66 100644 --- a/GameData/NecroBones/FuelTanksPlus/Probe/000_TPtankP_MM.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Probe/000_TPtankP_MM.cfg @@ -2,7 +2,8 @@ { MODULE { - name = FSmeshSwitch + name:NEEDS[!InterstellarFuelSwitch] = FSmeshSwitch + name:NEEDS[InterstellarFuelSwitch] = InterstellarMeshSwitch objects = TPprobe-Gold;TPprobe-Silver objectDisplayNames = Gold;Silver affectColliders = false diff --git a/json/mod.json b/json/mod.json index 6d8c5ab7..2158f809 100644 --- a/json/mod.json +++ b/json/mod.json @@ -2,7 +2,7 @@ "schemaVersion": 1, "label": "Fuel Tanks Plus", "labelColor": "BADA55", - "message": "1.0.1.0", + "message": "1.0.2.0", "color": "darkgreen", "style": "plastic" }