Search results

  1. S

    Bug Quantum tacos and schrodinger's thermii don't get consumed

    It's cool that they now show up in the item manager food and booze tabs, respectively. However attempting to consume them from there doesn't do so, in my experience. The count is decremented but the items are not consumed. They seem to be invisibly queued; then the next time a regular consumable...
  2. S

    Bug - Fixed Depleted seal figurine count decremented

    Depleted uranium seal figurines are not consumed when used. However I used some today (r10578) and they got marked as used up. "inv refresh" brought them back of course.
  3. S

    New Content - Implemented Change default conditions in Black Forest to "1 black market map"

    As far as I know, with the recent change to blackbird and crow, after your first ascension you no longer need to farm up the bird parts. So the default (most common) conditions in that zone should simply be "1 black market map"
  4. S

    Feature Refresh available hermit clovers when breaking prism

    Repro Steps 1) ascend into hardcore run 2) defeat naughty sorceress 3) get all available hermit clovers 4) free king 5) "loot the hermit" menu item Result: "ten-leaf clover (0)" in list Expected: "ten-leaf clover (N)" in list (where N>0)
  5. S

    Bug - Fixed Hidden City (automatic) does not maintain mood

    1) trigger lose_effect, power ballad, cast 1 power ballad 2) uneffect power ballad 3) adv 1 hidden city (automatic) result power ballad is not cast expected power ballad should be cast
  6. S

    Bug - Fixed Hidden City (automatic) infinitely loops when Hidden City is unavailable

    Went to try out the new, and I assume awesome "Hidden City (automatic)" adventuring location. Unfortunately I neglected to open it before doing so. I got a bunch of copies of this, until I declared world peace: Visit to Woods: Hidden City (automatic) in progress... [769] Hidden City...
  7. S

    Bug - Cannot Reproduce Autorecovery failed.

    Auto-adenturing in fudge mountain, I occasionally get this: Casting Cannelloni Cocoon 1 times... You gain 232 hit points Cannelloni Cocoon was successfully cast. Autorecovery failed. If I try to start adventuring again, I get the same message: > adv -65 fudge Autorecovery failed. > adv 1...
  8. S

    Bug - Fixed Item Manager multiple instances

    Prior to a day or so ago, clicking on the little backpack icon would open the Item Manager dialog, or bring it to the front if it was already open. Today, the icon opens a new instance of the window, even if one is already open. In a probably unrelated issue: clicking on the ghost icon only...
  9. S

    knownAscensions

    Is there a way to hook into knownAscensions and detect when it's different from the current number of ascensions? And thus perhaps a postAscensionScript should be run?
  10. S

    Bug - Fixed Sending gift items to developers fails if items are in Hangk's

    On the Ascension Relay page, there are a links to "Send your rubber WWtNSD? bracelets to Veracity" and "Send your stuffed cocoabos to hola". The links appear if you have said items in storage, however, clicking on them fails in that case, e.g. Transfer failed for rubber WWtNSD? bracelet (11)...
  11. S

    Bug - Cannot Reproduce Preferences not saved

    Sometimes my preferences are not saved when I exit kolmafia. I haven't noticed an error message (I usually don't notice it's happened until partway through my next session the following day). OS is Windows7. Always using the latest daily build. Unfortunately I don't have any repro steps, at...
  12. S

    Bug - Fixed Chess Puzzle "Solve" button no longer displays final item acquisition

    May or may not be related: Clicking on "Solve" goes back to A Moment of Reflection (choice adventure 442). The puzzle is still solved in the background.
  13. S

    Bug - Fixed Chess puzzle maxes CPU

    Use a reflection of a map Click The Great Big Chessboard Result: Blank page. One CPU core at 100%. Quitting mafia leaves java running in the backround, still consuming that CPU.
  14. S

    Bug - Not A Bug You don't have enough null

    This scriptlet: string SubstituteOutShieldbutt(int round, string opp, string text) { string configuredAction = get_ccs_action(round); if(configuredAction != "skill shieldbutt" || !have_equipped($item[spooky little girl])) { return configuredAction; }...
  15. S

    Feature - Rejected Using a map to a shelter sets my_location to none

    Repro Steps 1) Adventure in Domed City of Grimacia 2) ashq print(my_location()) = "Domed City of Grimacia" 3) Use a Map to Safety Shelter Grimace Prime. Navigate the choice adventure until exit 4) ashq print(my_location()) = "none" Expected: Since you need the Transpondent to use the map, logic...
  16. S

    Bug - Fixed Closing tabs (channels) in chat interface doesn't persist across sessions

    Log into kol in browser. open chat /c trade /l clan logout launch mafia. open (mafia) chat interface click on x to close trade exit launch mafia. open (mafia) chat interface result trade is back expected trade stays gone As far as I know, the only way to get it to go away is open the relay...
  17. S

    Feature Add counters for wandering nemesis thugs

    Similar to how romantic arrowed monsters work.
  18. S

    Feature - Implemented maximizer include available hatter buffs

    (as you can tell, i use maximizer a lot)
  19. S

    Feature Maximizer & Colonel Mustard's Lonely Spades Club Jacket

    Colenol mustard's jacket is known to increase item drop, meat drop, and initiative by tiny amounts. It's randomized per ascension but is always between 1% and 3%. This item is not considered by the maximizer. Perhaps all it needs is to be encoded in the data files as the average of the range (2%).
Top