Search results

  1. lostcalpolydude

    Can't Get Mafia/Java to work together

    What happens when you switch to your KoLmafia folder and use java -jar KoLmafia-[whatever].jar?
  2. lostcalpolydude

    Feature - Rejected <shout>SPRING CLEANING!!</shout> -- whitespaces

    Fronobulax has come along with plenty of statements about how bad things could potentially happen when simply fixing formatting. From my perspective, it's more a case of "who cares?" I fix formatting stuff locally if I ever notice it, but I never check in those changes, until there's an actual...
  3. lostcalpolydude

    Feature pull meat option

    This thread confuses me. You can "pull 500 meat", and KoLmafia will attempt to pull 500 meat from storage. No rounding up; I tested this in aftercore, but I also have 0 meat to pull. It looks like this isn't actually documented anywhere. It doesn't look like there is an equivalent ASH...
  4. lostcalpolydude

    Bug PostAdventure script moment of execution is different when using from relay versus while using auto-adventure

    I suspect this is due to manual adventuring loading charpane.php, while automated adventuring loads api.php (a decision made several years ago). Both give the same information (in this case, effects remaining), but probably load with different timings relative to other requests. This sounds...
  5. lostcalpolydude

    Bug - Fixed Fleetwood mac 'n' cheese takes adventures

    Actually fixed in 20672. Probably.
  6. lostcalpolydude

    Bug - Fixed Fleetwood mac 'n' cheese takes adventures

    20669. Interestingly, some (all?) fancy ingredients are marked as such in items.txt, but that isn't used to determine whether crafting will take a turn. That is determined by the crafting type in concoctions.txt (which I updated for this one recipe).
  7. lostcalpolydude

    Tower Checker

    This script tells you if you have/need a wand, and if you have "enough" (naively determined) healing items for the shadow (when relevant). It also skips listing any keys for paths that don't have a tower. For most keys, it will list if you have tokens to create them. Is that a meaningful...
  8. lostcalpolydude

    New Content IOTM - March 2021 - Power Seed

    There's a breakfast option to harvest all batteries, and no real disadvantage to using it. Using that means there should never be any there when you ascend.
  9. lostcalpolydude

    New Content - Implemented St. Sneaky Yuletide Pete's Day

    KoL has now changed to make KoLmafia's behavior correct.
  10. lostcalpolydude

    New Content - Implemented Item "macrame net" has been renamed to "hemp net"

    That's not how it works. If KoL makes a change and it becomes impossible for everyone to log in with KoLmafia, that's still new content. Item name changed in 20663.
  11. lostcalpolydude

    Feature Support commas in items in buy/buy from mall

    Is that important to you just for this function, or would you want to expand it to other comma-separated CLI commands?
  12. lostcalpolydude

    Feature Support commas in items in buy/buy from mall

    Years ago, I changed item matching internally (it was for the drink command, but I made it more general) so that if the first segment failed to match an item, the entire string was checked for a matching item. Without looking at any code, I expect the same type of fix would work well here...
  13. lostcalpolydude

    New Content January 2021 IotM - Miniature Crystal Ball

    It is as much of a pain as you suspect. This is why location.turns_spent is incorrectly tracked sometimes; it's very hard to tell if a noncombat took a turn (and sometimes that depends on the timing of page loads I think, which can vary depending on whether it's manual adventuring (for...
  14. lostcalpolydude

    New Content IOTM - December 2020 - Box of Ghosts

    The Ghost of Crimbo Commerce tells you to buy a specific item, specifically from the mall. Doing so gives a reward in the form of a pile of stats.
  15. lostcalpolydude

    New Content Crimbo 2020

    Crimbo areas removed in 20612. The cafe consumables are supposedly worse now that Crimbo is over, so those updated values need to be added eventually.
  16. lostcalpolydude

    Bug Maximizer and Fortune Teller

    20603. We had no way to know until this year that KoL would call it Clan Love Tester in that list.
  17. lostcalpolydude

    Bug Maximizer and Fortune Teller

    Earlier today at least, the Clan Items section only existed (in KoL) for people in Standard. That has been changed now.
  18. lostcalpolydude

    Bug Chubby and Plump, Eye and a Twist, Bowl Full of Jelly not cast as part of Breakfast

    Have you checked the boxes to cast them during breakfast? They were added to the list of skills that can be cast during breakfast, but they aren't automatically enabled.
Back
Top