Recent content by astog

  1. astog

    [SOLVED] UI Buttons don't match Sorting of Items

    You can try double-indexing to sort the m_kCityStates without actually sorting it. Here is an example script for it. -- m_kCityStates built earlier m_aSortedPlayerIDs = {} -- You could merge this while building m_kCityStates also for iPlayer, _ in pairs(m_kCityStates) do...
  2. astog

    More Lenses - Major update

    Settings panel added. Auto apply setting for builder and scout. Added one extra setting to apply scout lens to all military units (disabled by default). Two settings for builder to disable "nothing to do" and "dangerous" plot highlighting. Updated resource panel to show resource counts the...
  3. astog

    More Lenses - Now compatible with Gathering Storm

    astog updated More Lenses with a new update entry: Major update Read the rest of this update entry...
  4. astog

    More Lenses - Now compatible with Gathering Storm

    All excellent suggestions. I have never tried Monopoly gamemode before but its seems interesting and will try it out. As for the suggestions: The X/Y text is small change that I can incorporate. Would it be better to show the percentage itself like 50% or 33%, etc so the player doesn't have to...
  5. astog

    More Lenses - Now compatible with Gathering Storm

    Interesting bug, have never encountered it myself. I use the steam version so maybe its associated to that. Can you send the Lua.log file. It will help me identify the issue.
  6. astog

    Better Trade Screen - Gathering Storm update released!

    To better understand this, do you mean you want to see the path a trader takes after the route has started? You should be able to now, by selecting the trader the path will be overlayed on the map.
  7. astog

    Better Trade Screen - Update for Portugal

    Changes Brought the Civfanatics version to parity with Github and Steam version Correctly reports yields for Portugal General performance improvements
  8. astog

    Better Trade Screen - Gathering Storm update released!

    astog updated Better Trade Screen with a new update entry: Update for Portugal Read the rest of this update entry...
  9. astog

    More Lenses - Hotseat Fix

    Changelog Long time coming, but I fixed the issues with Builder lens in hotseat mode.
  10. astog

    More Lenses - Now compatible with Gathering Storm

    astog updated More Lenses with a new update entry: Hotseat Fix Read the rest of this update entry...
  11. astog

    More Lenses - Minor bug fix to Scout lens

    Fixes issue with scout lens trigger when unit moves.
  12. astog

    More Lenses - Now compatible with Gathering Storm

    astog updated More Lenses with a new update entry: Minor bug fix to Scout lens Read the rest of this update entry...
  13. astog

    More Lenses - September 2019 Update

    Changelog Fixes for September 2019 patch.
  14. astog

    More Lenses - Now compatible with Gathering Storm

    astog updated More Lenses with a new update entry: September 2019 Update Read the rest of this update entry...
  15. astog

    Better Espionage Screen - September 2019 Update

    Changelog Fixes for September 2019 update.
Top Bottom