Recent content by phreddrickk

  1. phreddrickk

    New Content The default value for the Empathy effect doesn't properly handle the april shower thoughts shield

    When you have the April Shower Thoughts shield equipped, casting Empathy of the Newt no longer grants turns of the effect Empathy (instead granting turns of the more-powerful-but-ultimately-stackable-so-you-want-both effect Thoughtful Empathy): I think the acquisition methods listed for the...
  2. phreddrickk

    Bug - Fixed arena/tcb/familiar jacks item result mapping

    Having checked all of these familiars: I can confirm that the only listed ones that don't give lead a lead necklace from familiar jacks is precisely the pokefam from that list. The familiars I didn't check that currently are set to $item[none] are: - El Vibrato Megadrone - Mad Hatrack - Black...
  3. phreddrickk

    Bug - Fixed arena/tcb/familiar jacks item result mapping

    I'm not at my computer but I'm curious how bander--who gets one of three items, all of which effortlessly fold into eachother--currently works and how it should work.
  4. phreddrickk

    Bug - Fixed arena/tcb/familiar jacks item result mapping

    Hi, Right now, if I call the familiar_equipment function on someone like the cornbeefadon, I get $item[none] as my result. I assume this is deliberate, because the amulet coin that drops from the cornbeefadon isn't the cornbeefadon's unique familiar equip in the way that, say, the jubjub birds...
  5. phreddrickk

    Bug NPE possibly related to SpadingManager or excavator

    Possible duplicate of this: https://kolmafia.us/threads/npe-caused-by-js-script.29840/ Which we at one point believed to be specific to js. @gausie do you remember what became of this?
  6. phreddrickk

    Bug Mafia attempts to retrieve yam stinkbomb using mayam calendar when unavailable

    https://github.com/kolmafia/kolmafia/pull/2839 (As of yet unmerged, just posting here to associate the two)
  7. phreddrickk

    Feature Track whether a familiar has yet to have been fed by the shorter-order cook

    Thinking of launching into this soon. - do we prefer a pref or a proxy record for this? - we should set the flag any time a familiar is withdrawn from the terrarium while the shortcook is in the terrarium and available, right? Because seeing the message means it's triggering for the first time...
  8. phreddrickk

    Bug - Fixed Mafia failing to detect acquiring Mancave in Leprecondo

    Yep, and unfortunately having run into this I'm now incapable of gathering correct HTML for it.
  9. phreddrickk

    Bug - Fixed Mafia failing to detect acquiring Mancave in Leprecondo

    See attached for page HTML (I've logged out and ended the session that pwd is associated with). Session log snippet: Presumably this is because of the html entity in the name, and is related to the similar issue of mafia not detecting it in the condo itself.
  10. phreddrickk

    Bug Mafia attempts to retrieve yam stinkbomb using mayam calendar when unavailable

    I'm reasonably confident this is a regression from the past few days; my code looks for the least expensive item in a certain list, and if the stuffed yam stinkbomb is only just now registering as the cheapest it must not always have had a retrievePrice of 0. Buying one from the mall seems to...
  11. phreddrickk

    Bug - Fixed Leprecondo only parses when you visit the URL for the first time, not when you submit a choice. Also, doesn't report handlingChoice?

    I did still have rearrangements left, the pref properly updated when I re-visited the page. Although this is also an issue.
  12. phreddrickk

    Bug - Fixed Leprecondo only parses when you visit the URL for the first time, not when you submit a choice. Also, doesn't report handlingChoice?

    Here are some snippets from the CLI: Here, neither "use" or directly visiting inv_use.php resulted in handlingChoice returning true, despite displaying the encounter name in the CLI. Maybe this is because it's an escapable choice? But with the autumn-aton, I can get handlingChoice to return...
  13. phreddrickk

    Feature Familiar Tags

    Now that all familiar tags are spaded and are all (or mostly) in mafia I think it's worth revisiting how we want familiar tags to be handled, and now we want non-tag familiar information (e.g., pokefam status, whether it works for the warbear helmet, etc) to be stored too.
  14. phreddrickk

    Bug - Fixed lastTrainsetConfiguration incorrectly reset during initialization

    https://github.com/kolmafia/kolmafia/pull/2728 @SketchySolid does this look correct for what you're looking for
Back
Top