Skip to content

Remove the deprecated GetEntriesForCurrentPlayer() functions#219

Merged
tudddorrr merged 1 commit into
developfrom
remove-deprecated-get-entries-for-current-player
Jul 4, 2026
Merged

Remove the deprecated GetEntriesForCurrentPlayer() functions#219
tudddorrr merged 1 commit into
developfrom
remove-deprecated-get-entries-for-current-player

Conversation

@tudddorrr

@tudddorrr tudddorrr commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Deprecated method removal

  • Removed two GetEntriesForCurrentPlayer overloads from LeaderboardsAPI that were already marked [Obsolete]
  • These methods were superseded by the GetEntries(string, GetEntriesOptions) overload, which accepts aliasId or playerId as part of the options parameter instead of implicitly using Talo.CurrentAlias.id

@tudddorrr tudddorrr added the breaking This pull request contains a breaking change label Jul 4, 2026
@tudddorrr
tudddorrr merged commit 8d3980c into develop Jul 4, 2026
3 checks passed
@tudddorrr
tudddorrr deleted the remove-deprecated-get-entries-for-current-player branch July 4, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking This pull request contains a breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant