FilesCurrent version is 1d on NetHack 3.4.1 source.p>
Comments and suggestions are welcome via email. |
HeckA little patch to NetHack's maze drawing routines to make the labyrinths of Gehennom less boring. Includes some special level modifcations. Does not include new demon lords, monster types, items, or dungeon topology. This sort of thing has been done by the *Hell* and *Lethe* patches. The HECK patch DOES partially include Chi's Vlad balance patch. Levels are in general more open, more varied, hopefully more interesting to explore, and vary with depth. The aim is to reduce the boring parts without departing too much from Vanilla. NotesThe HECK_PATCH precompiler flag in include/config.h controls the inclusion of the patch. You might need to edit your top makefile to include/exclude the new sanctum level (the patch does so for Unix and Winnt source). Savefile and bones file compatibility should not be affected. Yes, I know the code is not particularly pretty.
|