Files
nethack/doc
PatR 621c9436bc discoveries/#known sorting fix
If the sort order for sortdiscoveries was s ('sortloot' order)
and any artifacts or unique items were discovered, using '\'
to see all discoveries included "Discovered Items" as a spurious
class header between the real header for the last object class with
discoveries and the discoveries for that class:
 |Discoveries, sortloot order (by class with some sub-class groupings)
 |
 |Artifacts
 |  Sunsword [lawful long sword]
 |Potions
 |  water (clear)
 |Gems/Stones
 |Discovered items
 |  diamond (white)
 |  flint stone (gray)

"Discovered items" is supposed to only be shown when sorting
alphabetically across all classes and there are artifacts and/or
unique items before the regular discovered objects.
2021-03-03 15:03:31 -08:00
..
2020-02-15 13:08:34 -08:00
2020-11-28 08:59:03 -05:00
2020-11-28 08:59:03 -05:00
2020-01-27 18:11:43 -05:00
2021-03-03 15:03:31 -08:00
2020-02-15 14:42:00 -08:00
2021-01-03 13:37:25 -06:00
2020-01-19 23:09:53 -05:00
2021-01-30 12:28:23 -05:00
2021-01-05 10:44:19 -05:00