Search results

  1. W

    New Content - Implemented Crimbo Town 2014

    December 23 advent item: Unknown item found: tiny plastic ambulatory robo-minecart (7853, 539877392) -------------------- 7853 tiny plastic ambulatory robo-minecart 539877392 crimbo14tp3.gif accessory t 0 tiny plastic ambulatory robo-minecart 0 none tiny plastic ambulatory robo-minecart Moxie...
  2. W

    New Content - Implemented Crimbo Town 2014

    December 22 advent item: Looking at item #7852... Unknown item found: tiny plastic semi-autonomous drill unit (7852, 950927256) -------------------- 7852 tiny plastic semi-autonomous drill unit 950927256 crimbo14tp2.gif accessory t 0 tiny plastic semi-autonomous drill unit 10 none tiny plastic...
  3. W

    Trying to fight while not in a fight

    Autoselling items to NPCs... You gain 3,725 Meat Items sold. Using 19 baggie of powdered sugar... You acquire an effect: So You Can Work More... (duration: 190 Adventures) Finished using 19 baggie of powdered sugar. Round 0: wrldwzrd89 tries to steal an item! You acquire an item: strange leaflet...
  4. W

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    New URL: http://www.kingdomofloathing.com/place.php?whichplace=mclargehuge
  5. W

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    Another one, caused by the KoL change on December 4th: Server returned response code 404 (Not Found) for mclargehuge.php Got this 3 times in a row in the gCLI. Obviously it happened when BCA was trying to do the McLargeHuge quest... though I do wonder if KoLmafia's buggy here. EDIT: Another...
  6. W

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    I've got a problem to report as well: Server reported error 404 (Not Found) for rats.php This happened on day 1 of a Hardcore Oxygenarian ascension, powered by this script, when it was trying to do the Tavern Cellar.
  7. W

    New Content checkconsumption broke with the Well-Tempered stuff moving to Coldfront

    > checkconsumption Checking consumption data... Connecting to Well-Tempered Epicure... Failed to parse XML document from "http://epicure.bewarethefgc.com/export_data.php" Connecting to Well-Tempered Mixologist... Consumption data checked. r14994.
  8. W

    Feature - Implemented Consumption-related ASH function additions

    Ah OK, was wondering. Reject this, please!
  9. W

    Feature - Implemented Consumption-related ASH function additions

    drinksilent(int, item): like eatsilent(int, item) in that it just does it without warning about stuff (for booze, warning if you don't have Ode active). For that matter, why is there no spleen(int, item) ASH function? And spleensilent(int, item) just to be complete, though this wouldn't do...
  10. W

    eclipse setup, tricks, etc

    That's the goofy thing about Subversion - the client version never matches that of the repository. SVNKit 1.8 is for SVN 1.7 oddly enough.
  11. W

    New Content - Implemented Skills interface revamp!

    I think so. We now properly support using skills, and took care of an odd corner case with Cocoon. Everything else is already handled internally.
  12. W

    Guide

    Oh. OK. *shrug*
  13. W

    Bug - Not A Bug Smithsness tracking seems to be a bit off

    KoLmafia isn't properly updating something when you equip or unequip an item that gives +Smithsness. This is most easily reproduced with a Flaskfull of Hollow's effect active and any 1 piece of Smithsness equipment: Start by using the flaskfull. Equip the smithsness item. Refresh the character...
  14. W

    Guide

    If the GitHub URL change is causing Guide to be outdated, deleting it and installing it again will clear this up. I had 1.1.14 for quite a while - apparently KoLmafia never figured out that 1.1.15 was available until I applied this fix.
  15. W

    Bug - Waiting for Info MP Restoration and Equipment Changing (Travoltan Trousers mostly)

    OK, I spent a good hour digging into the code, and I think I've found the cause of all this trouble. Lines 920 through 927 in UseSkillRequest.java, as they stand now: if ( KoLCharacter.getCurrentMP() > predictions[ Modifiers.BUFFED_MP ] ) { return false; } if (...
  16. W

    eclipse setup, tricks, etc

    This tutorial needs a couple things updated. First of all, KoLmafia now requires JDK7 to compile. Secondly there's the 1.10.x release of the Subversion Eclipse client.
  17. W

    WTF Relay script collection

    Yay! I'm glad this skills script is back.
  18. W

    WTF Relay script collection

    The skills revamp just made WTF Skills obsolete, as the URL it targets doesn't exist in-game.
  19. W

    New Content - Implemented Skills interface revamp!

    New URL: skillz.php (instead of skills.php as it was before). LOTS of new options. Here's the HTML for the default set, which is what we care about: <html><head> <script language=Javascript> <!-- if (parent.frames.length == -1) location.href="game.php"...
  20. W

    Guide

    Do you have the latest KoLmafia and Guide versions? This bug has been fixed. If all else fails try removing Guide and installing it again, after updating to KoLmafia 16.5 or a newer daily build.
Back
Top