Recent content by Veracity

  1. Veracity

    My personal Meat farming script

    502 is, by definition, a server error. It is appropriate to report them as KoL bugs. You are unlikely to get an official response, however.
  2. Veracity

    New Content Sea Changes

    I haven't looked at your PR yet (soon), but detecting the Nautical Seaceress: - I put a check in FightRequest.updateFinalRoundData to update dolphin whistle progress - i.e. seaPoints. It is right after the code which tracks momSeaMonkeeProgress after defeating monsters in the Abyss. There...
  3. Veracity

    New Content Sea Changes

    Yeah. I finished my 11 runs in this path before the nerfs came, so I won't be implementing via personal experience, but: - canAdventure in the Merkin Temple (Center Door) now depends on immaculate pearls, or something? Ryo has in in-progress PR to handle pearl tracking. One might hope he'd make...
  4. Veracity

    My personal Meat farming script

    I committed a change which had the code to retry after a 502 but omits turning on debug logging. I forgot to start a new branch - and was on my "aftercore from Under the Sea" branch when I pushed - so, unfortunately it was not a new PR.
  5. Veracity

    My personal Meat farming script

    In the last month or so, KoL has frequently returned a 502 - a server error - when trying to take choice option 1308/8. This is the "leave platform" option when you are "On a Downtown Train". Since you cannot walk away from that choice, you have to take it in order to do literally anything...
  6. Veracity

    New Content Sea Changes

    If you mean whether Big Brother has been rescued yet: QuestDatabase.setQuestIfBetter(Quest.SEA_MONKEES, "step2"); Preferences.setBoolean("bigBrotherRescued", true); Quest.SEA_MONKEES is "questS02Monkees"
  7. Veracity

    Bug - Fixed Small flaw in animated Hellion image

    Works great - tested in the Encyclopedia. Thanks!
  8. Veracity

    Bug - Fixed Small flaw in animated Hellion image

    Thank you gausie for updating KoLmafia's animated replacement for the Hellion image. There is a slight flaw, visible in the attached screen shop. When we display it in the browser, there are lines across the top and left edges. I attempted to edit the image at src/images/overrides/hellion.gif...
  9. Veracity

    New Content Sea Changes

    I defeated Her Naughtiness. Not yet done: Return Old Man's Boot Clear out skate park Rescue Mom I visit the Council: Although I suppose it isn't strictly necessary, you should probably try and find the Old Man's lost boot for him. The things he offers in exchange are pretty useful. And an...
  10. Veracity

    New Content Sea Changes

    I defeated the Nautical Seaceress. "You feel your dolphin whistling endurance improve." > get seaPoints 9 I look at the durable dolphin whistle. (used 7 of 10 times today) > get seaPoints 10 If we increment seaPoints in kingLIberated, that will be incorrect - until I look at my...
  11. Veracity

    New Content Sea Changes

    I tried this yesterday: Resolve skate park (return boot as soon as I had enough sand dollars - from the stashbox) Defeat 3 Mer-Kin Temple bosses Visited Council. The council congratulated me on defeating Her Naughtiness and told me that Mom was technically optional, but it'd be nice to free...
  12. Veracity

    New Content Sea Changes

    I wanted to find out what message I'd get when I visited the Center Door after I'd defeated Shub-Jigguwatt and Yog-Urt but had not rescued Mom (which the Wiki claims you MUST do). I'd bought the black glass but had not ventured into the Abyss. I got Her Naughtiness. Not the first time the...
  13. Veracity

    My personal Meat farming script

    Revision 21 fixes a few issues I recently ran across. If you get a wandering monster in the Never Ending Party, it does not use up one of your free turns. We used to assume it did, which left one free turn unused. Fix that. Aftercore in The Sea leaves you with no quests finished. You can go...
  14. Veracity

    Tattoos.ash - Updated

    Nice! I have my own tattoos.ash which looks at the Wiki page and scrapes all the tattoo images and compares them to your own tattoo page and tells you the difference. > scripts/Utilities/tattoos The wiki lists 302 tattoos. You have 304 tattoos. The Wiki lists 1 tattoos that you do not have...
  15. Veracity

    New Content Sea Changes

    r28673 does this: 1) Add 3 new sea_merkin.php zones: The Mer-Kin Deepcity sea_merkin=temple DiffLevel: unknown Env: underwater overdrunk Mer-kin Temple The Mer-Kin Deepcity sea_merkin=temple DiffLevel: unknown Env: underwater overdrunk Mer-kin Temple (Left Door) The Mer-Kin...
Back
Top