| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
DynaHack is a NetHack variant with randomized equipment, new items, new monsters, new maps, new challenges and an advanced ASCII interface.
Note: I (tungtn) will no longer be working on DynaHack after this release, so please do not email me bugs or feedback. Instead, post them to https://github.com/tung/DynaHack/issues so that other people can see them.
DynaHack 0.6.0 marks a large departure from the 0.5.x series by introducing quite a few gameplay and content changes aimed at eliminating tedium, improving fairness, and increasing tactical and strategic variety.
As always, changes in DynaHack tend to lean in favor of the player more often than not, so players of all skill levels will find something to appreciate.
Read changelog.txt for the full list of changes.
DynaHack adopts NitroHack's interface, allowing it to make better use of larger terminal sizes, showing a multi-line message box and inventory sidebar. Windows players will want to change the win_width and win_height options (resizing works automatically on Linux and OS X).
Options in DynaHack are set in-game, unlike NetHack which uses a config file. There are no means to import config files; instead, play some test games and change options to taste.
Other interface changes include:
Some interface changes provide more information than in NetHack:
Several changes have been made to make the game more convenient to play:
For those used to playing on NAO, automatic travel can target stairs even when covered, stops when becoming hungry or enemies come into view, routes around peacefuls and even works in Sokoban.
Autopickup is much smarter and more useful than in NetHack thanks to the autopickup rules system, offering fine-grained control over what it picks up or leaves. It works much like autopickup exceptions, but can filter not only by name, but also item class and blessing/curses. The default rules leave shop items alone, but the sky's the limit in what it can do. Autopickup also leaves dropped items alone, and grabs thrown/fired items.
Item class filters are smarter: choosing "cursed" and "armor" will match only cursed armor, whereas in NetHack this would show all cursed items mixed with all armor.
DynaHack features fully remappable controls, which is especially useful for people with QWERTZ keyboards.
DynaHack was originally a merge of UnNetHack's gameplay with NitroHack as its base, so all of this new content sources from UnNetHack 4.1.1:
Level difficulty in DynaHack differs from NetHack. The maximum level of monsters that are generated on a level in NetHack is the average of the level's depth and your experience level. In DynaHack, only depth counts towards level difficulty. Experience levels tend to plateau, so overall level difficulty scales faster and higher than in NetHack. This would seem to make the game harder, but the change also exists in NetHack4, which has been won by multiple people, so the challenge is definitely surmountable.
Like UnNetHack, wishing in DynaHack is divided into magical and non-magical items. Only the wand of wishing can grant wishes for magical items, while every other source can only provide non-magical items. Examples of useful non-magical items include the shield of reflection and dragon scales (but not dragon scale mail). A magic lamp is permitted as an exception for non-magical wishes. Unlike in NetHack, wands of wishing cannot be recharged.
Dragons in DynaHack work much like in UnNetHack: names and colors are randomized every game, so in one game a red dragon may be a tatzelworm and breathe ice, and in another it may be called a draken and breath disintegration. This means wishing for dragon armor no longer gives a free ticket to reflection or magic resistance. On top of this, dragon armor in general is heavier and provides less AC than in NetHack; dragon scale mail is 2/3 the weight and the same AC as elven mithril coats.
DynaHack introduces color alchemy from UnNetHack, meaning that potions will mix by their colors instead of by their type, e.g. a red potion mixed with a yellow potion makes an orange potion. In some games this leads to interesting combinations, but this also breaks the NetHack practice of alchemizing large stacks of potions of full healing that could as much as double the max HP of characters.
With its roots in UnNetHack, DynaHack also adds these new challenges:
DynaHack addresses two common forms of farming in NetHack: pudding farming and throne farming. Both of these are still possible in limited forms, but as in UnNetHack, puddings no longer split forever, nor do they drop any items when killed. Thrones take time to loot and may disappear in the process.
DynaHack reduces the punishments for hazards players cannot or do not expect to have to defend themselves against:
DynaHack also reduces the spoiler advantage that long-time NetHack players have over novices by providing a newer and more informative database of item descriptions from NetHack4 and detailed monster descriptions from UnNetHackPlus (press '/' and target a monster with ';' or enter its name).
DynaHack features an extensively bug-fixed version of magical items from GruntHack. Any weapon, armor, amulet or ring can appear as "magical", which may inflict or defend against fire or frost damage, drain life, grant stealth, speed or reflection, or even detonate on impact. These magical properties encourage using equipment that would otherwise be junk in NetHack; some equipment may even fill in essential ascension kit properties, freeing up equipment slots for alternate gear that would otherwise be displaced by ascension kit mainstays.
Wishes for magical properties can only be granted with a wand of wishing. Even then, such wishes only work for equipment that doesn't already have its own magical properties, e.g. no speed boots of fire resistance. However, no such restriction applies to randomly generated items, so players are encouraged to explore to find gear that may exceed what could be wished for.
DynaHack encourages more weapon variety. Weapons may reveal their enchantment when used, based on skill and race. Weapon skills also cross-train, accelerating the training of related skills to allow players to experiment with skills early without having to fully commit to them into the late game. The weapon skill groups are:
Some weapon skills (not listed above) belong to more than one group:
DynaHack introduces the new heavyshot mechanic, complementing multishot. Certain fired or thrown weapons, rather than launching multiple volleys, will instead launch a single volley that inflicts multiplied damage. This makes crossbows more interesting than heavier bows with rarer ammo, and also applies to shuriken, spears, javelins and boomerangs. Spears of matching race and javelins receive a bonus multiplier when thrown.
Ranged combat is enhanced in DynaHack. Items, especially ammo, stacks much more readily than in NetHack, ignoring differing knowledge of blessing and enchantment. Further, switching main and alternate weapons using 'x' no longer costs a turn, making launchers more viable.
DynaHack makes two-handed weapons viable throughout the game:
DynaHack attempts to differentiate characters of different roles by improving their quest artifact. Specifically, the quest artifact cannot be stolen by the Wizard of Yendor, making it a reliable source of resistances. Also, the quest artifact grants magic resistance when carried by their role, giving most characters a good reason to make use of their unique powers.
DynaHack reduces incentives to stash and backtrack:
DynaHack can be compiled to run natively in Windows with MinGW, or under Cygwin for those who prefer it.
DynaHack can also be compiled for Linux and OS X.
Bug reports should include a description (what you did, what you expected and what happened), as well as the specific version of the game and a copy of the save file if possible.
Bug reports can be submitted to the GitHub project page at:
https://github.com/tung/DynaHack
Or they can be emailed to tungtn3+dynahack@gmail.com.
| Back | FazBrowse Home | New Git URL |