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

Merge unstable into development #2173

Merged
merged 535 commits into from
Jun 1, 2023
Merged

Merge unstable into development #2173

merged 535 commits into from
Jun 1, 2023

Conversation

KingRainbow44
Copy link
Member

@KingRainbow44 KingRainbow44 commented May 30, 2023

Description

The biggest feature merge in a long time!
Includes:

  • Natural progression for quests
  • ConfigAbility framework
  • Various bug fixes
  • Multi-server dispatching solution
  • Better GM Handbook in the browser

The entire Prologue Act 1 can be completed with this PR!

Issues fixed by this PR

#165 #2171

Type of changes

  • Bug fix
  • New feature
  • Enhancement
  • Documentation

Checklist:

  • My code follows the style guidelines of this project
  • My pull request is unique and no other pull requests have been opened for these changes
  • I have read the Contributing note and Code of conduct
  • I am responsible for any copyright issues with my code if it occurs in the future.

KingRainbow44 and others added 30 commits May 10, 2023 22:21
* Fix scene transition

* fully fix fairy clock
# Conflicts:
#	src/main/java/emu/grasscutter/game/talk/TalkManager.java
* unload scene when there are no players

* Update src/main/java/emu/grasscutter/game/world/Scene.java

Co-authored-by: Magix <27646710+KingRainbow44@users.noreply.github.com>

---------

Co-authored-by: Magix <27646710+KingRainbow44@users.noreply.github.com>
also a few formatting changes and sort data by logical sense
github-actions bot and others added 25 commits May 31, 2023 23:57
This would make the questing work again
# Conflicts:
#	src/main/java/emu/grasscutter/game/ability/actions/ActionAvatarSkillStart.java
#	src/main/java/emu/grasscutter/game/entity/EntityAvatar.java
@KingRainbow44 KingRainbow44 merged commit 9e5b57a into development Jun 1, 2023
6 checks passed
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.

[Bug] Error group.monsters null Add the ability to complete quests
6 participants