Releases: pellinor0/TweakScale
Releases · pellinor0/TweakScale
TweakScale-v2.3.12
TweakScale-v2.3.10
- don't overwrite stuff if the exponent is zero
- recompile against KSP 1.4.1
TweakScale-v2.3.9
- fix interaction with stock ModulePartVariants
TweakScale-v2.3.8
- 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
- recompile for KSP 1.3.1
- only complain about negative dry mass if the number is significant
TweakScale-v2.3.6
- 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
- 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
- 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
- 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
- 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)