Search results

  1. holatuwol

    sourceforge not attributing commits?

    I use a non-standard SVN client, and I'm the last commit. o_0 Cause or coincidence?
  2. holatuwol

    Trying to target a specific monster in appearance_rates

    It should be possible now in r11124, but I may have broken something when I allowed it... let me know?
  3. holatuwol

    Bug - Fixed Horrible relay failure

    Probably related to some changes I made. Does it work with 11096?
  4. holatuwol

    Looking for help making a script for wadbotting castle items.

    Well, one of the reasons is that the script was released just a little over a month after NS-13 was released, and there was a lot of NS-13 stuff that I did not want to see automated at all. As for why, it felt self-defeating if these forums encouraged skipping NS-13 content when KoLmafia was...
  5. holatuwol

    Bug - Cannot Reproduce buff casts that attempt to equip MP reducing equipment shouldn't always do so

    I see code in place which looks specifically for this scenario. Can you provide a specific example where it made the wrong decision rather than just say "might"?
  6. holatuwol

    Bug - Waiting for Info MP Restoration and Equipment Changing (Travoltan Trousers mostly)

    Going with this suggestion for r11082 (or at least a variant where we abort if we need to switch to an outfit for sure, and just ignore the Travoltan Trousers if you don't have to change equipment). We'll see what happens.
  7. holatuwol

    KoLMafia on iPhone..

    I must admit, I'm curious. What's your exception?
  8. holatuwol

    Bug Sourceforge timeout causing Mafia to lock up

    In that case, he read the debug log wrong. Edit: Actually, looking deeper into that stack trace, it errors out on something that we do on login if you choose to share price data. This is the command that we run, so it actually times out trying to contact this site, not Sourceforge. update...
  9. holatuwol

    Bug Sourceforge timeout causing Mafia to lock up

    It spawns in a separate thread, so I don't see how it could lock up KoLmafia?
  10. holatuwol

    Bug - Fixed Grey GUI on autostop during Relay adventuring

    From what I'm hearing, it should do it if it's from a script or from adventure automation, but nothing else.
  11. holatuwol

    Bug - Fixed Grey GUI on autostop during Relay adventuring

    Shouldn't the checks go into the updateDisplay instead of in every case where we use pending state?
  12. holatuwol

    Bug - Fixed gCLI scrollback not emptied unless CLS or CLEAR is called

    That's most likely the case. I put in some code to check to see if at least one pane is non-sticky, and to not truncate anymore if that were true since that would disorient you while you were reading scrollback. While that's theoretically correct behavior, it seems there are conditions where a...
  13. holatuwol

    Bug - Fixed GCLI dead zone scrolling change still a bit glitchy

    Yes, advanced simulation software suggests that the probability is around 100%.
  14. holatuwol

    Feature - Implemented improved how maximizerMRU works

    Yes, I was referring to the mood setup panel. Right now in KoLmafia, there are three ways we show large amounts of data. The first way is in a CCS. Here, all the options are visible at once, and there's really no way to filter the information other than the collapsible sections. This works...
  15. holatuwol

    Feature - Implemented improved how maximizerMRU works

    I've never used modifier maximizer but ... couldn't this just be an issue with how maximizer is used? If we let you create a way to let you create shelves for the orderings (similar to moods being a snapshot of buffs, this would be a snapshot of all the maximizer things you've typed in) and...
  16. holatuwol

    Feature - Implemented Misprice catcher

    Well, there are people who use KoLmafia to do something like 10 meat sales (or whatever the equivalent is these days), and you don't want to prompt people too many times for that. Instead of doing that, maybe we could go back and format all the items with commas for everything when you finalize...
Back
Top