Search results

  1. D

    New Content - Implemented 2016 Content item of the Year - Batfellow comic

    You're missing one after-combat bonus: (+1 Bat-Armor) from the skeletons in Miss Graves' cemetery.
  2. D

    New Content - Implemented 2016 Familiar of the Year

    The very first egg drop appeared for me after 5 combat wins, it's possible that might reset on ascension. Edit: also I'm not 100% on this, but I suspect that the egg counter persists over rollover.
  3. D

    Feature - Implemented Make "dmg percent" == "damage percent" in maximizer

    Requiring a trailing space would be really weird and unintuitive.
  4. D

    Feature - Implemented Provide snojo total free-fights counter

    Total wins are tracked in the preferences for each mode: "snojoMuscleWins", "snojoMysticalityWins", "snojoMoxieWins" So you can do "prefref snojom" to see them all. It'd be relatively simple to knock up a place.snojo relay script that displays them.
  5. D

    Bug - Not A Bug Clownosity Maximizer

    From the maximizer help:
  6. D

    Bug - Not A Bug retrieve frost flower not working

    Does it cost more than your buy price limit? prefref autoBuyPriceLimit
  7. D

    Bug - Fixed get_clan_name() works poorly when not in a clan

    Yeah, I don't think Ed has anything to do with it now, but I can't edit the thread title. This wasn't related to starting the day in combat though. I suspect the clanId was unset because that multi was not, and had never been, in a clan.
  8. D

    Bug - Fixed get_clan_name() works poorly when not in a clan

    Testing with a Turtle Tamer multi: I leave my clan, and enter a fight. get_clan_name() returns the name the clan I just left. Back on the Ed multi: I join a clan, and enter a fight. get_clan_name() does not error, and returns the name of the clan I just joined. So it looks like this is...
  9. D

    Bug - Fixed get_clan_name() works poorly when not in a clan

    It happens calling get_clan_name() at any point in the fight. If I call it while in the Underworld then it (correctly) returns an empty string. Oh, it's probably worth noting that the multi I'm having this issue with is not a member of a clan. I guess that could potentially be the problem...
  10. D

    Character Info Toolbox

    Just thought I'd call your attention to this mafia bug: http://kolmafia.us/showthread.php?19753-get_clan_name()-fails-in-fights-as-Ed&p=132097#post132097 It took me a while to work out why Chit was trying to call showplayer.php inside fights, and why it only seemed to be a problem for my Ed...
  11. D

    Bug - Fixed get_clan_name() works poorly when not in a clan

    Playing as not-Ed, calling get_clan_name() while in a fight will return your current clan name. Playing as Ed, calling get_clan_name() while in a fight causes an error: showplayer.php: redirected to a fight page
  12. D

    Bug - Won't Fix acquire makes sauceror potions sometimes when it is cheaper to simply buy them.

    I'd guess because of the PVP Season 3 Mystery Contest (number of different items in your mall store priced at 999 Meat or less). That one caused quite a few people to baleet the entire kingdom.
  13. D

    New Content - Implemented 2016 Familiar of the Year

    Robin is +15% Item Drops in the Buddy Bjorn, verified with the pvp info booth.
  14. D

    Character Info Toolbox

    That said, this line needs a tweak if you actually want "clan.display = off" to be respected if(vars["chit.clan.display"] == "on" || vars["chit.clan.display"] == "true" || (vars["chit.clan.home"] == "away" || get_clan_name() != vars["chit.clan.home"])) { The final || needs to be an && or the...
  15. D

    Character Info Toolbox

    FWIW I thought the experimental implementation of the clan display was both cool and good.
  16. D

    New Content - Implemented Standard 2016

    From smushing bakelite gear: -------------------- 8105 bakelite bits 168333481 bakebits.gif spleen, usable 0 bakelite bits 3 12 awesome 0 0 0 0 Unspaded # Item bakelite bits --------------------
  17. D

    New Content - Implemented Dec 2015 IotM - machine elf capsule

    I encountered this issue with a bogus free fight being tracked for the elf after using the duplication NC: http://kolmafia.us/showthread.php?19500-Dec-2015-IotM-machine-elf-capsule&p=131540&viewfull=1#post131540 I've not noticed it since then, but I'll keep an eye out.
  18. D

    New Content - Implemented Dec 2015 IotM - machine elf capsule

    I just thought I'd add a little nitpicking about the implementation of the free fight preference. The number of free DMT fights is tracked as $familiar[Machine Elf].drops_today. Which is a bit weird since they're not specifically drops, and the elf does also have a thing that actually drops...
  19. D

    Bug - Fixed _universeCalculated is still set on cast

    16619 states that _universeCalculated will only be set after getting a result from Doing The Maths However the preference is still set immediately on casting Calculate The Universe.
  20. D

    New Content - Implemented January 2016 IotM: X-32-F snowman crate

    r16618 implemented this. Have I ever mentioned that lostcalpolydude is a super cool guy? Because he is.
Back
Top