Recent content by Irrat

  1. I

    BeachComber - fast and efficient beach combing

    One rainbow pearl reappeared in Comb the Beach. It has been said that only one pearl would be available this way. So far, three have. https://kol.coldfront.net/thekolwiki/index.php/Rainbow_pearl
  2. I

    BeachComber - fast and efficient beach combing

    { "minute": 9063, "row": 3, "column": 6 }, That's the one you think is a rainbow yeah? I remember seeing that discussion in kol chat, and I believe that's the only rare I added without confirming, because I couldn't confirm it. Obviously, none of the tiles I confirmed gave a pearl. It also makes...
  3. I

    Feature - Implemented Add a "Pending change in required Java version" nag message.

    The largest reason I'm aware of to upgrade java is the GOAWAY http status issue, which I believe is properly handled by the library in 24. As for displaying a pop-up warning and refusing to start in older versions of Java, a thought occurs to me that maybe it could be possible to have a sub...
  4. I

    Proposal: Require Java 21

    Small suggestion for when we know the next Java version bump will be happening, have a warning label plastered on the mafia login screen about the upcoming update perhaps? Along with a red message in CLI after a player logs in, just incase they automated their login process. Heck, add it into...
  5. I

    Proposal: Require Java 21

    Is it possible that GOAWAY is being suppressed by mafia in some cases and its happening a lot more than we realize? Eg: https://github.com/kolmafia/kolmafia/blob/1d58d366f84c913e67141d22203c65b8ce3414f2/src/net/sourceforge/kolmafia/request/GenericRequest.java#L1611 Anyways, a few thoughts are...
  6. I

    r28087 - What's Changed [*]Create JSON API for relay scripts. by ]@phulin] in

    Had to find this myself, but I personally don't think this will be documented as such, with the recommended approach being to use https://github.com/loathers/tome
  7. I

    r28087 - What's Changed [*]Create JSON API for relay scripts. by ]@phulin] in

    I agree with Vera. There's no documentation on this, wiki remains un-updated. I want to use this, but it feels like I'm being told to reverse engineer the API and consequently start using it in a way that nature didn't intend.
  8. I

    Combat Locket - What monsters do you lack?

    Ugh. Completely misread the original question sorry. Thought the avent guard monsters thing was similar to the locket, and you were asking me to add support to parse those monsters into this script. But someone recently completed their locket and compared it against this script, and the...
  9. I

    Combat Locket - What monsters do you lack?

    Or was this a question if instead of checking locket, you can check the monsters selectable via "chat with burly bodyguard"
  10. I

    Combat Locket - What monsters do you lack?

    Are you sure that bodyguards will appear in your locket? Can you give me a picture of the locket dropdown that proves that this is a thing?
  11. I

    Bug "Blessing of your favorite bird" and I assume other modifiers, are untracked after breaking prism

    Build 28062, Starting in a You, Robot run, the modifier is correct up until I break the prism. > js numericModifier(Effect.get("Blessing of your favorite bird"), "Item Drop") Returned: 50 [393] Freeing King Ralph > js numericModifier(Effect.get("Blessing of your favorite bird")...
  12. I

    BeachComber - fast and efficient beach combing

    https://libraryaddict.github.io/KolBeach/ Here we go. It could be improved and definitely could have the source tiles and whatnot included and compiled into said packed version.. But there's only so much effort its worth. I'm currently on like, 52 rares left to verify. But I just marked every...
  13. I

    BeachComber - fast and efficient beach combing

    I still have 58 rares to verify, but I've updated https://kol.coldfront.net/thekolwiki/index.php/Comb_the_Beach with the % chances for beach outcomes from what I've logged. I've also updated it to include the distribution of tiles. I need to post a github page now
  14. I

    Bug - Fixed Mirror logging needs to write entity encoded characters

    https://github.com/kolmafia/kolmafia/pull/2194
Back
Top