Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Count me as another vote FOR diagonal movement, at least for those who want it. Three sane ways to handle it on a laptop are (a) use an external keyboard (or a gaming laptop) with a number pad; (b) support Nethack-style "hjklyubn" controls as an alternative to wasd; (c) use wasd but remap qezx for diagonal movement.

On an unrelated note, I am just trying the alpha for teh first time (v0.1.3) and auto-explore ('c') got stuck in an infinite loop going back and forth in a hallway near a corner (I guess it viewed two alternatives as equally attractive targets for exploration). AFAICT there is no way to break out of such a loop? No keystrokes I tried seemed to work, so I had to quit out of the game.

Rgearding diagonal movement: Our tests with many gamers show that your proposed solutions do not really work for the majority of people:

(a) external keyboards are almost "not there".

(b) These keymappings just don't work for most people. Most people really don't even think of using anything but either WASD or cursor keys (depending on their upbringing and previous gaming experience).

(c) ruins WASDEF which is a far more commonly accepted keybinding practice than the weird movement practices ruling the roguelike community since VI days (one of the lousiest UI/UX examples ever available).

We really want to reach outside of the hardcore roguelike community (because it's much too tiny to sustain the development effort required for a game like Ultimate ADOM for a prolonged amount of time) and thus we always need to ask: "What works for a much wider and much more casual community (compared to roguelike fans - you gals and guys are truly hardcore).

Side remark: Actually diagonal movement can be activated with a trivial flag in AGE (our underlying game engine) and we probably at some point will also provide a game experience with that - but for now our focus is that aforementioned "reaching out to a wider audience" and we strongly believe (at least currently) that for being successful in doing so we are better off in not having diagonal movement.


Regarding auto-explore: Please try the latest alpha. Auto-exploration has been completely rewritten and although their are still a few minor kinks and special cases wearw working on it now should be much better and faster.