Whenever there's a new day, you get to use all your resources again. Sometimes it will put off certain quests until the next day -- e.g. the Friars quest completed perfectly gives you no stat points, and you get 3 NC forces per day using the Allied Radio Backpack.
Which quests is it deciding...
if you're using run_combat(), that implies you're using visit_url() instead of adventure() or adv1() to start combats? The latter combined with custom combat scripts, combat filter functions or macros is more usual I think.
I have no idea whether Mafia would abort. I don't know why it aborted...
Holiday monsters are what KoL considers "special" monsters. Presumably, you are not using a custom combat script; as these monsters disable auto-attack by default Mafia won't finish the fight.
You should go into KoL's "Options", then "Combat", then "Enable auto-attack even against boss and...
Okay, this is turning out to be trickier than expected: it gets the score right when calculating items for the shortlist, but when it comes to calculating the final values, it doesn't include the duration. Confusing.
Might rearchitect.
Yes, that seems like a reasonable idea.
I remember the issue here -- loading corrupt settings and taking a new backup of the corrupt settings -- being the main issue sorting it in Mafia. Although the fact that that can happen in the first place would seem to imply that we try to read the...
Amazing find!
I think the fix is to move "Unarmed" into expressions and out of modifiers. It's more like a restriction than a modifier -- yes, it's like "single equip", but we have a lot of boolean modifiers which aren't really like the others (e.g. "Attacks Can't Miss" is an enchantment that...
Yes, I don't think we have a way to do this in ASH (for ShopRow coinmasters in general). You can use the Coinmasters Frame, or visit the URL directly.
The Coinmasters Frame should sell multiple at the same time as of r28835.