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

Civilization Editor #16

Closed
5 tasks done
BenSmithers opened this issue Dec 20, 2019 · 1 comment
Closed
5 tasks done

Civilization Editor #16

BenSmithers opened this issue Dec 20, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@BenSmithers
Copy link
Owner

BenSmithers commented Dec 20, 2019

Will rely on completion of #14 Issue.

  • User can access a GUI to add and modify civilizations of the world.
  • User can add hamlets, towns, and cities.
  • User can edit hamlets, towns, and cities. Change populations, wealth level, availability of experts there...
  • User can place roads.
  • User can define kingdoms and counties. See Civilization Backend #14 Issue.
@BenSmithers BenSmithers added the enhancement New feature or request label Dec 20, 2019
@BenSmithers BenSmithers mentioned this issue Dec 20, 2019
7 tasks
@BenSmithers BenSmithers self-assigned this Dec 21, 2019
@BenSmithers
Copy link
Owner Author

BenSmithers commented Dec 27, 2019

Some more notes about the specific user-stories:

In the settlement editor

  • Users can set the population of individual settlement wards
  • Users can set the population of the settlement as a whole.
  • Users can add to the population of the individual wards, or the settlement as a whole.
  • Users can set or add to the wealth of the individual wards or the settlement as a whole
  • Users can edit the demographics of the individual wards.

For editing counties

  • Users can add hexes to the counties
  • Users can choose the county color from a drop-down menu
  • Users can change the county name
  • Users can view the settlements belonging to the county, and click on them to edit them in the settlement editor page
  • Users can edit the 'personality' of the county (government type).

For editing kingdoms

  • Users can view the counties belonging to this kingdom.
  • Users can add and remove counties belonging to this kingdom.
  • Users can add/remove hexes from this kingdom using a similar interface to the county hex adder/remover

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant