Current turn at-a-glance mod

Hey, Goombaz, the next HOF mod is going to include part of your idea. I know you said in your first post that you didn't want credit, but you're going to get it anyway :D.

We've fixed a little bug in your stuff when starting from an era other than Ancient. We changed "gc.getGame().getMaxTurns()" to "gc.getGame().getMaxTurns() + gc.getGame().getStartTurn()". Otherwise you can get output like "720/480", where 480 should be 1200.
 
Back
Top Bottom