Recent content by Manendra

  1. M

    Bug - Fixed The option to show both the Combat Action Bar and the old form at the same time causes problems for automating combat

    Yeah, on r27580, this broke bander run tracking for sure. Not sure what else. Visit to Woods: The Black Forest in progress... [573] The Black Forest Preference lastEncounter changed from black panther to All Over the Map Encounter: All Over the Map Preference lastEncounter changed from All...
  2. M

    Bug - Fixed divide by zero error when consuming spleen item

    Debug log is attached. When garbo hit the spleen consumption part of the diet, it errored out. Refreshing the session and re-running hit the same thing. I had just built mafia from source, so functionally running r26986. Same script ran fine this morning on r26983. I reverted the...
  3. M

    Bug - Fixed Reading the McGuffin Diary does not set the proper quest flags/preferences

    I've run into this while running loopcasual ( https://github.com/Kasekopf/loop-casual ) the last couple days. Digging a bit, it looks like the culprit is mafia no longer reading the diary automatically when you get it. Or at least it isn't updating the prefs, even if it is hitting that URL...
  4. M

    Bug - Fixed Banished Monster List & Spring Loaded Front Bumper Tracking Issues

    I ran into this bug today, so I spent a few minutes digging around in the code to find out why it's happening. To my amateur eye, it looks like this is not so much a bug in BanishManager than it is a problem with using banishedMonsters as a proxy for "is bumper available". banishedMonsters is...
  5. M

    Feature - Implemented '_roboDrops' pref to track number of robortender booze/mixer drops in a day

    There's a matching PR here. There's been a fair bit of discussion in the asscord about tracking how many drops you've gotten from your robortender to be able to go for more valuable ones when the drop rate is higher. This is my stab at creating a pref that tracks the drops for that purpose. Due...
  6. M

    Bug - Fixed beGregariousFightsLeft is decremented when encountering other sources of the beGregariousMonster

    See below for the relevant section of the session log. But it looks like mafia saw the timespinner fight as a gregarious fight, and updated the pref accordingly. I was running r26090 at the time, I believe. Let me know if there's anything else you need that would be helpful! use 1 Time-Spinner...
Top