A server software implementation, ineroperable with a certain anime game client. The code in this repository is fully custom made for edyoucational purposes and future preservation, no copyrighted code is allowed in this repository.
Hangouts card page displays.
Interaction with the cards works great!
You can start hangouts and the client takes care of most of the rest.
You can make some good hangouts progress.
Issues created by this PR
Minor issues:
Quests 1902303 and 1902304 have second arguments on their QUEST_COND_MAIN_COOP_START. How do I support those?
Currently have hardcoded temperament variables. I have them optimized for Barbara's quest. Other quests may or may not work.
Major hurtles:
Canceling a hangout is permanent. This is because grasscutter never expected you to want to start a main quest that has been marked as finished.
Hangout finishing not implemented.
Hangout rewards not implemented.
Hangout CGs not implemented.
Type of changes
[ ] Bug fix
[x] New feature
[ ] Enhancement
[ ] Documentation
Checklist:
[x] My code follows the style guidelines of this project
[x] My pull request is unique and no other pull requests have been opened for these changes
Description
Issues fixed by this PR
Hangouts card page displays. Interaction with the cards works great! You can start hangouts and the client takes care of most of the rest. You can make some good hangouts progress.
Issues created by this PR
Minor issues:
Major hurtles:
Type of changes
Checklist: