Search results

  1. W

    New Content - Implemented Crimbo Town 2015 !!

    Interestingly, the Feelin' the Rhythm effect grants All Attributes +X, where X looks (at first glance) to be derived from how many others have used the circle drum before you, divided by 10 and floored. So if you used it when 1067 other people had already done so today, you get All Attributes...
  2. W

    New Content - Implemented Crimbo Town 2015 !!

    Surprised I'm the only one on top of these. Looking at item #8783... Unknown item found: elf ploughshare (8783, 940235960) -------------------- 8783 elf ploughshare 940235960 beatsword.gif weapon t 0 elf ploughshare 100 Mus: 0 1-handed sword Item elf ploughshare Maximum HP: +30, Maximum MP: +30...
  3. W

    CanAdv -- check whether you can adventure at a given location

    Also running r16552 and r72 of CanAdv. Cannot reproduce your results. Also checked coldAirportAlways, set it to true. Didn't help.
  4. W

    CanAdv -- check whether you can adventure at a given location

    I am also having this problem on a fresh install... using r72. :S > ash import <canadv.ash> can_adv($location[VYKEA]) Unknown location: VYKEA (zone: The Glaciest) Please report this missing location here: http://kolmafia.us/showthread.php?t=2027 Returned: false
  5. W

    New Content - Implemented Crimbo Town 2015 !!

    Unknown item found: pine cone (8779, 166034519) -------------------- 8779 pine cone 166034519 pinecone.gif none t 0 # Item pine cone -------------------- You acquire an item: pine cone Unknown item found: iron chain (8780, 700707431) -------------------- 8780 iron chain 700707431...
  6. W

    CanAdv -- check whether you can adventure at a given location

    Oh, this script may need updating after the recent change to correct a zone number. I do not know for sure, but I thought I'd throw that out there just in case it matters.
  7. W

    Introducing KoLmafia Daily Downloader

    Finally figured out that I used WinRun4J to build the launcher for Windows. Updated it, along with the Mac launcher, to work with 5.0.0 (and later versions), and added them to the release. Also added a note about DailyDownloader-new.jar's purpose: It's what the auto-updater downloads. It's not...
  8. W

    Introducing KoLmafia Daily Downloader

    DailyDownloader-new.jar is used by the auto-updater. I should've documented that in the release notes. It's not supposed to be user-downloaded.
  9. W

    Introducing KoLmafia Daily Downloader

    I figured someone would ask about DDLauncher. I can't remember how I built the darn thing, so I didn't update it for this version. D: The good news is, due to the new naming scheme, once I figure out how the heck I built the Windows version of DDLauncher, it won't need updating again. Now I just...
  10. W

    Introducing KoLmafia Daily Downloader

    DailyDownloader has been updated to version 5.0.0. The only change in this version is the addition of auto-update for DailyDownloader itself, using the ApplyUpdate helper.
  11. W

    New Content - Implemented Mountain stream soda buffed

    Mountain Stream soda's MP restoration went WAY up. It used to be 6-8, it is now 30-40. KoLmafia's data needs updating to reflect this KoL change.
  12. W

    Scripting the birth of a new life.

    Yes, from hearsay. It only partially worked, and even then it was glitchy. That bug was silently fixed at some point in the past.
  13. W

    Scripting the birth of a new life.

    I have a bug to report: newLife.ash is GREAT when it works. When ascending into Bad Moon, though, is where things got wonky. newLife.ash assumed I have free smashes thanks to the Barrel God IOTM, but Bad Moon renders all that moot... and I got beaten up because of it. D:
  14. W

    Bug SVN checkout twice = NPE

    Heh, chalk this one up to lag and user error... but still, there IS an issue to be fixed here. SVN doesn't like being multi-instance run in parallel. So we should probably disallow that.
  15. W

    Bug SVN checkout twice = NPE

    When I say "memory eating issue" I mean this one: http://kolmafia.us/showthread.php?19257-Mafia-hogs-shared-memory-under-Linux It looks like it might affect OS X also.
  16. W

    Bug SVN checkout twice = NPE

    KoLmafia was also very slow, laggy and garbage collecting often at the time. I wonder if the memory eating issue reported elsewhere contributed to the initial slow response. There must be a memory leak somewhere...
  17. W

    Bug SVN checkout twice = NPE

    This happened in the script manager, when I told it to install the same script twice, thinking it didn't respond the first time... Starting Checkout... Starting Checkout... Validating repo... Validating repo... Repo validated. Repo validated. <lots of SVN stuff> At revision X. <lots more SVN...
  18. W

    Launching KoLmafia.jar with -DuseCWDasROOT not working on Linux

    I have not yet tested this fix on my end. I'll let you know once I do.
  19. W

    Bug - Fixed Carton of snake milk messes with fullness counter when you use hake]

    Sounds like the links aren't getting parsed correctly in the relay browser. Could also be an issue with the item's metadata not set correctly in the data files. Or both at once.
Back
Top