@Meridian
1) In my fork based on yours 3.5 i did some ufopedia improvments, to allow moder to add less description. interested in merging ?
2) or in general are you interested in UI improvement. ?
1/ no, it's too different from vanilla, I prefer making more subtle and optional changes... in this case the "stats for nerds" button discussed above
2/ yes, just share ideas here on forum... or post links to your repo
ok so now just convince Meridian to merge my pull request with OXCE+
I don't see any PR...
Anyway, PR is not my preferred way, if you just publish the link to your repo/branch, where the change is located, I'll cherry-pick/merge it after review and potential small changes. You'll be credited of course.
PS: To explain, I must keep number of commits in my fork to the minimum, so that I can continue merging with vanilla (with bigger changes, I need to revert some commits, then merge with vanilla and then re-implement the breaking changes again)... so PRs usually get processed into a single commit before I merge them. Only way to keep this going without losing my mind (or at least I don't know of any better way).