Der Modchip Blog
28 Jan
NetHack ist ein sogenanntes “Roguelike” Spiel und ist damit mit eines der ältesten immer noch in Entwicklung befindlichen Computerspiele überhaupt. Seine Popularität ist bis heute ungebrochen, kein System, das nicht mit einer Umsetzung bedacht wird - nicht zuletzt dank der Darstellung der Umgebung, die traditionell mit reinen ASCII-Zeichen realisiert wird.
Für den Nintendo DS ist jetzt die v1.17 erschienen die folgende Verbesserungen mitbringt:
* Added support for tapping menu section titles for selecting items in that section.
* Changed menus in keyboard mode to show item accelerator characters.
* After insisting I’d never do it, action menus (read, zap, eat, etc, etc) now display only relevant menu items (with an option to show all).
* Made ‘cursor’ a compound option, which can take three values: 0 (always on), 1 (disabled over hero), and 2 (always off).
* More refinements to touchscreen handling to ensure that stylus raises are promptly registered (fixes periodic hangs).
* Fixed directional prompting when keyboard mode is enabled.
* Fixed detection spells (such as “detect monsters”), etc, so they properly wait for user input.
* Fixed key bound option toggling, after I completely broke it in the last release.
* Fixed crasher triggered by popping up a menu immediately after resuming a saved game with the ‘name’ option set (yes, someone hit this :).

Kommentar hinterlassen