Search results

  1. Theraze

    TheSea.ash - Automated Underwater Quests

    Fixed the two getvars typos and the name change from gr8tness to gr8ness.
  2. Theraze

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

    Nope, that's good. :) I gave you and Bale and some others commit access WAY back in the day, but SourceForge was being a jerk about allowing people to do things without giving full access to everything. Glad they finally got that sorted out and semi-granular permissions are possible.
  3. Theraze

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

    There. CanAdv should be in sync with cango now. Thanks zarqon for all of the improvements in ordering and logic.
  4. Theraze

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

    I'm [literally] about 11 months behind on email and tracking on mafia, but I'll see if I can get CanAdv to note the missing areas based on CanGo. Soon. Ish.
  5. Theraze

    SmartStasis -- a complex script for a simple CCS

    SmartStasis with the case changes to validate.
  6. Theraze

    BatBrain -- a central nervous system for consult scripts

    Here's a BatBrain with all of the case changes to validate.
  7. Theraze

    EatDrink.ash: Optimize your daily diet (and see how your old diet stacks up).

    Yeah, at some point I should add a preference for shotglass. If it's set, you have a shotglass, and haven't used it yet, do a size-1 drink cycle and then do your full-size after that. And the hint that it was aBPL as your problem was this in your log: Retrieval cap is 1000. Price will be a...
  8. Theraze

    Plurals

    FYI regarding Unix/Windows/Mac linebreaks - Gammon made some command line utilities years ago to easily convert. https://www.gammon.com.au/downloads/dlutilities.htm
  9. Theraze

    SmartStasis -- a complex script for a simple CCS

    Actually, no. It's a WHAM question, and in WHAM there are two WHAM_roundcost variables you'll want to look into - WHAM_roundcost_aftercore and WHAM_roundcost_ronin. How much meat is it worth to you to skip a round of combat when farming in aftercore? What about in a HC or pre-break SC run? If...
  10. Theraze

    Bug - Fixed Prefer non-breakable over breakable equipment in the maximizer

    If "breakable" is an official item modifier, then it could simply be put as the first entry in the tiebreaker with a negative value.
  11. Theraze

    regarding Java 7

    Jason and hola were the two devs who used old macs, but I think they've officially wandered away from KoL since... and hopefully updated their computer in the past 7 years.
  12. Theraze

    Feature Elemental phail use in Fernwarthy's Basement

    Well, it's working the way it's designed to, so it's definitely not a bug. It could arguably be New Content due to a KoL change, but several years later it's not really that new. So probably a Feature Request would be most accurate.
  13. Theraze

    regarding Java 7

    Java 9 hit GA at some point recently and mafia users are starting to post issues while casually noting they're running JRE9. JDK9 can't compile, since its oldest target is 1.6, not 1.5, our current target. I'm not certain whether or not JRE9 runs things properly or if it has issues. As the JDK...
  14. Theraze

    Bug - Waiting for Info Breakfast thinks the hermit in Zombie Slayer has no clovers

    I worked around this by simply adding a hermit; visit to my breakfast. Technically, there is no hermit so the message is accurate.
  15. Theraze

    ZLib -- Zarqon's useful function library

    Since it's not in the log... any chance it's funky characters in the name? Only character we escape are spaces, so...
  16. Theraze

    How can I determine which skin & spurs are applied to my cowboy boots?

    Just run ash $slots[] to see the full list. :) You're probably aware of most of the others, but...
  17. Theraze

    "You're on your own, partner." From both cheese and bumcheeks scripts, need help?

    And regarding BCA and IOTM, I program what I have. What I have is a Manuel and Mayo. But at least you can use restoration settings and control your combat. :)
  18. Theraze

    EatDrink.ash: Optimize your daily diet (and see how your old diet stacks up).

    That being said, while HC or ronin SC, you can set autosellWhileRonin and it will use autosell prices for inventory items instead of mall prices. Though that means irreplaceable items will go away.
  19. Theraze

    EatDrink.ash: Optimize your daily diet (and see how your old diet stacks up).

    Why? Either you're dealing with mall prices or you aren't. If you aren't, disable the mall. If you are, then cheap is good. Either or.
  20. Theraze

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

    Either set 100% familiar or edit your data files to tweak the orders for familiars.
Back
Top