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

Create module for converting from SQL to story format files #45

Open
oubiwann opened this issue Oct 26, 2020 · 0 comments
Open

Create module for converting from SQL to story format files #45

oubiwann opened this issue Oct 26, 2020 · 0 comments
Milestone

Comments

@oubiwann
Copy link
Member

oubiwann commented Oct 26, 2020

What needs to be preserved:

  • in-game changes made to the structure of the world, including:
    • new areas
    • modification of area attributes (e.g., descriptions, new exits, etc.)
    • new NPCs
    • new items

What shouldn't be preserved:

  • game-specific state, including:
    • item movement (pick-ups, drops, etc.)
    • character (PC and NPC) placement, attribute changes, etc.
    • creature movements, etc.

That being said, there should be an export feature for player characters ...

Due to the fact that this capability is DB-dependent, the feature was moved from hexagram30/story#5 to this repo. Code will live in hxgm30.store.story.

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

No branches or pull requests

1 participant