Search results

  1. I

    Bug - Not A Bug Clover protection page misdirects if first of the day

    I might be wrong about the specific cause, but right now it looks as though if you try to use a clover adventure as your very first adventure in a session and you have clover protection enabled, when you verify that you do want to adventure with a ten-leaf clover then instead of running an...
  2. I

    Bug Odd behavior with CLI manual choice adv control and relay browser

    I've noticed that manually selecting a choice adventure through the CLI has some odd effects on the relay browser. When you run into a situation where you have to manually select a choice option from the CLI while automating adventures, and then later in the same session manually adventure...
  3. I

    Feature - Implemented Track fullness from quantum taco with fullness counter enabled

    Basically just what's in the thread title. Since that's how it tracks drunkenness from the Schrodinger's thermos (at least, as far as I'm aware), would it be reasonable to add in the ability for it to do the same for the quantum taco if you have your fullness counter enabled?
  4. I

    Feature - Rejected Hernia support in moods

    Is there any way that Mafia could ignore auto-cummerbunding if you specifically have "Hernia!" listed in your mood? I understand if this is too minor to bother with, but with the Brushfires and all, it would certainly be convenient. As it is I don't see any way to get Hernia through Mafia...
  5. I

    Bug - Fixed Drac & Tan does not have HTML character entity in item name

    I noticed some weird results in my login script that I finally tracked down. Winnowing things down to where my error was, the following code: contains_text(visit_url("showconsumption.php"), to_string($item[drac & tan])) always returns false whether or not you've actually consumed a Drac &...
  6. I

    Bug - Fixed Links broken in relay browser after Louvre automation

    Every link in the main pane of the relay browser after an automated Louvre trip has started giving me a "Missing password hash" error in the CLI. This seems to be new; I didn't notice it happening as recently as yesterday. And as far as I've seen so far, this is the only place I'm getting the...
  7. I

    Bug - Fixed Mafia no longer recognizing black pudding battles

    Just noticed today that something recently seems to have broken recognition of black pudding fights. Had this show up in the CLI while using one. Bad monster value: "" It also incorrectly incremented fullness after the battle as if it was the food and not the battle.
  8. I

    Bug - Fixed Login screen isn't greyed out while running logout scripts from a different character

    Mafia no longer locks the interface while running logout scripts and the like in between changing characters, and will "let you log in" on a different character while in the middle of running them. (I didn't notice if it actually logged in, just that Mafia got really confused about my stats and...
  9. I

    Bug - Fixed "Blue raspberry troll doll" named "blue raspberry troll" in Mafia

    The item "blue raspberry troll doll" has the incorrect name in Mafia; it's currently listed as "blue raspberry troll".
  10. I

    Bug - Fixed Null pointer exceptions

    I'm getting null pointer exceptions in r10072 for a few random tasks, I'm not immediately seeing a pattern behind them. So far I've had them for multiusing blue snowcones and trying to put items in my display case. Here's the debug log for the most recent one: Unexpected error, debug log...
  11. I

    Bug - Fixed Sidebar doesn't update from previous character

    The sidebar in the Main Interface window properly updates when I log out of one character and into another, but the sidebar in the CLI and Player Status windows still shows the stats/meat/adv/etc. for the previous character, not the current one.
  12. I

    Feature - Implemented Track Hacienda Keys

    Would it be possible to add a counter for hacienda keys in the AT Nemesis quest, like what bounty items or barrels of gunpowder have? It's a minor thing, but it'd be convenient to have.
  13. I

    Bug - Fixed Instant Karma only usable at level 13 now

    Instant Karma was bumped up to only being usable at level 13, but it's still set at level 9 in Mafia. Also, I dunno if this is intentional or not, but it didn't seem to notice that when it tried to use it, it failed; it still assumed it was used successfully, removed it from inventory and...
  14. I

    Bug - Fixed Astral Bracer gives wrong skill costs

    The Astral Bracer gives -3 MP to skill costs for in-combat skills only, but Mafia seems to adjust skill costs for out-of-combat skills as well while the bracer's equipped.
  15. I

    Bug - Fixed Build 9316 doesn't run

    Build 9316 gives me a "Could not find the main class" error when I try running it, both from the GUI and the command line. I'm 99% sure it's not a Java configuration error; I've reinstalled Java both 32- and 64-bit, checked my system variables, everything checks out. Build 9315 runs properly...
  16. I

    Checking if you have a recipe

    Are there any ASH commands to check specifically if you potentially have the ability to make something; that is, if it's an item that has a recipe, and you have the recipe or not. Since the "create" CLI command will return a specific error message if you don't have a recipe for an item you're...
  17. I

    Bug - Fixed Zeroing out fullstats in session results stops them being tracked

    If you zero out the full stats gained in the Session Result panel (not substats), it no longer tracks them, it just stays stuck at 0/0/0. Zeroing out anything else seems to work fine.
  18. I

    Feature - Rejected Milk/Munchies adventure boost display option

    Would it be possible to add an option, like a pair of checkmarks or something, to show what adventure gains would be with Milk or Munchies Pill without having the buff active? Sometimes in HC I don't have a chef-in-the-box active, and with the only way for me to see what my best food is with...
Top