Search results

  1. R

    Feature - Implemented Stat day not considered a modifier

    I wasn't sure if it was a bug for there to be a modifier that wasn't considered as a modifier. I also don't know if it's calculated into "Exp:", though it seems that "Exp:" doesn't consider the effect of +stat%.
  2. R

    Feature - Implemented Basement monsters exact stats

    Def=ceil(1.8*(ceil(BL^1.4)+ML)), actually. Def is 90% of buffed attack. I think this is usually the case for monsters in the Kingdom. Also, everything is ceil'd, if that matters. Since there's no variance, these numbers would be exact.
  3. R

    Feature - Implemented Stat day not considered a modifier

    "modtrace experience" (and modref) does not return stat day. Is this supposed to happen? If it's a question: stat day and sign are additively applied (empirically confirmed).
  4. R

    Fortune Cookie counter running out halts all activity

    Eat a cookie, remove the counter (I think you can click on it in the relay browser to "shrug" it), and adventure as needed. I haven't tried this, and have been frustrated by this before, but it wasn't until I saw this question that I thought, 'Oh, actually, there's a simple solution.'
  5. R

    Feature - Implemented Basement monsters exact stats

    Spaded this over the past week. Basement monsters have no variance. Except at very low levels (I don't know why, but the level 1 monster has base ML 4, and possibly a few others below 15), this formula has been working (exactly) for everything I've encountered. Atk = 2*ceil(floor^1.4) +...
  6. R

    Bug - Not A Bug maximiser doesn't include all requested equipment/outfit

    It's aesthetically weird, because maximizer is by default "and".
  7. R

    Bug - Fixed More uncaught exception

    I tested it only a few minutes before posting (I open KoLMafia strictly through update.exe, so it's always the latest on open) and it still gave the null pointer exception. Tried it one more time, and -outfit brimstone (in maximizer window) -> Unknown or custom outfit: brimstone > maximize...
  8. R

    Feature Spell/skill damage calculator

    A keyword (say, skilldamage) where you can type in a skill or attack and get back a damage, or a range. For example uses (with made-up numbers): > skilldamage stream of sauce Stream of Sauce will do 35-55 damage, 45 average. (with +10 cold and +0 hot, no tuning) > skilldamage stream of sauce...
  9. R

    Bug - Fixed More uncaught exception

    Theraze: How is it a feature? It's the bug I mean to point out in the first place. An "unexpected error" means, to me, something went wrong that it wasn't prepared to deal with, and this means that the program (or at least the module that got it) is possibly in an invalid state. Once such an...
  10. R

    Bug - Fixed More uncaught exception

    > maximize? meat, outfit swashbuckling, -outfit brimstone Unknown or custom outfit: brimstone Unexpected error, debug log printed. After this, Mafia won't leave the "grey state" (in-progress) for the "green state" (everything's OK). Yes, afterward, I realize that it's not the "brimstone"...
  11. R

    Universal Recovery Script

    If you want to make MHMH more "safe", you can make an option to set a limit on how many times the script can use MHMH a day. For example, a non-Oxy with only a spleen familiar and no Pulverize might not care about 3 of his/her spleen.
  12. R

    Universal Recovery Script

    I want to save them for combat, in emergencies. I've already checked the relay. Cannot reproduce right now. Just tried fudging the version, and no chat side-effect.
  13. R

    Universal Recovery Script

    No, casts are in the Mafia interface, but I left it unchecked. Sorry, I forgot about this. I mean that I know that it's paused because of lack of updates, but that the pause seems to be causing unexpected behavior in chat. I'm not complaining about the pause occurring, I'm talking about an...
  14. R

    Universal Recovery Script

    Instant Karma/air. I agree, MHMH is something you wouldn't check if you needed the spleen. Edit: Also, I forget why it's using casts when casts aren't checked in the Mafia interface.
  15. R

    Bug - Waiting for Info "Welcome to the Footlocker" choices not described correctly

    http://kol.coldfront.net/thekolwiki/index.php/Welcome_to_the_Footlocker In the relay browser, Mafia tells me that the result will be 1 Knob jelly donut, and I have 0. However, if I don't have the full outfit, this would be incorrect.
  16. R

    Feature - Rejected Use reflection of maps

    Hey, I find that offensive! My cousin's a birdplane, and he has it hard enough without people making fun of his heritage. Anyway, I don't read through the preferences. I rely on the "help" command. Is there some way to search through those variables without opening your pref file? As in...
  17. R

    Universal Recovery Script

    You misread what I said. The pause, which I know about, is causing unexpected and unwanted behavior with chat.
  18. R

    Universal Recovery Script

    I don't know if you know this, but your script's 20-second pause makes outgoing (maybe also incoming) chat buffer, and as a stack rather than a queue. I'm not thinking enough whether this belongs as a bug report, because I don't know what you're using to pause.
  19. R

    Feature - Rejected Use reflection of maps

    Related: How about keeping track of reflections of a map? For those who don't know: Every Drink Me gives you a +1, and every dropped reflection is a -1. Reflections only drop at >0. Resets to 0 on ascension.
  20. R

    Feature - Rejected add functionality to auto-reprice to ignore items with limits

    I thought we were talking about changing the repricing algorithm.
Back
Top