Search results

  1. K

    Bug Enabling "Show old form with Combat Action Bar" breaks end-of-fight tracking

    Recently I was tracking down a strange bug where mafia was detecting that a fight was over at the very beginning of the fight (and returning from an adv1 call), without actually finishing the fight. I was finally able to repro it myself by checking both "Enable Combat Action Bar" and...
  2. K

    New Content - Implemented Protestor Tracking for the Candy Cane Sword Cane

    Mafia does not track protestors that were cleared with the new candy cane sword cane option at A Mob of Zepplin Protestors. My guess is that this is because the options results in a slightly different message: HTML: The full page html is attached.
  3. K

    Bug eat() no longer works in Grey You

    In Grey You, you can eat food to gain +2 max HP and drink booze to gain +2 max MP (once per unique item). I have a script that was calling eat() in order to eat items during the run. This seemed to be working fine in r26982; an eat message appears in the session log, and the item disappears from...
  4. K

    Bug - Fixed Doghouse Adventures not setting lastEncounter

    As of r26913, it looks like the Hallowiener Dog adventures are no longer changing the lastEncounter preference. I confirmed that the preference *is* getting changed in r26912: I have also attached a debug log of the choice adventure, if that helps. I looked at my log and didn't notice any...
  5. K

    Bug - Fixed Orb Pondering Prefix Trimming

    I noticed that pondering the crystal ball sometimes doesn't always trim the prefix from the monster name. For example, pondering the orb after a Big Wheelin' Twins prediction leads to: That is, the monster was correctly parsed as "Big Wheelin' Twins" during the adventure that predicted it. But...
Top