-
Notifications
You must be signed in to change notification settings - Fork 61
Quick relations preview #269
Comments
Maybe instead of a hover, having a report screen like the global relations from InfoAddict in Civ 5? |
I am somewhat worried about increasing the complexity of this part of the UI any further. There's already lots of info compressed into that space and I don't really see much merit to having that specific extra chunk of info inserted there. I think having a separate panel for showing this info is going to be the right call, but preferably with some sort of quick-access shortcut for accessing it from the main map ui |
This I just did, and I think you will all find it very cool... I am waiting for chaorace to catch up with the PRs and then add the code that solves this. Basically, when hovering with mouse over any leader icon while holding ALT down, all relation icons will change to reflect relations towards the "mouse-overed" leader. It stays like that until the normal events that update the ribbon, or until the player leader is right-clicked, or until the player leader is "mouse-overed". Super cool. Coming soon... it's ready, just don't want to mix it up with the changes already PRd in diplo ribbon. |
BTW, I did not test this with the hanging banner, I am still trying to convince chao to get rid of it and use the extended tooltip (PRd) and now this... come on, Chris... |
This introduces a new feature to CQUI that presents the same information that can be found inside the diplo screen (in the Relations section) in a quick and handy manner. Simple hold CTRL or press the middle mouse button while hovering over a leader icon to change the displayed diplomatic attitudes to that of the selected leader
I like the leaders avatars improvement to show points and stuff.
Can You improve it more by adding relations info? Just to quick view who is in war/alliance/friendly with, without switching to each leader?
Option #1
Arrows between hovered avatar and other leaders. Red for war, light blue for alliance, etc.
in example, Gandhi declared war on Spain. War between Poland and Japan is not visible until I hover Jadwiga or Hojo.
You may also put some additional info above the line, eg. how many turns there are fighting, or which Casus Belli was used.
Option #2
Another option, maybe simpler, is to change those little relations icons when one of avatars is hovered.
In this case, When Spain is hovered, Gandhi's yellow face should turn to red war icon, and Hojo's into green (if they are friendly). But then, you can't tell who is the invader...
In Civ III, there was simple relations screen, where you could quickly see every war, alliance, defensive pact, trading relations and all other possible relations. I really miss it since then...
The text was updated successfully, but these errors were encountered: