Recent content by Crowther

  1. Crowther

    Bug - Fixed Changes to URL handling in KoL broke KoLmafia

    This morning before I got up I thought to myself, "It has to be ad blocking or malware blocking." I'm glad you found it.
  2. Crowther

    Spacegate

    I'd love to get a new data drop. I hope you are still around and collecting more data. I made some progress at reverse engineering the planets. I managed to find a number of hash collisions. It looks like we have about half the information I need for an empirical solver. I've started...
  3. Crowther

    Bug maximize 4 clownosity always fails now

    Yeah, I believe it does work without a weight. I planned to mention maybe just a documentation change, but I forgot. EDIT: I'm not sure it is right. You never need more than 100% Clownosity and "maximize clownosity now gives 375%, but I don't remember what it did before. Raveosity hits 11...
  4. Crowther

    Bug maximize 4 clownosity always fails now

    A couple weeks ago my nemesis script started aborting while trying to dress for Beelzebozo. Doing "maximize 4 clownosity" used to only fail if you couldn't get to 100%. Now it fails even with 375% clownosity. I'm not sure what revision caused this change. I ascended DB and when I do...
  5. Crowther

    TheSea.ash - Automated Underwater Quests

    That's cool! I skimmed the readme, but should have searched for "aftercore".
  6. Crowther

    TheSea.ash - Automated Underwater Quests

    I'm usually wrong when I correct people, but isn't that script for the 11,037 Leagues Under the Sea Challenge Path and this script is for the aftercore sea quest? They are very similar, but have some significant divergences.
  7. Crowther

    Bug - Fixed Changes to URL handling in KoL broke KoLmafia

    People in my clan are saying r29223 fixed things.
  8. Crowther

    New Content Interesting Coins

    Ha! Of course there is and of course I missed it!
  9. Crowther

    New Content Interesting Coins

    You'll get also four back even if you had less. I think the usual, are you sure you want to ascend without spending all your coins, could be nice. I've done it multiple times already.
  10. Crowther

    string question

    I get a bit confused about how this works too, but I was able to get the \" version to work in a case section if I used entity_decode() in the switch part.
  11. Crowther

    New Content Monster Manuel updates

    I also get which seems silly to me, since they appear to match. It might be an encoding thing.
  12. Crowther

    Bug - Fixed maximizerMList does not correctly handle changes to maximizerMRUSize

    This has been problem for a while. Found it!
  13. Crowther

    ManageStore and CFStat - Weed out your store

    Alright, I got this far: void main() { string expr = "unitPrice\":\\{\"__decimal__\":\"(\\d+)"; item i = $item[mr. accessory]; string page = visit_url("https://pricegun.loathers.net/api/" + to_int(i)); matcher m = create_matcher(expr, page); find(m)...
  14. Crowther

    Redirect Issue

    It would be nice to have a CFStat that works with the new marketplace, but I couldn't figure it out.
  15. Crowther

    New Content Support Adventurer Meats World

    You can walk away from the campground choices.
Back
Top