Search results

  1. R

    Bug - Confirmed Track more clan furniture

    I think this would be good to do.
  2. R

    New Content Archaeologist's Spade

    "use archaeologist's spade" It's a normal choice adventure with fixed order. Just use the standard features.
  3. R

    New Content Archaeologist's Spade

    Most of this is already in, but we want once / day prefs for: * toiletries kit * neti pot * gnawing bone * fleek mascara and campground once / day prefs for * pork elf medicine cabinet * pork elf sink * pork elf toilet and: * consumable stats * tracker for hoverboard * tracker for fitness steps
  4. R

    Bug - Fixed Choice Overrides using Ezandora-Choice-Override render incorrectly

    Looks like previously it returned a 200 where the contents were the JavaScript redirect, and now it returns a 302 where the contents are the actual page.
  5. R

    Bug - Fixed Choice Overrides using Ezandora-Choice-Override render incorrectly

    Even normal choices are broken -- if you use the archaeologist's spade using a chat command from main.php, for example, the resulting choice is rendered above main.php. No idea why -- the network commands look okay, although the 302 also returns a page.
  6. R

    Bug Crafting automation unable to make Star Chart items.

    Okay, found the code, it's in KoLmafia.handleConditions. Seems to all be custom. Will investigate later.
  7. R

    Bug Crafting automation unable to make Star Chart items.

    I can't find any code that would create the key in the first place. Do you have Preferences -> General -> Item Acquisition -> Buy items with tokens at coin masters whenever needed set on? If not, can you set it on?
  8. R

    Bug Club Next Week Timer off by 1 when used with phosphor

    Hmm, the VHS counter in the same combat was also off by one? They use the same code. How did you complete the combat -- clicking buttons in the relay browser, macro, combat script, combat filter function? And this was a habitated shadow slab that you instakilled with club into next week...
  9. R

    Bug Club Next Week Timer off by 1 when used with phosphor

    Was this with the latest version of Mafia? There was a bug in earlier versions where the count was off by one in free combats.
  10. R

    Bug - Fixed coolerYetiMode not reset when drinking

    Nope! Well, I mean you can visit_url some places, but no command or anything. It won't, because it's a daily pref. But coolerYetiMode will still be set to adventures.
  11. R

    New Content Support Adventurer Meats World

    That might need a KoL change, I don't think we can inspect the kitchen at the moment.
  12. R

    Bug Crafting automation unable to make Star Chart items.

    Where are you looking when you say "the item manager" or "the adventure automation itself"? Can you post screenshots? I converted it to a coinmaster recently, so things like "acquire" should still work and you'll now create it in the coinmaster frame, but I don't know what these other things...
  13. R

    New Content Support Adventurer Meats World

    Have a PR up to skeleton the skills etc. Also need: * limits for Meat Cute / Meat Loaf * tracker stats for Meat Cute (almost surely no queue rej, probably olfaction) * boss replacements * beefy bodyguard bat replacements * update character when they buy stats / skills * post-ascension avatar...
  14. R

    New Content Support Heartstone

    We want: pref for current in-progress letters pref for current attunement modifier, and apply in recalculateAdjustments prefs for whether you have the skills unlocked, set by viewing the skills in-combat or on the skillz.php page codpiece support: skills, equip codpiece when casting function...
  15. R

    Bug - Fixed coolerYetiMode not reset when drinking

    No: that tracks whether we've applied the once-per-day boost to adventures, and after drinking we still have applied it. Only the mode should reset.
Back
Top