Recent content by ckb

  1. ckb

    New Content Sea Changes

    Added in r28706. This adds a property "_lastFitzsimmonsHatch" which is the turncount of the last time you opened the Hatch.
  2. ckb

    New Content Sea Changes

    Also to track - progress in each zone to get the unblemished pearl Anemone Mine, Dive Bar, Madness Reef, Marinara Trench, The Briniest Deepests
  3. ckb

    New Content Sea Changes

    No - In order to fight unholy divers (required to get the rusty diving helm) you must 'Open the bulkhead' at the 'Down at the Hatch' choice. The hatch stays open for 19 turns after that.
  4. ckb

    New Content Sea Changes

    Adding to the list: track the status of the bulkhead hatch from Down at the Hatch at The Wreck of the Edgar Fitzsimmons
  5. ckb

    Modifier Maximizer Change - Genie

    How about a wish filter checkbox? https://kolmafia.us/threads/r28683-whats-changed-feat-add-a-wish-filter-checkbox-for-maximizer-by-midgleyc-in-3081-full-changelog-r28682-r28683.30771/
  6. ckb

    Bug - Fixed _witchessFights increments on monster copies

    And related to this, Fighting a Black Crayon monster will increment "_hipsterAdv" Took choice 1516/1: (secret choice) choice.php?mid=1188&pwd&whichchoice=1516&option=1 Preference mimicEggMonsters changed from 1188:1 to Preference lastAdventure changed from The Dive Bar to None [6] mimic egg...
  7. ckb

    New Content Sea Changes

    The 'grandpa' command requires an item that allows underwater adventuring to be successful, but Mafia will mark property "grandpaUnlockedXXX" to true even if you do not have one equipped and you cannot access grandpa We track Into the Outpost choice "choiceAdventure312" when we find the Mer-kin...
  8. ckb

    Bug McHugeLarge Avalanche skill available when it shouldn't be.

    Perhaps you want combat_skill_available() instead? have_skill() indicates that the skill is owned/permed/exists combat_skill_available() will tell you if it is available to use during combat > get _mcHugeLargeAvalancheUses 3 > ash have_skill($skill[McHugeLarge Avalanche]) Returned: false...
  9. ckb

    Bug - Fixed Wrong Choice Spoilers for The Shore

    Fixed in r28579
  10. ckb

    New Content Mobius Ring - Additional Prefs

    You can get your paradoxicity with the ash command: int my_paradoxicity( ) And you can automate the choice with a choiceadventure script and available_choice_options
  11. ckb

    Bug Gel Noob: KOL Mafia not recognising level-up during a session

    FWIW, I just finished a bunch of Noob runs and never noticed this issue. But maybe I am doing different things during my run than Autoscend. I was running via my own scripts, with an occasional manual Relay turn.
  12. ckb

    Feature - Implemented Summon Kokomo Resort Pass needs skillLevel property

    PR Submitted: https://github.com/kolmafia/kolmafia/pull/2975
  13. ckb

    Feature - Implemented Summon Kokomo Resort Pass needs skillLevel property

    This is mostly done, except Mafia does not know that [Summon Kokomo Resort Pass] cannot be multi-cast, and needs to be cast multiple times individually in Breakfast. For me, "skillLevel135" = 3 This happens in Breakfast: cast 3 Summon Kokomo Resort Pass You acquire an item: Kokomo Resort Pass...
  14. ckb

    New Content April Shower Thoughts shield

    #1-3 covered in r28570
Back
Top