Skip to content

Move Narrative and Quest Generation Scripts to Overlord Assembly#215

Merged
yuji-teoi merged 12 commits intoDevelopfrom
refactor/quest-generator/move-scripts
Dec 1, 2025
Merged

Move Narrative and Quest Generation Scripts to Overlord Assembly#215
yuji-teoi merged 12 commits intoDevelopfrom
refactor/quest-generator/move-scripts

Conversation

@yuji-teoi
Copy link
Copy Markdown
Collaborator

This pull request relocates scripts related to narrative and quest generation from the Project.Game folders (under the Project.Game assembly definition) to the Overlord folders (under the Overlord assembly definition).

This change aims to improve project organization and better isolate domain-specific systems.

The update includes:

  • Renaming affected scripts and namespaces to follow the new structure;
  • updating all references to the renamed scripts and namespaces;
  • moving quest dialogue-language references (Portuguese/English) into a variable within the QuestGeneratorManager script to centralize configuration.

@yuji-teoi yuji-teoi merged commit ec2f979 into Develop Dec 1, 2025
1 of 2 checks passed
@yuji-teoi yuji-teoi deleted the refactor/quest-generator/move-scripts branch December 1, 2025 05:08
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