Search results

  1. taltamir

    Bug - Fixed Timeout in valhalla tries to run login scripts

    I will try to be clearler. 1. I click to enter valhalla 2. I minimize it while it is working (since it does preascension first) 3. when i come back some time later i am in valhalla and timed out. 4. I click on the pearly gates, this causes mafia to do a quick login and immediately try to run...
  2. taltamir

    Bug - Fixed Timeout in valhalla tries to run login scripts

    When you timeout in valhalla (such as due to minimizing the page for half an hour because the preascension script takes 5 minutes to do everything you want it to do). when you come back it performs a login, after which it determines that you are in a new ascension so it runs the post ascension...
  3. taltamir

    Bug - Fixed adv1 refuses to do tunnel of love when overdrunk

    You can do tunnel of love and its fights even when overdrunk. but adv1 refuses to let you saying that you are overdrunk When not drunk > ash adv1($location[The Tunnel of L.O.V.E.], -1, "") Visit to Town: The Tunnel of L.O.V.E. in progress... [739] The Tunnel of L.O.V.E. Encounter: The...
  4. taltamir

    Bug - Fixed Adventurous Spelunker record indicates it deals no physical damage

    > ash $familiar[Adventurous Spelunker].physical_damage Returned: false should be returning true. as it can attack and deal physical damage There is a deafening CRACK as Minnesota Olsen whips your foe for 11 damage.
  5. taltamir

    Bug When a standard ascension is finished update state of some things

    Various IOTM related things have their state tracking broken by ascending into a standard run or any other path that forbids their use, and then breaking the prism. When you start a standard ascension your ice house status is set no monster trapped, because ice house is an old IOTM derivative...
  6. taltamir

    Bug crowd of adventurer bosses are not marked as bosses

    To check wheather or not mafia has a monster marked as a boss > ash $monster[cosmetics wraith].boss Returned: false > ash $monster[groar].boss Returned: true as for whether kol considers it a boss or not, I was looking it up in the wiki or checking if they are immune to...
  7. taltamir

    Bug - Not A Bug adv1 returns false for "choiceless" choice adventures

    Alright then. I adjusted the documentation to include it. As ashref links to a wiki page which said it returns false only when failed to adventure.
  8. taltamir

    Winterbay's Helpful Automatic Monsterbasher (WHAM)

    when fighting %monster% wham uses up all of that day's uses of instakills because it thinks %monster% is instakillable, but it is not. aside from marking it as not instakillable, I would suggest also having a tracking variable for whether any instakill was used this combat and if the monster is...
  9. taltamir

    Bug - Not A Bug adv1 returns false for "choiceless" choice adventures

    returning false to indicate either failure or success so great you completed the quest in that zone makes this boolean value non meaningful false should just mean failure, true should just mean success. if there is need to report a "we probably finished a quest" it should really be done via a...
  10. taltamir

    Bug - Fixed java.lang.NullPointerException error

    I am getting a pretty weird error. debug log The CLI message is Current settings for greygoo: greygoo_guildUnlock = true ^unlock your class guild greygoo_bakeryHardcoreUnlock = true ^unlock madness bakery if in hardcore greygoo_bakerySoftcoreUnlock = true ^unlock madness bakery...
  11. taltamir

    New Content Grey Goo

    The main answer to the why is because I can. I also am hoping that it turns out to actually do something, like determine effects of your ring based on how many units of goo you destroyed with that account. KoL is well known for its easter eggs and things that do nothing eventually turning out to...
  12. taltamir

    New Content Grey Goo

    Mafia does not recognize the location [A Prism of Goo] on the map it shows up as [A Prism of Goo] when going there it shows up as [37] Visiting a Prism of Goo contrast it to bat hole which shows up as [34] The Goo-Spewing Bat Hole I tried accessing it via various names and none of them work...
  13. taltamir

    BatBrain -- a central nervous system for consult scripts

    @zarqon I came across this message, which I think is prompting the user to report this bit [648] Investigating a Plaintive Telegram Encounter: relentless, unstoppable caugr Round 0: taltamir wins initiative! Round 1: taltamir executes a macro! Round 1: taltamir casts MICROMETEORITE...
  14. taltamir

    New Content Track progress of The Wizard of Ego side quest

    Would be great if mafia tracked the progress of the wizard of ego side quest. I just did it in aftercore as a pastamancer with set logPreferenceChange = true and noticed there was not any tracking of its progress
  15. taltamir

    Bug - Not A Bug smithness items HP tracking issues

    If that is the case then the solution on mafia's end is to have mafia refresh status automatically every time a smithness item is equipped or unequipped this is most definitely a bug, even if it is a kol bug, mafia normally handles known kol bugs when possible.
  16. taltamir

    Bug Ancient Protector Spirit not marked as boss

    I notice there is no "NOINSTAKILL" to denote monsters are immune to instant killing effects kol bosses are impossible to instakill though I think the best way to determine if something is really a boss would be the PVP season which counts the number of bosses killed. as that will show us what...
  17. taltamir

    Bug - Not A Bug smithness items HP tracking issues

    In that particular instance I was a sauceror. and I had a few other effects. I will replicate it again and give a report with all those details. I am not observing the item. I am observing mafia mafia reports the wrong values on both its GUI and the ash function that returns maxHP manually...
  18. taltamir

    Feature - Rejected mafia pinky ring auto use when you do not have one

    I am definitely going to buy it on that account as soon as I have the money The issue is with mafia aborting without drinking if it is unable to buy it. It is not looking at the automall max price nor at current meat before deciding "oh, can_interact() is true so we have the ring" and then...
Back
Top