Recent content by Malibu Stacey

  1. Malibu Stacey

    Bug - Fixed Preference timesRested is set to 2 on re-login

    I think @Ryo_Sangnoir fixed this not too long ago. Marking as resolved as it doesn't happen any more.
  2. Malibu Stacey

    Bug combat_queue isn't reset on ascension

    I think this has to do with the Habitats skill. It looks like things which were previously in the KoL queue on day x due to being Habitated are removed from the KoL queue on subsequent days. But they're still in the $location.combat_queue. I need to test it more but I'm seeing this happen more...
  3. Malibu Stacey

    Bug - Fixed December 2024 changes in KoL break lots of stuff

    I'm marking this as resolved. It's been 4 months I think all the issues caused by this change have probably been found, reported & fixed by now.
  4. Malibu Stacey

    Bug - Fixed Scripts fail to cast skills granted by equipment after r28434

    I just downloaded r28445. I'll revert my script change to equip the Cincho before casting Fiesta Exit & run it.
  5. Malibu Stacey

    Bug - Fixed Scripts fail to cast skills granted by equipment after r28434

    Looks like it failed for me the second time my script tried to use Fiesta Exit. First time it worked without issue equip acc2 Cincho de Mayo cast 1 Cincho: Fiesta Exit Preference noncombatForcerActive changed from false to true Preference _cinchUsed changed from 0 to 60 Preference...
  6. Malibu Stacey

    Bug - Fixed Scripts fail to cast skills granted by equipment after r28434

    use_skill(1, $skill[Cincho: Fiesta Exit]); fails with Could not find a known, usable skill of yours uniquely matching "1 Cincho: Fiesta Exit" Skills from the designer sweatpants are also failing similarly according to other users running autoscend (I haven't hit that myself as I haven't run...
  7. Malibu Stacey

    Bug - Fixed Carnivorous Potted Plant kills not being recognized?

    Looks like it's fixed in KoL today
  8. Malibu Stacey

    Bug - Fixed Carnivorous Potted Plant kills not being recognized?

    Took a while but I got one. See attached. Comparing it with kolmafia\test\root\request\test_fight_potted_plant.html it looks like the <p> has been lost.
  9. Malibu Stacey

    Bug - Fixed Carnivorous Potted Plant kills not being recognized?

    Apologies I didn't look before I posted. My accounts are done for the day but I will grab the HTML after rollover (assuming my browser lets me, clicking view frame source resubmits fight.php so I have to use inspect to see the current page).
  10. Malibu Stacey

    Bug - Fixed Carnivorous Potted Plant kills not being recognized?

    I noticed _carnivorousPottedPlantWins never incrementing despite having it equipped for 800+ turns. Checking the session log, it's just not being tracked when it activates. I suspect the issue is the activation text isn't enclosed in a tag the text hasn't changed but maybe a KoL change has...
  11. Malibu Stacey

    Bug - Fixed is_coinmaster_item no longer returning true for Wrecked Generator

    Seems like an issue introduced with r28334. Works fine in r28333.
  12. Malibu Stacey

    Bug McHugeLarge Avalanche skill available when it shouldn't be.

    You're on your own, partner. (Too many, or zero, matches for skill, "McHugeLarge Avalanche", macro aborted.) Click here to continue in the relay browser. > ash have_skill($skill[McHugeLarge Avalanche]) Returned: true > ash get_property("_mcHugeLargeAvalancheUses") Returned: 3 Have the...
  13. Malibu Stacey

    Bug - Fixed Multibuying from the purchases tab only buys one of the requested item.

    I suspect this is related to the recent changes to handling of shops/coinmasters. Searching for "karma shawarma"... Search complete. Purchasing karma shawarma (37 @ 7 Coins-spiracy)... Visiting the The SHAWARMA Initiative... You acquire an item: karma shawarma The SHAWARMA Initiative...
  14. Malibu Stacey

    Bug - Fixed December 2024 changes in KoL break lots of stuff

    Spoke too soon. Furniture (stuff inside your housing that shows when you click the magnifying glass) isn't being recognised. > ash get_campground() Returned: aggregate int [item] meat golem => 1 Dramatic™ range => 1 Queue Du Coq cocktailcrafting kit => 1 chef-in-the-box => 1...
Back
Top