Recent content by Crowther

  1. 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?
  2. Crowther

    Tattoos.ash - Updated

    Cool! Got me two more tattoos.
  3. Crowther

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

    Right, sea path, not sea in general.
  4. 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 . . .
  5. 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");
  6. 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.
  7. Crowther

    Bug - Fixed Mafia autosells bar skins

    I think the barskin loincloth can be useful for busking with the beret.
  8. 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.
  9. 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...
  10. 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.
  11. 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."
  12. 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...
  13. Crowther

    New Content Hat Trick Challenge Path

    Sweet!
Back
Top