Bug: Dynamic names getting stuck on "Provisional Authority"

We need to figure out why the updating isn't taking place after they leave anarchy. Your code appears to me (though I admit I'm not seeing the bigger picture around it to say this for sure) to potentially be something that's going to check every round which could somewhat impact performance. (probably not significantly given it's just a couple bool checks but still would be best if we could sort out what's not working about the update)
 
Fair enough - I wish someone who knew Python was working on this too. But the fact remains, it's just me. Here's a solution that works, or at least is better than what's there now. I suggest implementing the quick-n-dirty solution while never losing hope that the perfect solution will eventually materialize...;)
 
Go for it... you have SVN access don't you?

The change looks sufficient if not 100% perfect so yes, as you say, working at not too bad a cost in processing is a servicable solution enough in the vacuum of more experienced programmers to work on it.
 
Top Bottom