Skip to content

Releases: pellinor0/TweakScale

TweakScale-v2.2.1

26 Jun 17:07
Compare
Choose a tag to compare
  • update for KSP 1.0.4
  • KSP 1.0 support: scaling of dragCubes
  • exponent -0.5 for heatProduction
  • support for HX parts from B9-Aerospace
  • support for firespitter modules: FSEngine, FSPropellerTweak, FSAlternator
  • remove support for KAS connector port so it stays stackable in KIS
  • a few missing part patches
  • update NF-Solar patches (some parts were renamed)
  • catch exceptions on rescale
  • survive duplicate part config

v1.53

20 Apr 20:29
Compare
Choose a tag to compare

download address for version file
added missing RLA configs
only touch part cost of the part is rescaled
fix for repairing incomplete scaletypes
support for stock decoupling modules
OPT support
remove RF scale exponents (RF does its own support)

bugfix for drycost

10 Mar 10:58
Compare
Choose a tag to compare
v1.52.1

fix dryCost bug

v1.52

08 Mar 16:28
Compare
Choose a tag to compare
  • New Tweakable with more flexible intervals.
  • All scaletypes use scaleFactors now, max/minScale is obsolete.
  • Better handling of incomplete or inconsistent scaletype configs.
  • Vessels now survive a change of defaultScale.
  • less persistent data

Freescaling Update

25 Feb 22:46
Compare
Choose a tag to compare
  • added KSP-AVC support
  • added stock mk3 configs

== autoscaling ==

  • auto- and chain scaling off by default
  • auto- and chain scaling restricted to parts of the same scaletype
  • rewrote GetRelativeScaling based on the nodes of the prefab part

== scaletypes ==

  • freescale slider Increments are now part of the scaletype config
  • Change the 'stack' scaletype to free scaling
  • Move stock adapters to stack scaletype
  • Change surface scaletype to free scaling
  • added an example discrete scaletype for documentation, because there is none left in the default configs
  • if min/maxScale are missing in a free scaletype take min/max of the scaleFactors list

== fixes ==

  • fixed error spam with scalable parts from KAS containers
  • removed duplicate MM patch for IntakeRadialLong
  • hopefully restricted the camera bug to scaled root parts