Search results

  1. I

    Feature - Implemented Restoration details for items

    I will counter your datafile with one of my own! See attached... I went through and validated all the HP items, and just added in the locations/skills - I have not yet validated the MP items (or locations, necessarily), so I'm likely missing some there. Any feedback on errors is much...
  2. I

    Feature - Implemented Restoration details for items

    Hahahaha. I do very much appreciate the knowledge that someone was reading. :) Much better than me having to count the number of times someone read the thread in the forum. Well, Bale can jump in, but the whole point of this was to satisfy a FREQ he put in that I assume is helping UR - if...
  3. I

    Feature - Implemented Restoration details for items

    I've been working on this for a bit, and it's gotten drastically more complicated as I went, so figured it's time for me to start asking for feedback before I spend a ton of time developing a patch that no-one but me cares about. :) My approach is to add a "restoratives.txt" new data file that...
  4. I

    Bug - Waiting for Info Discard Karma link on Astral Gash doesn't discard Karma

    FWIW, I just tested this (Die bugbears!), and had no problems. the "stuff to do before ascending", as others pointed out, did not update, but my karma was properly discarded (and I got a message at the top showing so. Debug log next time you try to discard karma, I guess?
  5. I

    Feature - Rejected Add clan VIP shower as a choice adventure?

    Hmm. No, I was aware of the gcli command and the daily deed option, but as far as I know, neither of those integrate in with breakfast/login nicely. But to be fair, the only shower "use-case" that you'd probably be fine with having happen automatically on login is the double-ice shards, so I...
  6. I

    Feature - Rejected Add clan VIP shower as a choice adventure?

    This is speculative, and it'd be a while before I get a patch together because I'm working on restorative items right now, but to throw it out there for feedback... Would adding the clan VIP shower as a "choice adventure" be an acceptable direction to code? Point being, ala the recently added...
  7. I

    New Content - Implemented Cape of the Goblin King -> Codpiece of the Goblin King

    Sigh. Indeed I should, my apologies. I thought I had updated, but clearly not.
  8. I

    Bug - Cannot Reproduce Nemesis quest big door password inop

    er, yes, well... that's good, but if you want someone to fix it, you need to provide the details. Otherwise someone else later's going to get stuck with the problem. If I end up digging into it, it'd be the prefs dump of the strips after running nemesis strips (presumably the same as the first...
  9. I

    New Content - Implemented Cape of the Goblin King -> Codpiece of the Goblin King

    Just to get the "official" bug in, the cape was changed to a codpiece, and also back to an accessory - http://kol.coldfront.net/thekolwiki/index.php/Codpiece_of_the_Goblin_King - looks to be the same item ID. it's a bit of a problem because the maximizer still tries to equip it in the back slot...
  10. I

    Bug - Cannot Reproduce Nemesis quest big door password inop

    The other bad news is then to try and figure out how you ended up with two duplicate strips, somehow. post what the prefs are once you run the nemesis strips command. :D The good news is if you can duplicate the duplicate strips... if you can't, it'll be tough to solve.
  11. I

    Bug - Cannot Reproduce Nemesis quest big door password inop

    That's interesting. I am not a dev, but can you post all the preferences you have set that start with "lastPaperStrip"? Both the preference name and value. Thanks!
  12. I

    Bug Equipping custom outfit with pieces missing

    Not sure. That sounds like a different bug, though - that the item acquisition routines aren't properly handling the cases where a sub-component is unobtainable. That one might not be avoidable, though, as presumably the item wass available in the mall when checked, but pulled from the mall...
  13. I

    Bug Equipping custom outfit with pieces missing

    Can you still duplicate this? I can't - with a custom outfit missing an item, the gear change properly displayed an error saying I was missing the item, and didn't switch over any of the other items. For a non-custom outfit where I had a part of the item closeted, the gear changer properly...
  14. I

    Bug - Fixed Between battle prevents adventuring in shore if beaten up r11292

    I'd expect a debug log to be critical here, to determine (or at least narrow down) what kolmafia was failing on when attempting to do the shore trip.
  15. I

    Bug - Fixed maximizer in r11287 is buggy

    Yup, that fixed it (no backtrae/NPE). From what I see from the change you made, it looks like you made sure the concoction pool always has an entry for every item (defaults as nocreate), for the ones we don't already have info for, to presumably avoid this whole class of issues going forward?
  16. I

    Bug - Fixed maximizer in r11287 is buggy

    Interesting - I'm not a dev, but my cursory digging so far suggests that it's dying because there's something in the equipment list that's not in the concotion pool, and since I can duplicate the problem I added some debugging logic, and that seems to be because of "The Lost Glasses", which I'm...
  17. I

    Bug - Fixed Fix number of pulls returned when out of ronin

    hmm. good point - probably not? Tweaked patch to just not display the misleading information, and say nothing about "remaining" pulls when you're able to pull.
  18. I

    Bug - Fixed Fix number of pulls returned when out of ronin

    This is super-minor, but it confused me at first so figured I'd spend the 5 minutes to whip up a patch and address it. When out of ronin and using the "pull" gcli command, it displays: > pull meat stack Pulling items from storage... 0 pulls remaining, 0 budgeted for automatic use. and so at...
  19. I

    New Content - Implemented Olympic-Sized Swimming Pool

    Ah, shoot. Forgot about adding the pref, nice catch. Sounds good on the rest, doesn't sound like I was too far off. :) Now this particular FReq can really be closed, I hope.
  20. I

    New Content - Implemented Olympic-Sized Swimming Pool

    Okay, latest version takes care of all the todos. To recap: - items found via diving are properly registered - it also correctly ignores people saying "I found ...", and only registers on actual dive responses. - "swim cannonball | item" now properly works, in that you get into the pool...
Back
Top