Patric Mueller
Patric Mueller
Just to clarify, this not only affects reordering but also ordering.
The output message is generated in the method output_message in lib/simplecov-html.rb. With require 'pathname' local_path = Pathname.new(output_path).relative_path_from(Pathname.new(Dir.pwd)) you can get the relative path of the coverage directory with standard Ruby...
The wand seems to have found traps and hidden monsters already in hack 1.0 if I read the code correctly. https://nethackwiki.com/wiki/Source:Hack_1.0/hack.search.c#line32 So it was misnomed from the start. Maybe just...
In UnNetHack, magic lamps are wishable ;-) Historically, it seems that 2.3e introduced magic lamps and 3.0.0 added scrolls of charging and recharging magic lamps allowed to get a new...
> The shop stocking code in mkroom adds items to each valid square of the shop regardless of whether it contains lava, so zapping a wand of cold and solidifying...
Oh, I see now what I did differently than you. I tried it with the room in your first screenshot, with the 9 lava squares in the middle. This room...
Because this repository is not the main repo but a mirrored version of the main repository, it is slightly more involved to merge a PR from the command line. But...
A contributor that opens a pull request on GitHub is already distributing a self chosen name and email address to the public. The policy makes sense for contributions by mail...
Works for me, if and only if I put OPTIONS=symset:enhanced1 *after* the SYMBOLS= lines. Or leave it off completely and set the symset to enhanced1 ingame via the O menu.
Level flipping was already longer in UnNetHack and over time, I tended to reduce level flipping for regular levels (a flipped mine town doesn't do much for level variation but...