Added Team and Rival support to Chunithm #24
Reference in New Issue
Block a user
No description provided.
Delete Branch ":develop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
First off, I apologize if merging this is going to be messy. It looks fine on my end, and I was able to both log in and upsert from Chunithm Sun. However, Git is pure unadulterated pain, and it took me way too long to even commit this. There is also no GUI support, and all team and rivalship needs to be formed via the chuni_profile_team table, as such:
In chuni_profile_data:
Rivalship is as simple as adding a relationship to chuni_item_favorite:
Hello EmmyHeart
May I know if we should still merge this request?
It appears to be fine at a first glance but I just wanted to be sure
Thank you
I think this PR is ready now. I'm so sorry it took so long, I just wanted to make sure I could sit down and actually properly write the documentation for it.