Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Change speed of calendar progress (with optional real-time display) #10605

Closed
wants to merge 32 commits into from

Commits on Apr 7, 2023

  1. Change: Make tick length 27 milliseconds

    This makes a month last about 60 seconds, allowing the use of real-time units in game.
    nielsmh authored and 2TallTyler committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    a1f26e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e2bd4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40d11e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    194164e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7025bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c60b902 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77edd6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12b92ae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    69bde4d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b042cfb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    def4a00 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    698450e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ddb2a0b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7ef7e8c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    34409aa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    16f83a7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    338d3a9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dac7047 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ac9d1ab View commit details
    Browse the repository at this point in the history
  20. Add: AI/GS API GetEconomyDate() method

    Note: Getting and setting the calendar progress speed is already possible using GSGameSettings
    2TallTyler committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    f827422 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    429800f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c71504a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e4391c6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    35bc8bd View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1fd610b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0f89001 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    05cf4df View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f151591 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    623d32f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    90013c2 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    51854bd View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    41434c0 View commit details
    Browse the repository at this point in the history