Warzone2100 / warzone2100

Command the forces of The Project in a battle to rebuild the world after mankind has been nearly destroyed by nuclear missiles. A 100% free and open source real-time strategy game for Windows, macOS, Linux, BSD+
https://wz2100.net
GNU General Public License v2.0
3.21k stars 531 forks source link

not implemented: keymappings page needs to be orgainzed #648

Open dadd2 opened 4 years ago

dadd2 commented 4 years ago

Now keymappings are sorted alphabeticaly, and the logic is lost.

To figure out, which things are possible, I had spent an our. To convert JSON into table, to mark similar keymappings (like "unit subset selection by body", "unit subset selection by conditions", "view change").

This is how it looks like: Screen Shot 2020-01-30 at 15 20 21

I can share this table with you (in csv or json). However, it isn't finished yet.

So it would be nice, if you sort this part settings, add some headers (and sub-headers) and bring the logic here.

Sorry for my broken language c:

MacOSX 10.11, wz 3.3.0 (built 2019-08-31)

past-due commented 4 years ago

Please feel free to post the table here when you have it finished - that sort of grouping sounds like a great alternative way of displaying the key mappings.