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 TournamentRecordsList and FriendList to core #475

Merged
merged 3 commits into from Oct 30, 2020

Conversation

sesposito
Copy link
Member

@sesposito sesposito commented Oct 20, 2020

ListTournamentRecords logic moved from api to core so it can be reused.
Expose ListTournamentRecords to Go and Lua runtimes.
Add FriendsList function to Go and Lua runtimes.

Fixes #326 #470

@zyro
Copy link
Member

zyro commented Oct 26, 2020

@sesposito Before you merge make sure you update the vendored deps with the new nakama-common version that adds tournament record listing to the Go runtime Nakama module. 👍

ListTournamentRecords logic moved from api to core so it can be reused.
Expose function to Go and Lua runtimes.
Fixes #470
@sesposito sesposito changed the title Move TournamentRecordsList to core Add TournamentRecordsList and FriendList to core Oct 27, 2020
@sesposito sesposito requested a review from zyro October 27, 2020 14:45
@sesposito sesposito merged commit 1cddcd6 into master Oct 30, 2020
@sesposito sesposito deleted the spe-tournaments-records-list branch October 30, 2020 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Listing friends in a Lua module
2 participants