The goal of this project is to create a port of NetHack for the DS utilizing the unique features of the DS to create an easy-to-use NetHacking experience.
Changes:
Enhanced the minimap to show additional landmarks, etc.
Added word wrapping support to menus, text display, etc.
Added support for a scrolling command window if the commands don’t fit on one page.
With the above, the game now supports larger font sizes.
Added a few additional commands to the command window.
Fixed the message display when paging so previous lines aren’t redisplayed erroneously.
Again tried to fix the menu pagedown bug… I think I might have it this time.