Skip to content

Releases: pellinor0/TweakScale

TweakScale-v2.3.12

16 Apr 19:37
Compare
Choose a tag to compare
  • configs for new parts
  • fix for exceptions
  • fix for solar panels
  • recompile for KSP 1.4.2

TweakScale-v2.3.10

14 Mar 21:25
Compare
Choose a tag to compare
  • don't overwrite stuff if the exponent is zero
  • recompile against KSP 1.4.1

TweakScale-v2.3.9

09 Mar 20:16
Compare
Choose a tag to compare
  • fix interaction with stock ModulePartVariants

TweakScale-v2.3.8

07 Mar 20:42
Compare
Choose a tag to compare

TweakScale-v2.3.8.zip

  • recompile for KSP 1.4
  • a few patches for new parts

Known issues:

  • the new stock texture switch messes up attachment nodes on scaled parts
    (first switching and then scaling seems to work)

TweakScale-v2.3.7

13 Oct 19:52
Compare
Choose a tag to compare
  • recompile for KSP 1.3.1
  • only complain about negative dry mass if the number is significant

TweakScale-v2.3.6

27 May 22:24
Compare
Choose a tag to compare
  • recompile for KSP 1.3
  • lots of player-submitted patches (thanks eberkain, mikeloeven, OliverPA77)
  • set SRB thrust exponent to 3 (so both TWR and burntime are preserved now)
  • added a few null checks
  • scaling support for resource lists (for drills and converters)
  • Fix: don't scale mass if the part has a MFT module
  • TWEAKSCALEEXPONENTS should now affect not only the mentioned module but also derived modules
    (e.g. the exponent for ModuleRCS also applies for ModuleRCSFX)

TweakScale-v2.3.4

23 Jan 18:16
Compare
Choose a tag to compare
  • fix exponent for stock ModuleGenerator
  • found a way to write dryCost of the prefab early enough (fixes a cost issue with KIS)
  • functions to ask the prefab about stats of scaled parts (meant for KIS)

TweakScale-v2.3.3

17 Dec 17:08
Compare
Choose a tag to compare
  • recompile for KSP 1.2.2
  • fix cost bug with fsfuelswitch
    (ignore resource cost because FSfuelSwitch takes it into account)
  • added a bit of documentation

TweakScale-v2.3.2

02 Nov 23:42
Compare
Choose a tag to compare
  • recompile for KSP1.2.1
  • update patches for RLA-Stockalike, OPT
  • exponents for ModuleRCSFX
  • remove an obsolete exponent
  • remove patches for relay antennas since scaling of their main function does not work
    (which is relaying signals when the antenna is part of an unloaded vessel)

TweakScale-v2.3.1

21 Oct 15:45
Compare
Choose a tag to compare
  • exponent for groundHeightOffset (fixes landing gears clipping the runway at launch)
  • fix for node positions reverting when cloning a part
  • antennas: refresh range display
  • antennas: tweak exponent (so that downscaled antennas are a bit less overpowered)