Search results

  1. HippoKing

    bumcheekcity and hippoking's Rollover Management Script

    Oh yeah, I should add Sugars and Brickos, forgot about their introduction. I'll do this, and Canticle sometime probably next week. I don't want to post updates too regularly, and I don't want to write Canticle checking code before I can test it (I'll ascend PM at the weekend I guess).
  2. HippoKing

    Forum Update

    Woop woop, SVN updates is back. Thanks a lot.
  3. HippoKing

    Bug - Fixed Undesirable Fuzzy Matches

    The CLI should fail to act, like the in-game chat macros. The CCS, there are several options (including leaving it as it is) but if I were doing it, I'd probably make it work as now when parsing but highlight lines with a possible ambiguity in (say) red. With significantly more effort, you...
  4. HippoKing

    Bug - Fixed Improper recognization of changes after freeing the king and recalling skills

    I had this something like this yesterday as well (I never recalled since I have no SCPs, but it didn't pick up my freeing the king and thus wouldn't let me mallbuy). I put it down to lag at the time (there was quite a lot). I just relogged and it all sorted itself out.
  5. HippoKing

    Bug - Fixed Undesirable Fuzzy Matches

    I think it's fair that mafia should try to avoid doing anything that might not be intended. In case of ambiguity, it's better to ask for a clarification than to keep running, especially since the changeable nature of KoL means that something unambiguous today could become ambiguous tomorrow (as...
  6. HippoKing

    Feature - Implemented Buff rebalancing to ignore AT buffs

    Would it be possible to have a checkbox in the preferences (by the use only buffs specified in mood) which changes the behaviour of the buff rebalancer to not cast AT buffs? It is fairly useless to get given more turns of a buff that I'll be shrugging off soon. I know I could fix it using a...
  7. HippoKing

    bumcheekcity and hippoking's Rollover Management Script

    It definitely isn't doing it right now, so I'll fix it. It just put on a nurse's hat when trying to max adventures, removing my brimstone beret and thus shrugging ode. Curses. Guess it's time for 0.61
  8. HippoKing

    bumcheekcity and hippoking's Rollover Management Script

    Turns out I got around to it tonight. Note that now any bugs with the adventure maximizing code are mafia's fault and not ours (probably). Added support for the soda and fixed the longstanding bug with it telling you to soak in BM.
  9. HippoKing

    Forum Update

    I'd love to see the 'Latest SVN Changes' back in action. It's 10x easier to read/use than the sourceforce tracker.
  10. HippoKing

    bumcheekcity and hippoking's Rollover Management Script

    1) As far as I'm concerned, the DC should be ignored by everything in mafia that isn't doing a specifically do a DC-related task. That will not change. 2) Yeah, all that code is getting scrapped in favour of the modifier maximizer when either me or BCC get around to it. That didn't exist when...
  11. HippoKing

    autoBasement.ash - Better basement automation

    This is awesome. Two weird things I noticed: a) Default break floor is 500, 501 would be more sensible. I changed this in my own config files so it's hardly a big issue. b) It kept putting away my hand so I had no familiar, I never quite understood why.
  12. HippoKing

    ZLib -- Zarqon's useful function library

    They're both pretty shit. I'd much rather just have a note in obvious (mildly oversized, coloured or both) telling me that there's a new version. Given that whatever scripts I have will always work with the previous version of ZLib (because I was already using them), I don't need to be slapped...
  13. HippoKing

    Run most Recent Daily

    I just use a batch file which executes 'svn update', ant and then kolmafia.
  14. HippoKing

    Quick question= inv. mall management

    Try "automall" in the CLI. I haven't ever used it, but it looks like it does what you want from the help edit: Maybe that undercuts everything, I dunno.
  15. HippoKing

    ASH syntax highlighting in Kate

    I use notepad++ in C mode and it works pretty much awesomely.
  16. HippoKing

    Memory leaks?

    I've noticed a couple of times, Mafia will eventually reach full memory usage (on the bar on the top right) and then lock up. This is generally after it has been running for maybe 10 hours, and has been used primarily for the chat tab.
  17. HippoKing

    massive lags in mafia

    Mafia does take a comparatively long time to log in because it gets everything about your state. When you log into KoL normally, it just gets the 4 frames you see. When Mafia logs in, it checks everything about you (skills, inventory, gear etc) and caches it to use in the mafia enhanced interface.
  18. HippoKing

    Rampaging Adding Machine

    Couldn't it be made a drop-down for "make 31337s", "make 668s" or "perform default action".
  19. HippoKing

    The Wiki

    I made a start on a CLI page. It's currently just the information from "help" relaid out.
  20. HippoKing

    The Wiki

    As far as I can tell, Mafia doesn't actually use strong typing on those. The reason I put the notes column in was partly so data like that could be added - stuff like pointing out that the war quests accept "hippy", "fratboy" or "none" as values. I just haven't bothered with writing any of that...
Back
Top