Open Azurency opened 7 years ago
Comment by chaorace Monday Feb 20, 2017 at 02:56 GMT
I'll look into adding more diplo ribbon customization after v0.7. Tooltips are a good idea, so that's pretty much guaranteed for when I get around to it. Feel free to submit your hotkey changes as a PR if you like, as long as the code is clean and the shortcuts are sane I see no problem with merging those changes in.
Anyways, I'm renaming this issue now so that it's more descriptive of the first issue
Comment by chaorace Friday Mar 17, 2017 at 23:20 GMT
See #380 for more information about the kinds of icons we could be adding
Issue by ricanuck Wednesday Feb 15, 2017 at 18:20 GMT Originally opened as https://github.com/CQUI-Org/cqui/issues/307
Hi Char,
following your mod closely and starting to use it. Great work! I have some suggestions that I already implemented in my custom version of your mod:
Info on Diplo ribbon: I changed the code so that the extra info appears on the tooltip and not as part of an extended icon as you did. I find it better to use the tooltip for two main reasons: first, it does not clutter the leader icons, and second, it is far more flexible. We can add as much information to the tooltip as we want, I already added culture, tourism, number of techs and faith. No clutter.
I also added code for hotkeys to enable/disable resources icons, and for the grid. A must since civ 4, and easy to customize and/or program smart mice like the Logitech ones.
I have code blocks for both, are you interested in implementing these ideas into your main mod? I can share. Let me know.
Cheers,