Search results

  1. D

    Feature - Implemented support for warbear auto-anvil

    Your auto-anvil handles some of the smithing for you.
  2. D

    Feature - Implemented support for warbear auto-anvil

    Since the loathing legion jackhammer and thor's pliers have support, I would love to see some support for the warbear auto-anvil too.
  3. D

    Bug - Fixed Recent change caused loss of useful strategy information

    Looking at the svn log, I'm guessing it was this change in revision 14243 to FightRequest.java @@ -1764,7 +1765,7 @@ if ( action.startsWith( "custom" ) ) { String file = Preferences.getBoolean( "debugPathnames" ) ? CombatActionManager.getStrategyLookupFile().getAbsolutePath() ...
  4. D

    Bug - Fixed Speakeasy doesn't take discounts

    The item manager lists prices for speakeasy cocktails adjusted for discounts. I always get charged full price. Either they don't like me there, or they don't take discounts.
  5. D

    Bug - Fixed Recent change caused loss of useful strategy information

    Request 37 of 256 (The Red Zeppelin's Mooring: A Mob of Zeppelin Protesters) in progress... [19715] A Mob of Zeppelin Protesters Encounter: eagle Strategy: C:\Documents and Settings\Administrator\My Documents\Mafia\ccs\stoppers.ccs [eagle] OK, that [eagle] part should probably have been placed...
  6. D

    Feature allow script edit requests while other threads are lock interface

    When I'm running scripts, I sometimes get an idea to change something somewhere. Doing a shift+click to edit a file in the Scripts menu adds the request to the queue. Could it be made to just spawn that edit request instead of queuing it? Doesn't seem like it would need to be ran in a protected...
  7. D

    New Content - Implemented airplane charter: Spring Break Beach

    I can now confirm it is most certainly 7 rollovers and not days. I got a UMD today (8/11) and last on (8/5).
  8. D

    New Content - Implemented airplane charter: Spring Break Beach

    IF we're going to set a date preference, shouldn't we use an existing format to something available via ash commands? And getting it 2 mondays in-a-row doesn't prove the rollover thing unless 1am to you is before midnight in AZ (and Sunday to them still).
  9. D

    New Content - Implemented airplane charter: Spring Break Beach

    It would also be nice to have a preference which tracked the number of adv spent in the yacht since the last choice adventure 918.
  10. D

    New Content - Implemented airplane charter: Spring Break Beach

    Question, when does the UMD actually become available, after 7 days or 7 rollovers (folks are saying 7 rollovers)? Meaning, if I log in before midnight, do I need to wait til after midnight to get the UMD? I have characters with no spring break and they'll always be null... and there's no proper...
  11. D

    Error log trying to build r14343

    Now I understand why I'm getting 61 errors trying to build. My most current OS is Windows XP Pro x64 and my Java is 1.6. I have been thinking about buying a windows 8 machine. Is there a better IDE than Netbeans I should look into while transitioning??
  12. D

    Prototype Florist Script (flower.ash)

    Thank you! Any changes to aflower.ash that you want to share?
  13. D

    Bug - Fixed choice adventures are no longer being processed properly

    Using build 13127, choice adventures are no longer being processed properly: Request 5 of 108 (Woods: Whitey's Grove) in progress... [1778] Whitey's Grove Encounter: Don't Fence Me In You acquire an item: piece of wedding cake You acquire an item: white rice Encounter: The Only Thing About Him...
  14. D

    New Content - Implemented Bento boxes and sushi doilies

    If you're working on the sushi doily code, add the mer-kin worktea code, too. when we get a bold response from the worktea, can we display it to the log and store it in a variable somewhere? (there's 8 different codes needed for the mer-kin dreadscroll)
  15. D

    New Content - Implemented New Castle Content

    Stuff still needing attention: The raver bounty does not show up as available when you "Visit Bounty Hunter" from the menu. NPE when manually selecting raver giant bounty in relay browser. Quest tracking still needs to be updated. Goth Giant choices need to be corrected (The Copper Feel...
  16. D

    Feature Disable Daily Deeds buttons while mafia is active

    When adventuring, I like being able to adjust my choice adventure settings. Please don't take that away!
  17. D

    New Content - Implemented March 2012 IOTM - Happy Medium

    I've been wanting to code something with charges and other familiars when I noticed how it wasn't done properly with this one (and it is the only familiar with .charges code that's active, atm). The .charges for the medium returns 0-3. (which makes this redundant information when you have the...
  18. D

    Feature Disable Daily Deeds buttons while mafia is active

    I disagree somewhat. I run through and hit all those DD buttons while scripts are running. It queue's the action(s) after the script completes and works fine. No race conditions. While auto-adventuring is happening, this is not the behavior. I can see adjusting code to queue the action(s), while...
  19. D

    Bug - Fixed Mafia keeps setting can_interact to true during HC Boriscore

    I specifically need to know if I should rewrite my scripts to work around the "new format" or if I should hold out for the inconsistencies to be ironed out. I'm sorry I've been out of the loop for awhile as I've been out of town and busy with moving. It is an honest question, not intended to be...
Back
Top