@ShotgunNinja Would it be possible to make it so that the GUI you have on the tracking station screen(that gives options to show radiation), remembers whether it's been closed or not. When I was playing 1.1.3 with Kerbalism I remember I would forever be closing it. I play with radiation off because it was a huge FPS hit for me when the radiation was visible. Great mod you have and I hope you don't mind my small suggestion. Thanks
What I do (I run a custom edit of ETT) is perform the following replaces in Notepad++ (or replace function that handles regex). Doing it this way avoids replacing underscores in part ids.
"_$" to "."
"___" to "..."
"_ " to ". "
Thanks for the quick update
Thanks for taking the time to do this Probus.
BTW, what are "part upgrades"? Sorry if it's obvious, bit of a KSP noob.
Also, one thing that always confused me, why do you use underscores in place of periods in tech descriptions?
@TriggerAu has merged the forked version into the main repository now and a official 1.1 version released. Couldn't see any explicit confirmation any bugs had been fixed, just giving you a heads up things might be OK with KAC now.