Search results

  1. S

    Bug - Fixed Drippy Plum(?) doesn't correctly link to the Wiki

    This occurs in r26132. Acquire a drippy plum(?), go to the "Session Results" pane, right click the plum then choose "Wiki". It gets confused by the parentheses and tries to go to the "Drippy Plum(" page, which doesn't exist. Yeah, I know, it's not severity 1, but if you happen to be in that...
  2. S

    CLI displays corrupted HTML

    From time to time when I execute something in the CLI that produces HTML output, it shows up as corrupted. Here's an example. Any suggestions as to what I'm doing wrong, or how to fix it? It seems to be intermittent.
  3. S

    How to find out what I have in Hangks?

    I am in Ronin, running softcore, and I want to programatically decide what I might want to pull from Hangks. It seems that get_inventory() does not include items in Hangks. What's the best method to get a list of stuff in Hangks?
  4. S

    Bug in available_amount() ?

    I'm kinda new at this, so maybe I'm not understanding something. I am currently a level 9 Pastamancer, and today I got a psychic's circlet from Madam Zatara. I've written a script to equip my "best" rollover stuff, but when I run it I discover that available_amount($item[psychic's circlet]) is...
  5. S

    How to determine extra rollover adventures from equiment?

    I'm writing a script to equip items with the highest available extra rollover adventures, and I am having difficulty finding out programatically how many extra adventures a particular item will give. I note that the website documents a proxy record for the item class that contains an...
Top