civfanatics / CQUI_Community-Edition

Civilization 6 mod - UI enhancements, reduce clicks and manage your empire faster!
MIT License
149 stars 28 forks source link

Add the ability to use the base game's panel behaviors instead of replacing all with CityView #272

Closed sagejtn closed 1 year ago

sagejtn commented 3 years ago

This is something I've been working on (mostly for myself) and wanted to see if you all were interested in adding it to the mod (behind a menu setting). Basically I wanted to use the rest of the mod without changing the behavior of the production and overview panels.

Changes include:

I could probably try and separate some of out to make smaller PRs. Anyways this PR is by no means ready but I don't know the process you guys use - would anyone be able to help me test other environments or playstyles than mine? (Production queue on/off, CityView singleClick on/off for example)

To do list:

Can probably address issues #217 and #265 as well.

the-m4a commented 3 years ago

Process isn't strictly defined, though large PRs are a bit to work through. I will try to take a good look at this sometime in the next few days, sorry for not seeing this until now, because I appreciate anyone that contributes!

sagejtn commented 3 years ago

No worries :) I pushed a commit to this PR with a new lens for Preserves and cleaned up a whole bunch of comments and such that should make it a bit easier to review. I can try and figure out how to break this into pieces but I'm a bit overloaded at work this week so it'll be a bit.

the-m4a commented 1 year ago

I closed this for now as - well - it's over 2 years old and we didn't merge it in, and now has many conflicts.