Opened 8 years ago
Closed 8 years ago
#1633 closed bug (fixed (in master))
Unignoring status not saved
Reported by: | magnate | Owned by: | GabeCunningham |
---|---|---|---|
Milestone: | 3.4.0 | Keywords: | loadsave squelch |
Cc: |
Description
So all squelched items are always visible on loading, until you press K.
Change History (2)
comment:1 Changed 8 years ago by GabeCunningham
- Owner set to GabeCunningham
- Status changed from new to assigned
comment:2 Changed 8 years ago by magnate
- Resolution set to fixed (in master)
- Status changed from assigned to closed
[03477c3], and in v4 as [42ba9a0] - thanks CunningGabe?!
Note: See
TracTickets for help on using
tickets.
Actually, when you load, you are never "unignoring". The problem here is different; it is that when you (k)ill an item, you just ignore it, and that ignore bit isn't stored in the savefile. Thus, when you load, all of the items you have squelched by quality and kind are still squelched, but the particular items that you ignored are all back, and pressing K doesn't even help!