Skip to content

Refactor Quest Generation Manager#208

Merged
yuji-teoi merged 19 commits intoDevelopfrom
feature/refactor/quest-generation
Oct 28, 2025
Merged

Refactor Quest Generation Manager#208
yuji-teoi merged 19 commits intoDevelopfrom
feature/refactor/quest-generation

Conversation

@yuji-teoi
Copy link
Copy Markdown
Collaborator

This pull request essentially moves methods from the QuestGeneratorManager script to new ones, justified by the Single Responsibility Principle.

Some of the main methods moved are related to player profile management, which has been moved to a new script called PlayerProfileManager.

This is a pull request with few modifications, and a larger pull request is needed to address the Rules Generation module. However, I justify this pull request by the need to modify some script folders, which could cause conflicts in Git if a moved script were modified.

@yuji-teoi yuji-teoi merged commit 02136fb into Develop Oct 28, 2025
1 of 2 checks passed
@yuji-teoi yuji-teoi deleted the feature/refactor/quest-generation branch October 28, 2025 05:30
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.

1 participant