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

Edit/Customize Dungeons #18

Open
joeShuff opened this issue Apr 7, 2021 · 1 comment
Open

Edit/Customize Dungeons #18

joeShuff opened this issue Apr 7, 2021 · 1 comment
Assignees
Labels
Improvement Original Feedback Suggested in the questionnaire upon initial release Play Store Feedback Feedback from Play Store reviews

Comments

@joeShuff
Copy link
Owner

joeShuff commented Apr 7, 2021

A lot of issues tend to lie around the inability to do anything with the dungeons once created, and sometimes what is created just doesn't feel right or even believable.

My suggestion it to rework how dungeons are stored on the app to allow for easy modifying of (hopefully) every element of the dungeon. Attributes and rooms/layout.

This would then enable the ability to create an empty dungeon and build one up from scratch (probably further down development but it would support it).

My development suggestion is to use Realm to store the generated dungeon data instead of just the seed/customisation options and the app regenerating every time you open it.

I think this will be a solution to a lot of issues raised and a great next step for the app.

@joeShuff joeShuff added Original Feedback Suggested in the questionnaire upon initial release Improvement Play Store Feedback Feedback from Play Store reviews labels Apr 7, 2021
@joeShuff joeShuff self-assigned this Apr 7, 2021
@joeShuff
Copy link
Owner Author

this has been started on develop and will hopefully be pushed to prod soon. I am still considering how much customization to add if any before a prod release.

I feel like just pushing the database changes won't add much for the general user as the only front end visible change right now is the "generating" screen is gone when opening an already generated dungeon.

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 Play Store Feedback Feedback from Play Store reviews
Projects
None yet
Development

No branches or pull requests

1 participant