Search results

  1. R

    Bug maximizerMList does not correctly handle changes to maximizerMRUSize

    We can implement it if it doesn't make things obviously worse, and then see if more bugs get reported, and revert it if they do.
  2. R

    New Content - Implemented Baseball Diamond

    We want to: * track monsters going into the diamond: FIFO queue, 9 slots, probably comma separated monster ids * in fight request, log the baseball diamond stuff * update the modifiers from the description after the choice is finished * track how many innings are consumed * track the sniff /...
  3. R

    autoscend - a sl_ascend fork/continuation

    If you're consistently breaking ronin under Normal runs, might I recommend Hardcore instead? That would get you more karma and prevent autoscend accessing the mall. Similarly, if you have very limited IoTMs, you might want to consider running some of the more overpowered avatar classes, such as...
  4. R

    autoscend - a sl_ascend fork/continuation

    Autoscend assumes you want to go fast, and is not recommended for casual (or equivalent circumstances, such as when you've broken ronin). Accounts with many IotMs can get something like +1900 item in-run, which is why autoscend goes for it. Next time either finish the run while still in-ronin...
  5. R

    Bug Printing the output page of Apriling band quad tom [play] link locks up KoLmafia

    For debugging, in the CLI type "debug on", and then Mafia will create a DEBUG_XXXXX.txt file logging all the URLs / contents. No idea what's happening here though.
  6. R

    Feature Request: Support for mutually-exclusive buffs in maximizer

    We have some mutexes in modifiers.txt: # Mutually exclusive effects section of modifiers.txt # Same as above MutexE Shrieking Weasel/Power, Man/Lucky Struck/Ministrations in the Dark/Superdrifting none MutexE Perceptive Pressure/Perspicacious Pressure/Pneumatic/Proficient...
  7. R

    Bug - Fixed Track more clan furniture

    I think this would be good to do.
  8. R

    New Content Archaeologist's Spade

    "use archaeologist's spade" It's a normal choice adventure with fixed order. Just use the standard features.
  9. R

    New Content Archaeologist's Spade

    Most of this is already in, but we want once / day prefs for: * toiletries kit * neti pot * gnawing bone * fleek mascara and campground once / day prefs for * pork elf medicine cabinet * pork elf sink * pork elf toilet and: * consumable stats * tracker for hoverboard * tracker for fitness steps
  10. R

    Bug - Fixed Choice Overrides using Ezandora-Choice-Override render incorrectly

    Looks like previously it returned a 200 where the contents were the JavaScript redirect, and now it returns a 302 where the contents are the actual page.
  11. R

    Bug - Fixed Choice Overrides using Ezandora-Choice-Override render incorrectly

    Even normal choices are broken -- if you use the archaeologist's spade using a chat command from main.php, for example, the resulting choice is rendered above main.php. No idea why -- the network commands look okay, although the 302 also returns a page.
  12. R

    Bug Crafting automation unable to make Star Chart items.

    Okay, found the code, it's in KoLmafia.handleConditions. Seems to all be custom. Will investigate later.
  13. R

    Bug Crafting automation unable to make Star Chart items.

    I can't find any code that would create the key in the first place. Do you have Preferences -> General -> Item Acquisition -> Buy items with tokens at coin masters whenever needed set on? If not, can you set it on?
  14. R

    Bug Club Next Week Timer off by 1 when used with phosphor

    Hmm, the VHS counter in the same combat was also off by one? They use the same code. How did you complete the combat -- clicking buttons in the relay browser, macro, combat script, combat filter function? And this was a habitated shadow slab that you instakilled with club into next week...
  15. R

    Bug Club Next Week Timer off by 1 when used with phosphor

    Was this with the latest version of Mafia? There was a bug in earlier versions where the count was off by one in free combats.
  16. R

    Bug - Fixed coolerYetiMode not reset when drinking

    Nope! Well, I mean you can visit_url some places, but no command or anything. It won't, because it's a daily pref. But coolerYetiMode will still be set to adventures.
Back
Top