Some good feedback.
Thanks everyone.
I'm just about to upload 1.09b, to fix an AI deadlock bug (ie. a bug which can prevent the AI from ending its turn.) I've got some other changes in the works, but they aren't quite ready yet. - so 1.09b will just be the bug fix.
Regarding the Power Ratio option. The true / false thing in the xml is just the default setting; and I'd prefer to leave that as 'false'. I'm not really sure why it wasn't working for you before you changed the default. For the power to be displayed, it needs two things set in the BUG options screen: firstly, the ; secondly, the column order list has to have "P" somewhere in it. "WSZV?C6EPTUNBDRAHQ*LO".
.. that reminds me.. I forgot to put P back into the default column order.
I guess I'll put that in 1.09b as well.
The defaults are only used if the settings aren't already in the "Settings" folder. The settings folding in the K-Mod download is almost empty, so all the defaults are used the first time you play, and then the Settings are automatically saved.
[edit]
ok. v1.09b is uploaded now. (It took longer than expected because it was a bit fiddly to separate the changes I wanted to include from the changes I didn't want to include.)
The next version will include some more aggressive drafting strategy and better use of healing promotions - it also might include another big speed boost.

I'm just about to upload 1.09b, to fix an AI deadlock bug (ie. a bug which can prevent the AI from ending its turn.) I've got some other changes in the works, but they aren't quite ready yet. - so 1.09b will just be the bug fix.
Regarding the Power Ratio option. The true / false thing in the xml is just the default setting; and I'd prefer to leave that as 'false'. I'm not really sure why it wasn't working for you before you changed the default. For the power to be displayed, it needs two things set in the BUG options screen: firstly, the ; secondly, the column order list has to have "P" somewhere in it. "WSZV?C6EPTUNBDRAHQ*LO".
.. that reminds me.. I forgot to put P back into the default column order.

Spoiler :
Actually, on closer examination, I didn't "forget" to put the P in. I just failed to do it properly. There is a second S where the P is meant to be.
[edit]
ok. v1.09b is uploaded now. (It took longer than expected because it was a bit fiddly to separate the changes I wanted to include from the changes I didn't want to include.)
The next version will include some more aggressive drafting strategy and better use of healing promotions - it also might include another big speed boost.
Spoiler :
I spent basically all of yesterday trying to get the built-in Civ4 path-finder to do a particular optimisation which I know will make everything much faster - but in the end I decided that I couldn't do it, because it kept caching results which were only meant to be temporary. So... I'm going to see if I can quickly write a complete drop-in replacement for the path-finder, and then I'll just be able to tell it "this is a temporary answer. Don't cache it!" - and my speed boost will work. .. It's just a matter of writing a path-finder that works at least as well as the current one. I don't want to spend too much time on it, but I'll give it a shot.