open-duelyst / duelyst

Duelyst is a digital collectible card game and turn-based strategy hybrid, developed by Counterplay Games.
Creative Commons Zero v1.0 Universal
3.61k stars 555 forks source link

Improves the full collection granting process #256

Closed willroberts closed 1 year ago

willroberts commented 1 year ago

Summary

We currently grant full collections via gift crates, which causes a client hang. This replaces the gift crate process with a helper method called from the user creation flow. Tested locally and was able to get a full collection with no client hang.

App changes (app/, etc.):

Server changes (config/, server/, worker/, etc.):

Testing

Have you have tested your changes in the following scenarios? Feel free to check off scenarios which don't apply.