Search results

  1. A

    Feature ASH location_accessible function.

    Today can_adventure($location[The Laugh Floor]) returned true although I had not done the intro NC. I had completed the friar's quest. So when garbo attempted to adventure there, it failed as it could not. When I completed the intro NC, garbo could adventure there. I'm not sure the method garbo...
  2. A

    Feature - Implemented June Cleaver & Maximizer `Effective` Keyword

    Good deal. Only hearing agreement, so made a PR for it https://github.com/kolmafia/kolmafia/pull/1220
  3. A

    Feature - Implemented June Cleaver & Maximizer `Effective` Keyword

    Currently the maximizer `effective` keyword gets ignored for the cosplay saber. Seems like it should also be ignored for june cleaver. Not real familiar with this keyword though so looking for input - thoughts?
  4. A

    Bug - Fixed Pref _gitUpdated Not Updating

    Pref _gitUpdated not updating after calling git update. > get _gitUpdated false > git update Updating project libraryaddict-Greyday-release Pull No changes Updating project loathers-freecandydotexe-release Pull No changes Updating project loathers-greenbox-release Pull No changes...
  5. A

    Feature Track Fantasy Realm Fat Loot Token

    Ah good call. Thank you
  6. A

    Feature Track Fantasy Realm Fat Loot Token

    Create a way to track if the FR fat loot token has been acquired. Perhaps a pref? Currently this can be checked by seeing if >=5 turns have been spent in the crossroads, but turns spent isn't always accurate.
  7. A

    Bug - Fixed Pref photocopyMonster Not Updating Upon Receiving Fax

    Thanks for the quick work!
  8. A

    Bug - Fixed Pref photocopyMonster Not Updating Upon Receiving Fax

    Today garbo and other scripts had issues faxing a monster. I believe root cause is pref photocopyMonster was not being updated by mafia when receiving a fax. It does update when I manually view the photocopied monster item. r26778 does not update the pref upon fax receipt r26777does update the...
  9. A

    Feature ASH location_accessible function.

    Ah I'm not very familiar with unlocking the hostile knoll either. Wiki says beginning the untinker quest unlocks it. Which is preferable to guild quest as no adv's are required in my case. Did confirm that starting the untinker quest as a non-Knoll sign unlocked the hostile Knoll. So perhaps...
  10. A

    Feature ASH location_accessible function.

    ash can_adventure($location[Degrassi Knoll Restroom]) This is returning true for me. I don't have immediate access to it as I have not unlocked my guild to start the meat car quest. In this run I did start out in vole (Degrassi available) and then tuned to wombat (desert). Is returning true...
  11. A

    Bug Crimbo Cafe '21 still considered available

    Should be fixed in r26685
  12. A

    Bug Updating .EXE causes all prefs to be lost

    How is this going? I'm not familiar with how the exe is built but happy to help poke at this if given some direction.
  13. A

    Feature - Implemented Zap Returns Item Created

    Thanks for the quick work! Confirming it is working as expected
  14. A

    Feature - Implemented Zap Returns Item Created

    Attached is a debug log of a zap. Also here is the CLI if that is helpful
  15. A

    Feature - Implemented Zap Returns Item Created

    I would like a zap command which zaps an item and returns what it turned into. A zap CLI command exists, but does not return what was created.
  16. A

    Bug Failed to equip familiar equipment

    I've had a similar issue today with being unable to equip a second ghost of a necklace. Different in that it isn't a fam equip, similar in that inv tracking went wrong somewhere. I can create this as a new bug report - let me know what you all prefer. Mafia thinks I have 1 equipped and 1 in...
  17. A

    Bug Updating .EXE causes all prefs to be lost

    It seems like a new set of files and directories are being created. Gives a fresh install every time. Exe installed and app ran. When app runs, various folders are created. Different .exe version installed
  18. A

    Bug Updating .EXE causes all prefs to be lost

    See title. Can reproduce by installing the exe and running mafia app. Then change any pref to a non-default value. Install a different version and your pref will be back to default. My friend prefers using the .exe over the .jar and he is who tipped me off to this issue. I was able to recreate...
Back
Top