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

[1.21] Overhaul tps command to be more colorful and organized #1422

Merged
merged 10 commits into from
Aug 31, 2024

Commits on Aug 30, 2024

  1. Reimplement PR changes

    ApexModder committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f9755fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d6aee2 View commit details
    Browse the repository at this point in the history
  3. Apply Formatting

    ApexModder committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    07db7f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c7eb04 View commit details
    Browse the repository at this point in the history
  5. Use Guava Stats.meanOf

    Also replace magic number with TimeUtil constant
    ApexModder committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    97f625c View commit details
    Browse the repository at this point in the history
  6. Mark parameter as Nullable

    Rename 'dim' to 'dimension' for better readability
    ApexModder committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3f9aa36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8dd611e View commit details
    Browse the repository at this point in the history
  8. Big refactoring to shorten overall output

    While keeping all of the same information and stylization
    ApexModder committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f65ebd9 View commit details
    Browse the repository at this point in the history
  9. Add braces to if statement

    ApexModder committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    60823c4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c2f464d View commit details
    Browse the repository at this point in the history