Search results

  1. Crowther

    New Content Sea Changes

    I did that lost the fight, turned MP restoring back on. Farmed more crayon shavings, turned MP restoring off, won the fight and turned MP restoring back on again. It would be nice if that one location didn't restore MP, since it is always a bad idea.
  2. Crowther

    New Content Sea Changes

    Another helper that isn't help is MP restoring before the Shub fight. I've no clue of that would be easy to disable in code.
  3. Crowther

    New Content Sea Changes

    I know Mom is required. I know the skate park is required by the council, not the center door. Maybe Mom is the same?
  4. Crowther

    Tattoos.ash - Updated

    Cool! Got me two more tattoos.
  5. Crowther

    Feature - Implemented Sea Path requests (Grandpa storage, Abyss/Lasso progress)

    Right, sea path, not sea in general.
  6. Crowther

    New Content Sea Changes

    Honestly, don't know much about the new path, but we normally give warnings if freeing the king loses something, so . . .
  7. Crowther

    New Content - Implemented KoL color change broke Wumpus parsing

    That green on black text is the gift that keeps giving. . . src/net/sourceforge/kolmafia/session/WumpusManager.java: - private static final Pattern ROOM_PATTERN = Pattern.compile("b>The (\\w+) Chamber"); + private static final Pattern ROOM_PATTERN = Pattern.compile(">The (\\w+) Chamber");
  8. Crowther

    r28566 - What's Changed wire-crossin' elf is nowish not nocopy by @ianknowles in #2959 Full Changelog: r28565...r28566

    It is weird, because that's the only monster who is both NOMANUEL and NOWISH, but I confirmed you can't wish one up.
  9. Crowther

    Bug - Fixed Mafia autosells bar skins

    I think the barskin loincloth can be useful for busking with the beret.
  10. Crowther

    Bastille

    My git repository was pointed to a branch that no longer existed, so it couldn't update. Since I followed the directions when I first installed it, I figured others might be having the same issue, but I could be alone.
  11. Crowther

    Bastille

    This script requires Ezandora's Choice Override. Mine worked, but was using an out of date version, because the repo had moved. Try this:git delete Ezandora-Choice-Override git checkout https://github.com/Ezandora/Choice-Override.git Before you do that, you can check to see what version you...
  12. Crowther

    New Content Hat Trick Challenge Path

    A small problem I noticed is that available_amount includes equipped hats. This causes some problems with recipes using hats like the turtle helmet. I don't know if fixing that would cause other problems.
  13. Crowther

    New Content Hat Trick Challenge Path

    greycat said that, "it appears you do receive Damage Absorption from your highest power hat, including Tao's bonus."
  14. Crowther

    New Content Hat Trick Challenge Path

    I've been hacking up autoscend to get it to work in Hat Trick, but since r28529 came out I reverted my hacks. I just finished doing day 2 and then ascending and doing day 1. Obviously, autoscend didn't take advantage of using extra hats, but everything ran real smooth, except the harem outfit...
  15. Crowther

    New Content Hat Trick Challenge Path

    Sweet!
  16. Crowther

    New Content Hat Trick Challenge Path

    You can't equip the same hat more than once. Here are the new hats.
  17. Crowther

    Bug flyeredML no longer auto-correcting to under 100k

    There have been times when KoLmafia thought we had the ML to finish the quest and removed the button and yet when visiting the Arena KoL said it wasn't done. Those I saw have been tracked down and fixed. I've very sure there has never been a cap, but the idea of adjusting the number back below...
  18. Crowther

    Bug - Fixed Mafia failing to detect acquiring Mancave in Leprecondo

    Oooh, that explains how I acquired it without it being logged. I was confused for a bit.
Back
Top