Search results

  1. Crowther

    Feature - Implemented Prevent multiple instances of kolmafia from accessing the same account

    I've changed my copy to support four and I regularly run three (ascender, nonascender, easyfax). I haven't had any problems that I'm aware of due to running so many. The problem I do have is typing in one instance (or somewhere else) while a second instance is launching and it grabs my text...
  2. Crowther

    BatBrain -- a central nervous system for consult scripts

    Thanks everyone who helped fix this!
  3. Crowther

    Bug - Fixed Spacegate adventuring broken on some planets

    Wow. Nice catch. I had the same problem, but never noticed the typo.
  4. Crowther

    Bug Mafia does not prompt to smash Hippy Stone when running pvp command

    I also do "text peevpee.php?action=pledge&place=fight&pwd" to auto pledge. The text makes less mess in my gCLI.
  5. Crowther

    New Content Fall 2022 Challenge Path - Fall of the Dinosaurs

    Flying worked correctly my second run after this update. Thanks.
  6. Crowther

    New Content Fall 2022 Challenge Path - Fall of the Dinosaurs

    Thanks. I was wondering about chickens as I played day one yesterday, but I had no flyers to check with.
  7. Crowther

    New Content Fall 2022 Challenge Path - Fall of the Dinosaurs

    I suspect dinosaurs are messing up flier tracking. Today mafia thought I was at 100%, but the quest was not finished. I figured it was just the old off by a hair problem, but one more monster didn't finish the quest. Then three more didn't, so I did a dozen or so and it was finished.
  8. Crowther

    gCLI hopping about

    I'm not sure if this is related, but I can recreate a window moving unexpectedly. I've been having windows move for a while, but being able to create one on demand is new. I log out during a fight, then log back in with mafia. Then I move windows around. Any window it doesn't matter which...
  9. Crowther

    Proposal: Require Java 17

    I'm running Ubuntu 20.04 LTS. And it had openjdk-11 installed by default. Upgrading to 17 was as simple as "sudo apt install openjdk-17-jdk openjdk-17-jre".
  10. Crowther

    Bug - Fixed Irregular +/- combat rate modifiers interact poorly with the soft cap

    > ash numeric_modifier("combat rate") Returned: -45.0 > ash numeric_modifier("Combat Rate") Returned: -29.0Just to be clear this isn't unique to JavaScript.
  11. Crowther

    idk how this website works but i need help with something with the combat scripting in kolmafia

    I have "skill bowl straight up" in my CCS and mafia just skips it when I don't have the ball.
  12. Crowther

    New Content Grey You Challenge Path

    Yup. That's what I was talking about in post #5. Mafia checks api.php to update your stats after each equip and KoL is bugged. I commented that out, but it has the side effect that mafia doesn't know how your stats have changed.
  13. Crowther

    New Content Grey You Challenge Path

    SC is only +1.
  14. Crowther

    New Content Grey You Challenge Path

    Each run (of 2) mine has looked different, but yes, a collection of grey bits.
  15. Crowther

    New Content Feb 2022 IotM: Combat lover's locket

    I was keeping track of missing NOCOPY flags as I filled my locket, but now I'm busy ascending the new path. Here is the things I found missing. All dread monsters need to be flagged. NOCOPY. Copperhead quest monsters are NOCOPY. The Snake With Like Ten Heads isn't flagged and the rest I...
  16. Crowther

    New Content Grey You Challenge Path

    Ha! I know this isn't real, but it freaked me out for a second.
  17. Crowther

    New Content Grey You Challenge Path

    My guess about stats going to zero seems correct. I commented out "KoLCharacter.setStatPoints(muscle, rawmuscle, mysticality, rawmysticality, moxie, rawmoxie);" at the end of "request/CharSheetRequest.java" (that's parsed from JSON) and I no longer have that problem. I'm sure that makes for...
  18. Crowther

    New Content Grey You Challenge Path

    You don't want to eat key pies, muffins, etc. You'll absorb the whole thing and get no items back. Maybe a protection is needed? Is someone foolish enough to test a TPS drink once this leaves standard? Food gives +2 max HP. Booze gives +2 max MP. Spleen gives +1 of both. Tracking...
  19. Crowther

    Bug Grey You path (HC) Leaftlet Quest (with stats) made mafia freak out

    I find doing a number of things can make mafia think I have zero stats. I'm guessing it comes from the API. Clicking on my character gets my stats back, but soon enough they are back to zero. It makes using the maximizer hard to use, because after putting on a item, my stats drop to zero and...
Back
Top