Search results

  1. Malibu Stacey

    Bug Preference timesRested is set to 2 on re-login

    Noticed this happening when I've logged out of an account when it has free rests used and then subsequently logged in as it makes me think I have a lot more cinch usable than is actually correct (although _cinchoRests and total_free_rests() are correct so my cincho using scripts aren't fooled...
  2. Malibu Stacey

    Bug - Fixed can't cast Disco Nap in r27606

    I think the change of Type for Disco Nap in r27606 had an unintended effect.
  3. Malibu Stacey

    New Content - Implemented Shadow Rifts no longer accessible to accounts without the closed-circuit pay phone

    I put this down as New Content as it's a KoL change but feel free to change it to a bug if that is more applicable. In /trivial > ash can_adventure($location[Shadow Rift (The Ancient Buried Pyramid)]) Returned: true This account is in AoSOL aftercore as a Cheese Wizard. Not sure if that's...
  4. Malibu Stacey

    Bug - Fixed Chateau Artificial Skylight is double counted in Rollover Adventures modifier

    I expect this is caused by r27350 I haven't tested the antler chandelier to see if PvP fights are similarly affected but it should be easy enough to test. > version KoLmafia r27351
  5. Malibu Stacey

    Bug nextAdventure is reset incorrectly the first time using a plaintive telegram

    Preference nextAdventure changed from The Velvet / Gold Mine (Mining) to Investigating a Plaintive Telegram Preference nextAdventure changed from Investigating a Plaintive Telegram to The Neverending Party [1030331] The Neverending Party Preference lastEncounter changed from Plains to...
  6. Malibu Stacey

    Bug Fist Turkey drop tracking counts drops from other sources

    [995978] Cobb's Knob Treasury Preference lastEncounter changed from Adjust your Parka to The ghost of Ebenoozer Screege Encounter: The ghost of Ebenoozer Screege Preference _lastCombatStarted changed from 20230308220534 to 20230308220541 Round 0: Malibu Stacey wins initiative! Preference...
  7. Malibu Stacey

    Bug - Fixed burn * is sometimes recovering MP to then burn it

    I suspect something is being calculated incorrectly as I've been seeing this the past couple of days (I was away from home for 3 weeks until this weekend so it may have been happening earlier) I have 1.1 million max MP (1,183,142 exactly) and filled it completely (using License to Kill) > burn...
  8. Malibu Stacey

    Bug Vote Monster counter can be set 11 turns later than required.

    So I've seen this pop up occasionally as TourGuide uses the following logic to inform you when a Voting Wanderer is due total_turns_played() % 11 == 1 && get_property_int("lastVoteMonsterTurn") < total_turns_played() If you start the day with total_turns_played() % 11 == 1, the relayCounters...
  9. Malibu Stacey

    Bug pref horseryAvailable is always true if you own it even if it's restricted by path

    Right side of the tracks in current challenge path looks like this This account owns the Horsery but as you can see, it's not showing up in the Right Side of the Tracks since Fall of the Dinosaurs is currently Standard restricted. However: This is changed behaviour as of r26684
  10. Malibu Stacey

    Bug - Fixed maximizer recommending I cast skills I can't actually cast

    I am a Disco Bandit. r26571
  11. Malibu Stacey

    Bug Casting Sweat out some booze via use_skill isn't decrementing the sweat property

    Actually this isn't the bug. 41 is the correct amount of sweat (I checked the pants description as it's listed there now). Why it had 141 when it should've been 91 before I used the skill I don't know but I'll look through my session log to see if there's anything obvious. OK found the actual...
  12. Malibu Stacey

    Bug maximizer doesn't take Skill MP Cost Modifiers into account.

    If you have less than the "normal" amount of MP required to cast a skill that the maximizer is recommending, it will restore MP then cast the skill. Today I have the Arcane in the Brain effect and I have the Pocket Square of Loathing equipped for a total of -6 MP. Tried getting the maximizer to...
  13. Malibu Stacey

    Bug Cat Burglar heists tracking properties no longer update correctly

    I suspect this was broken by KoL itself a long time ago as the heist page now looks like this As you can see I have 10 banked heists right now. This is what my properties look like Apparently I mentioned the %fn thing to Aenimus in Discord on the 7th of May last year so if that's the cause...
  14. Malibu Stacey

    Feature Tracking for Cloning Kits/handling for Cloned monster

    Currently, there's no property to track which monster you have cloned in the cloned monster item, no tracking for how many cloned monsters you have fought (there's a limit of 5 per day) and when the cloned monster item is used, I have to refresh main.php manually to get the fight page to appear...
  15. Malibu Stacey

    Feature - Implemented Track Floundry fishing locations

    Not sure if this has been feature requested before but it would be most appreciated if we could have access to the day's fishing locations. E.g. today it looks like this in game carp: The Deep Dark Jungle cod: Camp Logging Camp trout: The Oasis bass: The Unquiet Garves hatchetfish: The Fungal...
  16. Malibu Stacey

    Bug - Fixed refresh all aborts if you've used all your locket fights (r26391)

    > refresh all Loading character status... Refreshing session data... Synchronizing moon data... Retrieving character data... Updating inventory... Examining Meat in closet... Updating closet... Retrieving quest data... Retrieving familiar data... Familiar data retrieved. Retrieving campground...
  17. Malibu Stacey

    Bug - Fixed Buying from mall when crafting should be "better"

    I noticed this a day or two ago. Verifying ingredients for perfect negroni (1)... Creating perfect negroni (1)... You acquire an item: perfect negroni You acquire an item: bottle of gin Successfully created perfect negroni (1) Drinking 1 perfect negroni... You gain 22 Adventures You gain 5...
  18. Malibu Stacey

    New Content - Implemented Miniature Crystal Ball tracking post January 10th 2022 changes

    I prefixed this with "Bug" but it's not really a bug.(thanks bmaher) KoL changed the behaviour of an IotM more than a year since release to remove a ridiculous uncapped free fight farming method which would have caused hyper-meat-inflation and the entire kingdom to become tatter farmers to...
  19. 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.
  20. 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...
Top