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.
At the start of the last quest in an act, a banner would appear saying that you started the act:
There was a typo in ChapterData.java where endQuestChapterMap was incorrectly beginQuestChapterMap.
This is fix already in main grasscutter, but the history is gone.
With the corrections:
Works great!
Type of changes
[x] Bug fix
[ ] 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
At the start of the last quest in an act, a banner would appear saying that you started the act:
There was a typo in ChapterData.java where endQuestChapterMap was incorrectly beginQuestChapterMap. This is fix already in main grasscutter, but the history is gone.
With the corrections: Works great!
Type of changes
Checklist: