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

Save conversations with generic NPCs #356

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

art-from-the-machine
Copy link
Owner

Made saving conversations with generic NPCs possible. For a given NPC, if a conversation folder already exists, conversations are saved to this folder as usual. However, if this folder does not exist, the saved folder name will be generated in the format "NPC Name - Reference ID".

This means that moving forward, NPC folder names will be in the "NPC Name - Reference ID" format, while existing NPC folders will remain the same to avoid players having to rename pre-existing NPC folder names. With the new format, including the Reference ID allows unique identification of generic NPCs.

@art-from-the-machine art-from-the-machine merged commit b011b7b into main Aug 15, 2024
@art-from-the-machine art-from-the-machine deleted the save_conversations_with_generic_npcs branch August 15, 2024 09:22
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