Search results

  1. Malibu Stacey

    New Content Feb 2022 IotM: Combat lover's locket

    Monster tracking looks like it has some issues. Fought a Black Crayon Penguin from the locket first today. Took choice 1463/1: (secret choice) choice.php?whichchoice=1463&pwd&option=1&mid=1204 Preference lastEncounter changed from The Mad Tea Party to Black Crayon Penguin Encounter: Black...
  2. Malibu Stacey

    Bug - Fixed NPE when launching r26211

    I'm running Adoptium 17 JRE on Windows 10. Maybe different JRE versions or you having the JDK is the difference?
  3. Malibu Stacey

    Bug - Fixed NPE when launching r26211

    All I did was double click on the .jar & the attached debug report appeared. Tried it again just to make sure it wasn't a one off & it seems pretty reproducible. I upgraded from r26209 which didn't exhibit this behaviour so it's likely introduced in one of the 2 changes since that revision.
  4. Malibu Stacey

    Bug - Fixed beGregariousFightsLeft is decremented when encountering other sources of the beGregariousMonster

    Confirming phred's change fixed it. I had 3 Greg'd Embezzlers waiting for me, used Envyfish Egg & 3 timespinner & tracking was all good.
  5. Malibu Stacey

    Feature - Implemented int retrieve_cost(item) function to get the meat required to acquire the supplied item

    Currently if you use acquire on the cli or the retrive_item/retrieveItem functions they do a bunch of mall checks and calculate the cheapest way to acquire the supplied item e.g. ash retrieve_item(20, $item[moreltini]) Searching for "bottle of gin"... Search complete. Searching for...
  6. Malibu Stacey

    Bug - Fixed appearance_rates() behaviour has changed since r25982

    Confirming fixed in r26054 and later. Thanks for the super fast fix @heeheehee (y)
  7. Malibu Stacey

    Bug - Fixed appearance_rates() behaviour has changed since r25982

    In Cobb's Knob Treasury I'd banished the accountant & MBA using Snokebomb & Louder than bomb on consecutive turns. Having played no turns since (so both banishers have their full duration still applied) In r25982 > ash get_property("lastAdventure").to_location().appearance_rates(false)...
  8. Malibu Stacey

    Bug - Fixed beGregariousFightsLeft is decremented when encountering other sources of the beGregariousMonster

    use 1 envyfish egg Preference envyfishMonster changed from Knob Goblin Embezzler to Preference _envyfishEggUsed changed from false to true Preference lastAdventure changed from Noob Cave to None [718439] envyfish egg Preference lastEncounter changed from crate to Knob Goblin Embezzler...
  9. Malibu Stacey

    New Content Crimbo 2021

    Items from the advent calendar -------------------- 10806 bread man 340392384 breadman.gif food t 0 bread man 1 1 crappy 0 0 0 0 Unspaded # Item bread man -------------------- -------------------- 10807 plain candy cane 694467495 candychalk.gif...
  10. Malibu Stacey

    Bug - Fixed Protonic pack ghosts are no-copy

    https://github.com/kolmafia/kolmafia/pull/219
  11. Malibu Stacey

    Bug - Fixed Protonic pack ghosts are no-copy

    I had a quick look before I posted this but I couldn't find where it's stored (I looked in src/data/monsters.txt as it looks like src/net/sourceforge/kolmafia/persistence/MonsterDatabase.java gets the data from that file). I also don't have a Java dev environment to build & test my changes first.
  12. Malibu Stacey

    Bug - Fixed Protonic pack ghosts are no-copy

    Preference lastCopyableMonster changed from Knob Goblin Embezzler to The Icewoman I can still back-up to the KGE after this happens. This isn't the only one I've noticed it happening with, it's all of them. Full list needing updated are at...
  13. Malibu Stacey

    New Content - Implemented The 3rd appearance of the bookmobile

    -------------------- 10798 The Nose Knows, A Guide to Smells 147329106 book5.gif usable t 0 Item The Nose Knows, A Guide to Smells Skill: "Dead Nostrils" -------------------- -------------------- 205 Dead Nostrils 0 0 0 # Skill Dead Nostrils: Stay fresh a...
  14. Malibu Stacey

    New Content August 2021 IotM - Our Daily Candles order form

    @Aenimus said in Discord that it's not currently seeded but will likely be when CDMoyer gets back from his holidays. So for now spading is moot. Also the easiest way to spade most things these days is to install Excavator -> https://kolmafia.us/threads/excavator-gausies-spading-script.25076/...
  15. Malibu Stacey

    New Content August 2021 IotM - Our Daily Candles order form

    -------------------- 10782 Abracandalabra 945645633 candlecabra.gif offhand q 0 Abracandalabra 0 none Item Abracandalabra Spell Damage Percent: +100, MP Regen Min: 5, MP Regen Max: 10, Maximum MP Percent: +100, Lasts Until Rollover --------------------...
  16. Malibu Stacey

    autoscend - a sl_ascend fork/continuation

    Sure, if you completely ignore the following 10 words in that sentence (as you did in that edited quote) then yeah you're right.
  17. Malibu Stacey

    autoscend - a sl_ascend fork/continuation

    Where did I blame everything on KoLMafia? I know you're not in Discord so I'll forgive you for not being privy to any of the reams of discussion of this issue. All I will say is, with the very notable exception of @MCroft, I'm probably the most informed person on this topic at present. I take...
  18. Malibu Stacey

    autoscend - a sl_ascend fork/continuation

    As one of those aforementioned script authors, I absolutely love that an error caused entirely by KoLMafia using an SVN library to access repositories hosted on GitHub gives an error that straight up says it's the scripts fault :rolleyes:
  19. Malibu Stacey

    autoscend - a sl_ascend fork/continuation

    FYI this isn't a thing which has actually happened in the real world. They've changed the default branch name for new repo's to "main" which is actually in line with source control software that pre-dates Git (e.g. Perforce) but that doesn't affect existing repo's and even if you created a new...
  20. Malibu Stacey

    Feature Maximizer Limits

    See https://kolmafia.us/threads/max-price-field-in-the-maximizer-appears-to-do-nothing.26107/ As far as I can see, it should not have done that if the section of the help dialog I screenshot in that thread is to be believed. There's also a maximizerMaxPrice property which might do something (I...
Back
Top