Search results

  1. M

    Bug - Fixed item manager not updating while burning clovers

    mafia r12342, java 1.6.0_18 (linux) farming drinks in the frat house, and I noticed my count of clovers in the item manage was not changing. then counter checker tried closeting the original count (83), not the current one (59), and failed ... Request 25 of 80 (Island: Frat House In Disguise)...
  2. M

    Bug - Fixed can't adventure in battlefield in r11101

    attempting to kill hippys in the 'Battlefield (Frat Uniform)' area is giving me 'you cannot acces that area' errors, either from ash scripts, or direct from the adventure tab on the main screen. I can adventure there via the relay browser, and have no problems with script/mafia access to side...
  3. M

    Feature - Implemented please add Clancy interface to ash scripts

    per http://kolmafia.us/showthread.php?9824-how-to-detect-Clancy-status-in-ash could someone please add a way of detecting clancy status from ash scripts. many thanks Dave
  4. M

    how to detect Clancy status in ash?

    I have the following code snippet trying to detect if Clancy wants attention, but as Mafia apparently tracks clancy status, how would I access this directly, and avoid this crude code? /// got to be a better way than this string charpane = visit_url("charpane.php"); if...
  5. M

    Bug - Fixed debug log generated while outputing debug log

    I found a debug log in my Mafia directory yesterday. It looks like it was generated while logging in. (closet related?) No idea what the cause was (I assume a Dev will be round later to rename the thread to something more meaningfull), but the interesting thing I noticed is that just after...
  6. M

    Bug - Fixed NPE initializing "stills available" Daily Deed

    after hitting the 'once more unto the breach' button to start a Trendy HC run, I get a long list of 'Seeing what's still trendy today...' followed by a couple of 'Done. Are YOU a fashion plate?', then a segmentation fault. last entry in my log at this pointHardcore perm Kneebutt for 200 Karma...
  7. M

    Bug - Fixed ghost pinching quarterly in quartersmaster store?

    upgraded from 10226 to 10233, and now get the following weirdness in the quatermasters stores :) (looks to just be cosmetic) best regards Dave
  8. M

    Bug - Fixed class java.lang.NullPointerException: null during startup

    I got this between the login window dissappearing, and the main window appearing best regards Dave =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= KoLmafia v14.8 r9985, Linux, Java 1.6.0_24 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Please...
  9. M

    Bug - Fixed runnable in event dispatch thread

    I am seeing this at every startup of Mafia in last day or so, it occurs after the login window disappears, but before the main Mafia window appears. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= KoLmafia v14.8 r9977, Linux, Java 1.6.0_24...
  10. M

    Karma discarding

    Question: when you press thsi discard karma button in the relay browser when in the gash, should it discard all Karma, or just one? (on todays run for me it only discarded one - my other is now in storage) on a related note, would it be worth me putting in a feature request for a Mafia option...
  11. M

    Bug - Fixed problem learning new recipe in shower?

    r9532 (via shower button in daily deeds panel) > shower MP Let's take a hot shower. You gain 223 Mojo Points You took a hot shower. Learned recipe: Salsa de las Epocas (5064) Unexpected error, debug log printed. class java.util.NoSuchElementException: null java.util.NoSuchElementException...
  12. M

    Bug - Not A Bug minor problem with scripts menu

    Not only does the scripts menu show my .ash files, it also show my .ash.old and .ash.ref files as well - screenshot enclosed best regards Dave
  13. M

    is crimbotree working ok?

    (running r8459) I noticed the crimbotree counter in CLI and daily deeds had not changed since yesterday > crimbotree Check back in 7 days. so I visited the VIP lounge in the relay browser and tried again - Visiting Crimbo Tree in clan VIP lounge Visiting Crimbo Tree in clan VIP lounge >...
  14. M

    Bug - Not A Bug mallsell of no items should not be same as cancel all selling

    version 8430 In the mall manager, I selected a block of items and clicked on MallSell. I realized I did not want to sell one of the items, so when asked how many I wanted to sell, I set the quantity to zero and clicked on ok. This had the same effect as if I had clicked the cancel button...
  15. M

    Bug - Fixed can't equip bugged balaclava

    I have a bugged balaclava, and I can equip it via the relay browser, but not via equipment manager or cli >invent [snip] bugged balaclava [snip] > equip bugged balaclava You need 1 more bugged balaclava to continue.
  16. M

    Feature - Implemented option to sort by quantity when adding stuff to mall store?

    would it be possible to offer an option to list the items you can add to your mall store by quantity, rather than alphabetically? many thanks Dave
  17. M

    Can you check Mall advertising budget?

    As per $subject, is it possible within Mafia to check your existing advertising budget for your store in them Mall? I was thinking in terms of something I could stick in my breakfast script so I could do something like {if ($currentbudget < $bignumber) && ($availablemeat >$bignumber)) then...
Top