Search results

  1. C

    Bug - Fixed Can't adventure in PirateRealm Island

    I'm not sure either. I don't see anything immediately obvious about islands being split recently (however, I don't know if I'm only seeing some or all the changes when looking on github), though the locations for many of the islands do exist in mafia apparently. But even so, every island is the...
  2. C

    Bug - Fixed Can't adventure in PirateRealm Island

    Setting up piraterealm in r27315: place.php?whichplace=realm_pirate&action=pr_port You acquire an item: PirateRealm eyepatch equip acc3 PirateRealm eyepatch place.php?whichplace=realm_pirate&action=pr_port Preference lastEncounter changed from Configure Your Unbreakable Umbrella to Welcome to...
  3. C

    Bug - Fixed Can't adventure in PirateRealm Island

    Wow, you were lucky to get that far. I can't even adventure in the PirateRealm Seas straight out of Port Beginning anymore after jumping from r27304 to r27315. All I get is That area is not available. Edit: no specific steps needed to reproduce. Adventuring anywhere (via adv1()) in PirateRealm...
  4. C

    Bug Failed to equip familiar equipment

    Still happening in r26564, r26572, r26576, and r26587: > grep -rl "at c2t_hccs_fights (c2t_hccs.ash:1751)" [Zz]drvst_2022*.txt Zdrvst_20220713.txt Zdrvst_20220714.txt Zdrvst_20220715.txt Zdrvst_20220716.txt Zdrvst_20220717.txt Zdrvst_20220718.txt Zdrvst_20220720.txt The only reason it didn't...
  5. C

    Bug Failed to equip familiar equipment

    I've been getting this consistently lately, and it only started within the last couple weeks at most. My own script where this comes up once a day in the exact same spot every time. It uses the maximizer to equip everything. Attached is just one log of it happening, though every log I have of...
  6. C

    Bug - Fixed Maximizer calls no longer storing or recalling previous-used inputs (r26560, r26561)

    In both r26560 and r26561 the maximizer is no longer storing or recalling previously called inputs. It works fine with r26558 and before. I have not tried with r26559. maximizerMRUList is modified whenever the maximizer is called in r26558 and previous versions with whatever string was used for...
  7. C

    Bug - Fixed r26329: camelSpit not updating at end of combat

    Related, probably: mafia does not seem to recognise camel spit use anymore. r26328: Round 2: You lose 1 hit point Round 2: Zdrvst casts METEOR SHOWER! You acquire an effect: Meteor Showered (1) Round 3: You lose 1 hit point Preference _meteorShowerUses changed from 1 to 2 Round 3: Zdrvst casts...
  8. C

    Bug - Fixed Sometimes unable to buy limited items from Underground Fireworks Shop

    I mentioned the ASS discord because it was several months before I made an account here. Katarn (the OP) was even one to reply when I had brought it up at the time. So it's not all about you. Also, I resisted making an account here for a long time because making throwaway accounts on every...
  9. C

    Bug - Fixed Sometimes unable to buy limited items from Underground Fireworks Shop

    I don't think the fireworks shop has ever worked to buy limited quantity things with retrieve_item() or acquire. I pretty much never change clans and it's never worked, or at least not reliably. I apparently brought it up shortly after mafia "supported" the IotM in the ASS discord, and seems...
  10. C

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

    Yeah, I noticed this today with 4-d camera and relativity: use 1 shaking 4-d camera Preference cameraMonster changed from Knob Goblin Embezzler to Preference _cameraUsed changed from false to true Preference lastAdventure changed from Noob Cave to None [269] shaking 4-D camera Encounter: Knob...
  11. C

    Bug - Fixed Visiting Cold Medicine Cabinet while it is on cooldown breaks tracking

    Best guess based on context: https://github.com/kolmafia/kolmafia/pull/309 (I can't build or anything to test, so can't be 100% about it.)
  12. C

    Bug - Fixed Visiting Cold Medicine Cabinet while it is on cooldown breaks tracking

    Simply visiting the workshed while it is locked from picking options sets _coldMedicineConsults to 5. Preference _coldMedicineConsults changed from 2 to 3 Preference _nextColdMedicineConsult changed from 663688 to 663708 You acquire an item: Breathitin™ Preference _coldMedicineConsults changed...
  13. C

    Bug Mafia has decided to use free rests on the floor instead of at the campaway site

    I don't bother unlocking the forest in community service and the only time I've ever had a problem with getaway camp not working there is when all my preferences are reset somehow (from mafia crashing/computer crashing/power failure). Mafia doesn't autodetect whether someone has the getaway camp...
  14. C

    Bug - Fixed polar vortex not being tracked properly when no item is acquired

    PR #240 I think? Not sure if I did it right; just did a search/replace.
  15. C

    Bug Neverending party meat quest progress tracking is wrong

    It's the only NEP quest where wanderers contribute to the quest. Or at least meat dropped from sausage goblins definitely contribute. I can't remember if vote monsters do as well (my only other wanderer) or if something like backups camera monsters or professor copies do (never tried). But...
  16. C

    Bug - Fixed Kolmafia does not let me use Milk of magnesium after spending the unused charge before rollover

    Storing 5 adventures for the next day that is not affected by the 200 rollover adventure cap. I have been just getting around mafia not allowing milk to be used again after spending a previous day's charge by setting the milk of magnesium tracking property to false before using the day's milk...
  17. C

    Bug - Fixed Eau de Tortue is shruggable, but mafia thinks not

    From the gCLI: > use turt ph Using 1 turtle pheromones... You acquire an effect: Eau de Tortue (30) Finished using 1 turtle pheromones. > shrug eau de tortue Eau de Tortue is unremovable. > /shrug eau de tortue Removing that effect (Eau de Tortue), requires a soft green echo...
  18. C

    Bug - Fixed polar vortex not being tracked properly when no item is acquired

    When Fire Extinguisher: Polar Vortex is used and an item is not acquired with the skill use, the preference is not updated to reflect the skill use. The combat text for when the skill is used but an item not acquired is as follows: You fire a blast of frigid extinguishant at your foe for \d+...
Back
Top