Azgaar / Fantasy-Map-Generator

Web application generating interactive and highly customizable maps

Home Page:https://azgaar.github.io/Fantasy-Map-Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better way to manage relations

Eldhelion opened this issue · comments

Problem
I'ts too difficult to manage diplomacy with large number of countries
Solution 1
Add a button in the "relations matrix" to toggle between the current matrix and a version with number input in which each number represent a status: 0 - neutral, 1- friendly, 2 ally, -1 suspicious, -2 rival, -3 war etc

Solution 2
In the "diplomacy editor", add a third column at the left of "state", with one checkbox for each state.
also add a select box in someplace, when changing the selection, all checked states receive the new status

Solution 3
Add a import button in the "diplomacy editor"

Hello. Makes sense, are you going to work on it or is it just a suggestion for others?

Hello. Makes sense, are you going to work on it or is it just a suggestion for others?

At first just a suggestion, I'm in the middle of the worldbuilding for a rpg with some friend, and managing relations is being quite a headache, hence why i'm here.

But, although I'm not familiar with the code, nor being fluent in Js, I may give it a shot

I will add this to the to-do list. But it's too big, so it doesn't provide any guarantees for being implemented

I will add this to the to-do list. But it's too big, so it doesn't provide any guarantees for being implemented

actually it was easy than I thought, I went with solution 2, pull request created
#892

image
image
image

Closing as we can track the progress in PR