Search results

  1. S

    Bug - Fixed December 2024 changes in KoL break lots of stuff

    It appears the GUI for user mall stores has broken When using this: It will show the store as being empty here: Even when it is not empty
  2. S

    Bug - Fixed December 2024 changes in KoL break lots of stuff

    Leaflet automation also appears to be affected by this change
  3. S

    Bug acquire/retrieve_item for stuffed yam stinkbomb attempts to use Mayam calendar when unavailable

    > acquire stuffed yam stinkbomb Creating 1 stuffed yam stinkbomb... You've already used the yam symbol in position 2. _mayamSymbolsUsed yam1,fur,chair,yam2,lightning,meat,yam3,eyepatch,cheese,yam4,clock,explosion Expected behaviour: it attempts to buy from mall instead if it cannot...
  4. S

    Bug appearance_rates thinks monsters are banished even when they aren't

    If you're within the same session of mafia, it seems that the appearance_rates function will "save" any banishes that have happened that session, even if you ascend. running the two arg version of appearance_rates will refresh the data An example from today to show what happens: > ash...
  5. S

    Bug - Fixed Mafia Auto Updater Broken

    I believe I noticed it breaking for me around May 21st or 22nd
  6. S

    Bug Maximizer sees Offhand remarkable as doubling Hodgman's Hamster when it does not

    My understanding is that modtrace will report Offhand Remarkable as duplicating the hobo offhands effects (Metal detector, garbage sticker, imaginary hamster) when they do not in fact get doubled. So for example with hodgman's bowtie and hodgman's imaginary hamster equipped and doing modtrace...
  7. S

    Bug Maximizer sees Offhand remarkable as doubling Hodgman's Hamster when it does not

    Spaded by The Dictator, link to message in Ascension Speed Society Discord: https://discord.com/channels/466605739838930955/1161394735085256735/1199753390947848302
  8. S

    Bug - Not A Bug rwbMonsterCount is being decremented on miniature crystal ball fights of non-rwb monster

    Oh, maybe this is working correctly actually? if the crystal ball predicts your rwb monster, that counts as one of your rwb encounters? I'm unsure how it works exactly, but it seems my rwb ran out while I was testing this, even though I never actually encountered my rwb monster
  9. S

    Bug - Not A Bug rwbMonsterCount is being decremented on miniature crystal ball fights of non-rwb monster

    For example: If you rwb something, and then banish it, then fight an olfacted habitats monster in that location, then predict one with your miniature crystal ball, fighting the predicted monster will cause the rwbMonsterCount pref to decrease, even though you aren't fighting the RWB monster
  10. S

    Bug "create" will not take/buy ingredients from your own store, even when the cheapest

    If I have ingredients for a creation listed lowest in the mall, and not enough in inventory, mafia will instead purchase from another higher priced store, instead of taking/buying from my own store
  11. S

    Bug - Fixed outfit_treats() returns empty aggregate for outfits with multiple treats

    outfit_treats() returns the candies we get from Halloween for wearing that specific outfit. It seems to currently be broken for outfits that have multiple possible options for candy. A normal working outfit result: Broken outfits: Extra information from Rinn: it's just stored as an...
  12. S

    Bug Shadow Rift location appearance rates are not updated unless selecting Shadow rift for nextAdventure

    I'll just give this a bump since we ran into this issue again trying to debug a garbo issue. I've taken a look at why this might be happening in the mafia code, but I think it's still a little beyond me right now
  13. S

    Feature - Implemented Book of Facts: Monster Items/Effects/Etc

    Perhaps the incorrect place for this, but prefs for number of wishes we've gotten and number of tatters we've gotten would also be nice Pocket wish drops are capped at 3 per day And tattered scraps of paper are capped at 11
  14. S

    Bug - Fixed The option to show both the Combat Action Bar and the old form at the same time causes problems for automating combat

    running on it now, I seem to be getting something strange happening where it's trying to run combats twice, and this breaks tracking for a few things: It tries to execute (or is showing the attempt to?) macros twice per combat, it does the second after winning
  15. S

    Feature - Implemented encountersUntilYachtzeeChoice preference

    This is the branch I have with my attempts at doing this: https://github.com/Shiverwarp/kolmafia/tree/encountersUntilYachtzeeChoice
  16. S

    Feature - Implemented encountersUntilYachtzeeChoice preference

    The Sunken Party Yacht zone in Spring Break Beach has a scheduled NC every 20th adventure in the zone that results in the Yachtzee non-combat adventure. It would be nice to be able to track this progress via a mafia preference Similar to the "encountersUntilNEPChoice" preference we already...
  17. S

    Bug Shadow Rift location appearance rates are not updated unless selecting Shadow rift for nextAdventure

    It appears this also might be a little more problematic than I expected, It seems to only update on a "set_location", so if you only adventure once in a different shadow rift, mafia will not realize that the ingress has been updated for appearance_rates Eg: Adventure once in cemetary shadow...
  18. S

    Bug Shadow Rift location appearance rates are not updated unless selecting Shadow rift for nextAdventure

    Some more specific testing, it only updates the appearance rates after setting location, not nextAdventure. Is it possible to have this update when calling appearance rates? It's not an issue if you know about this quirk because you can work around it by setting location before you try to work...
  19. S

    Bug Shadow Rift location appearance rates are not updated unless selecting Shadow rift for nextAdventure

    This is after running my script for a bit and having done shadow forest in Mount McLargeHuge, and shadow waters from 8bit. (So current ingress should be 8bit) however: The nextAdventure changes are me looking through the location details in the GUI And then immediately afterward (didn't...
Back
Top