Recent content by Ryo_Sangnoir

  1. R

    r28982 - What's Changed feat: add baseball choice spoilers by @midgleyc in #3423 Full Changelog: r28981...r28982

    Two things I can think of: * the encoding in the choice options is different because I switched to parsing the HTML instead of using regex * the returned HTML from the choice may be different because again I switched away from regex to cleaning the HTML. So it has extra tags and is formatted...
  2. R

    New Content - Implemented Baseball Diamond

    Okay, updated in r28982. One addition from this change: strings of choice options are now decoded as we switch to HTML parsing instead of regex. Any bugs to do with no longer recognising choice options might be this.
  3. R

    New Content - Implemented Baseball Diamond

    Looking into it but the HTML doesn't contain "choiceform1" and the like so I'll need to change how the spoilers get applied.
  4. R

    Bug - Fixed 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.
  5. 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 /...
  6. 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...
  7. 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...
  8. 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.
  9. 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...
  10. R

    Bug - Fixed Track more clan furniture

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

    New Content Archaeologist's Spade

    "use archaeologist's spade" It's a normal choice adventure with fixed order. Just use the standard features.
  12. 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
Back
Top