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

Full Interactive Map add/edit/delete #13

Open
joeShuff opened this issue Feb 26, 2020 · 2 comments
Open

Full Interactive Map add/edit/delete #13

joeShuff opened this issue Feb 26, 2020 · 2 comments
Labels
Improvement Original Feedback Suggested in the questionnaire upon initial release

Comments

@joeShuff
Copy link
Owner

joeShuff commented Feb 26, 2020

It would be really nice if once the dungeon is generated, I can say "I want more monsters in this room", "I want to add more to this room or delete that trap". Making notes would also be really helpful, room notes maybe? general notes?

@joeShuff
Copy link
Owner Author

Original Feedback:

  • Since it saves the seed andeverything. it needs the ability to adjust thecreatures/traps and make notes digitally. Otherwise you end up drawing the mapand rewriting everythinf yourself.

@joeShuff joeShuff added Improvement Original Feedback Suggested in the questionnaire upon initial release labels Feb 26, 2020
@joeShuff
Copy link
Owner Author

This is quite a large addition, but I feel the first step would be to change the storage from just storing the seed (and regenerating the dungeon every time) to generating the dungeon once and storing the generated information in a DB (Realm? Room?) so that individual bits of data can be modified without effecting anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Original Feedback Suggested in the questionnaire upon initial release
Projects
None yet
Development

No branches or pull requests

1 participant