Search results

  1. gausie

    Bug Mafia can't find "sweat out some booze" skill in 2CRS

    I need to convince 3BH to run his TCRS botnet using this new code, and then we should be good!
  2. gausie

    Bug Mafia can't find "sweat out some booze" skill in 2CRS

    https://github.com/kolmafia/kolmafia/pull/2903 I think this should do it
  3. gausie

    Bug Mafia can't find "sweat out some booze" skill in 2CRS

    I have a fix for this, just need to collect some HTML for a test
  4. gausie

    Bug Mafia can't find "sweat out some booze" skill in 2CRS

    So we need to somehow tell TCRSDatabase that there are certain modifiers that should be carried over. I'll think about this
  5. gausie

    Bug Mafia can't find "sweat out some booze" skill in 2CRS

    Huh I had not considered this
  6. gausie

    BeachComber - fast and efficient beach combing

    This was the tile that I identified back in September of last year, and I indeed found a rainbow pearl in it just under 3 months ago. I suspect the next one must necessarily be in a different location because... My running guess is that it works roughly as follows You find a rare in spot...
  7. gausie

    New Content Spring Challenge Path: Z is for Zootomist

    Yeah I think a totally blank skill was spindled
  8. gausie

    Bug - Fixed arena/tcb/familiar jacks item result mapping

    To part the curtain a little bit, every familiar has an arenaprize field. Familiars that get a lead necklace have null there, and arena.php deals with that by giving a lead necklace. Tiny Cupid bow deals with it by giving a heart necklace. I'd have to check how bander works but I would guess it...
  9. gausie

    Bug - Fixed arena/tcb/familiar jacks item result mapping

    I think this is a straightforward mistake and we should indeed define familiars' equips as the items they get from the cake-shaped arena
  10. gausie

    Bug - Fixed Scripts fail to cast skills granted by equipment after r28434

    This isn't relevant to what I said but I don't understand where the misunderstanding lies.
  11. gausie

    BatBrain -- a central nervous system for consult scripts

    Zarq has fixed this in https://sourceforge.net/p/batbrain/code/151/
  12. gausie

    Bug - Fixed Scripts fail to cast skills granted by equipment after r28434

    At the very least, this is promising:
  13. gausie

    Bug - Fixed Scripts fail to cast skills granted by equipment after r28434

    When a skill-granting item is added and removed, we should only add and remove that skill from the "skills you have" (as far as scripts are concerned) if it is a combat-only skill. This hopefully fixes that: https://github.com/kolmafia/kolmafia/pull/2826 I'll run autoscend with it today and see
  14. gausie

    Bug Monster drops out of order

    Yes - and a few mechanics will iterate through the drops in this order in a way that we can see. For example, each grey goose drone will duplicate a single drop. If you have a single drone you will only ever duplicate the first item that drops in order.
  15. gausie

    New Content - Implemented Rumpus Room change

    I think this is all sorted now, marking as implemented
  16. gausie

    Bug - Fixed Avant Guard "Combat Queue" - Timespinner Interaction

    https://github.com/kolmafia/kolmafia/pull/2821
  17. gausie

    Bug - Not A Bug r28432 seems to have made "rng" a reserved word and that breaks BatBrain

    Going to mark as "Not a Bug" for now, if Ryo wants to work out a way to do backwards-compat then he can edit further!
  18. gausie

    Bug Monster drops out of order

    This is a really good first time contribution to the codebase!
Back
Top