robertjanetzko / LegendsBrowser

Legends Browser is an multi-platform, open source, java-based legends viewer for dwarf fortress 0.42.
MIT License
63 stars 19 forks source link

Make a network graph of intrigue actors. #59

Open therahedwig opened 4 years ago

therahedwig commented 4 years ago

This works, but it could use a lot of graphical improvements, as well as more thinking about what to include (right now underworld contacts are in there...), as well as dealing with issues like intrigue actors that are dead and thus have no role anymore, but used to be a handler in the past, so were obviously an asset.

Some images:

image

image

Thoughts and mockups are welcome.

TODO:

therahedwig commented 4 years ago

Current state:

image

image

There's still a big issue where multiple members can see someone as an asset or threat, and that means they show up multiple times, but the thing isn't able handle it depite me trying to avoid adding dupplicates..., and I am not sure what to do here yet.

robertjanetzko commented 4 years ago
  • [ ] maybe change int to an enum for readability? Is this possible with the vm templates?

they should map to strings

There's still a big issue where multiple members can see someone as an asset or threat

I think thats similar to the issue with the family tree and multiple spouses (and children with them)

I think there is no need for gender colors in this tree and you can use the your border color as fill