Search results

  1. P

    Bug - Waiting for Info In HC Ed, but mafia is convinced my char is in aftercore

    Something weird must have happened to set lastKingLiberation liberation to 180. AFAIK, Kolmafia will never do that. You can probably fix the problem by setting kingLiberated=false and lastKingLiberation=180. But Kolmafia will also not check whether you've freed the king, if you're in Ed...
  2. P

    Bug - Fixed Relay Browser doesn't work in Chrome now

    R15482 seems to be working fine. Thanks!
  3. P

    Bug - Fixed Relay Browser doesn't work in Chrome now

    I tried clearing my cookies from kingdomofloathing.com, and I was able to open the relay browser successfully the first time, but after that I had the same weird cookies and logout. This time I don't see "Logout in progress" in my debug log, and there are no requests to newchatmessages.php.
  4. P

    Bug - Fixed Relay Browser doesn't work in Chrome now

    Sorry, I didn't see your second reply before I replied as I was trying to figure out what was going on. Debug log attached. I did mention another way to open the relay browser in Chrome though - pasting the address into the address bar works fine.
  5. P

    Bug - Fixed Relay Browser doesn't work in Chrome now

    I similarly can't get the relay browser to open in Chrome through the setting. I have Chrome set as my OS default browser, but you could also paste http://127.0.0.1:60080/game.php into the address bar in Chrome. Like I said, doing this didn't generate a debug log. I'll gladly try it again if...
  6. P

    Bug - Fixed Relay Browser doesn't work in Chrome now

    No log of any kind was generated when I did this, just a clean logged out page in the browser. My charpane loads, then I get redirected to login.php. Is there a way I can generate a log?
  7. P

    Bug - Fixed Relay Browser doesn't work in Chrome now

    When I open the relay browser in Chrome (on Mac), I get redirected to the login page. I believe it works in Safari and Firefox. Reverting to r15471 fixes the behavior.
  8. P

    Bug - Fixed Disposable instant camera triggers yearbook club parsing

    Mafia currently assumes that if the image is camera.gif and the last combat item isn't the 4-D camera or crappy camera, it's the yearbook camera (FightRequest.java, line 5494). The disposable instant camera also needs to be specifically excluded.
  9. P

    Bug - Fixed Extraneous "must be chewed" error messages

    If I try to 'use' a watered-down red minotaur, I get the error message "watered-down Red Minotaur must be chewed.", per r15465. When I subsequently load my charpane in the relay browser, I get the same error message again 2 times. I have CHIT running, so it is probably from something the script...
  10. P

    Bug - Fixed Eat/Drink no longer filters on food/booze

    I reported a similar bug a while ago (http://kolmafia.us/showthread.php?16452-Recent-change-in-item-matching), I suspect the fix would be similar but probably too lazy to try it currently. Edit 2: Figured it out. Line 155 in UseItemCommand.java has an "if" where it should have an "else if".
  11. P

    New Content - Implemented bottle of lovebug pheromones

    I'm getting "Unexpected error, debug log printed." after every combat in the nook after 15381.
  12. P

    New Content - Implemented Feb. 6th Shop Update

    Mafia works with the shop update before KOL does, so great job!
  13. P

    Feature Maximizer: No "Percent" means no percent!

    You can accomplish what you want by subtracting off the percentage modifier. To achieve what you wrote, you could "maximize .2 spell damage, .6 spell damage percent". I find it useful to automatically include both flat and percentage modifiers, but I don't know whether it is intended behavior.
  14. P

    Feature Destroy Thinknerd T-shirt before ascending

    Some people play other paths sometimes...
  15. P

    Feature Destroy Thinknerd T-shirt before ascending

    It is always a good idea to autosell/pulverize a Thinknerd T-shirt before ascending, in case you happen summon a Thinknerd T-shirt grab bag in-run. I have forgotten to do so just about 100% of the time. Could we get that added to the pre-gash checklist?
  16. P

    Bug - Fixed Mafia doesn't recognize the nuns trick

    I did the nuns trick today, finishing the nuns from the chateau painting. Mafia didn't mark the nuns as finished. Someone else reported a similar result using an ice sculpture. I believe it worked yesterday, so much be a recent change. Currently on r15290. Possibly related to r15289?
  17. P

    Feature Hide malus upgrades in the Pulverize pane when not available

    When checking what I can pulverize for elemental nuggets/wads, I never want to see powder/nugget upgrades if I'm a non-muscle class in run. Would it be a simple matter to hide those when they are not applicable?
  18. P

    Bug - Fixed "*" converted to number in mood trigger

    I tried to add an unconditional trigger for "use * evil eye". The "*" was converted into a 1, as I had 1 evil eye in inventory at the time. After using the evil eye (so I had none in inventory), I was able to add the command with * to my mood.
  19. P

    Feature - Implemented Display Desert progress when it increases

    After each fight in the desert, using sightseeing pamphlets, and worm-riding, KOL shows Desert Exploration +X%, but there is no indication of how much exploration you have without going back to the beach. I think it would be nice to show the total progress at those times.
Back
Top