gameflorist/dunedynasty

Improvement Requests

Closed this issue · 2 comments

I've been playing TCP/IP games. Some ideas for improvement:

  • Ability in config to increase font size in online chat (on 4k display it's tiny and impossible to read)
  • Ability in config to define my own keybinds, including map panning to any key I want (I use AWSD)

i've just committed a change, that will make the scale of the multiplayer-chat consistent on all resolutions (just like the menu is handled). i think this will ensure good readability on all resolutions. the fix will be included in the upcoming v1.6.1 release.

map panning is currently possible via arrow keys and numpad (and also via keeping the right mouse-button-pressed) . i understand, that WASD would be preferred by many players, but it is a bit problematic, since A is already used for an attack comand and D as a hotkey for outpost production. providing a complete keybinding functionality would be quite the endeavour. so i'm not planning this at the moment, sorry!

i've just released v1.6.1, which should tackle the font size problem:
https://github.com/gameflorist/dunedynasty/releases/tag/v1.6.1

let me know, if you still have issues with that version!