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

Add leaderboard and tournament create param to enable or disable ranks #1248

Merged
merged 12 commits into from
Jul 26, 2024

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    919460f View commit details
    Browse the repository at this point in the history
  2. Add enableRanks option to leaderboards.

    Add runtime function to disable ranks on an active leaderboard.
    sesposito committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4eb399e View commit details
    Browse the repository at this point in the history
  3. Update changelog

    sesposito committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6ecb0f0 View commit details
    Browse the repository at this point in the history
  4. Add test error check

    sesposito committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    92320bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cb3030 View commit details
    Browse the repository at this point in the history
  6. Add lua functions

    sesposito committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8f6fc72 View commit details
    Browse the repository at this point in the history
  7. Rename function

    sesposito committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b6d158e View commit details
    Browse the repository at this point in the history
  8. Remove unneded ops

    sesposito committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    02c4ca1 View commit details
    Browse the repository at this point in the history
  9. Bug fix

    sesposito committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a519947 View commit details
    Browse the repository at this point in the history
  10. Update nakama-common

    sesposito committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    48734a3 View commit details
    Browse the repository at this point in the history
  11. Minor fixes

    sesposito committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e377f8b View commit details
    Browse the repository at this point in the history
  12. Move function

    sesposito committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    68cc1f9 View commit details
    Browse the repository at this point in the history