Search results

  1. L

    Bug - Fixed Dark text in dark themes

    Seems like after the latest update (wasn't there on 25965, is happening on 25970) the text colors in the cli are now black for dark themes, before that the default text color was white for dark themes. Makes things really hard to read now.
  2. L

    Bug Neverending party meat quest progress tracking is wrong

    Whenever you get a wanderer I think, it happens to me when I get a sausage goblin in the party, that meat is recovered for the DJ and the game's quest log updates accordingly, but it is not tracked correctly in mafia preference "_questPartyFairProgress".
  3. L

    Bug - Not A Bug Eat, make, closet and probably other commands as well are "broken" for 0 and negative numbers

    So if you pass 0 it will try to eat, make or closet one more than all you have, negative numbers will count backwards: > eat 0 cal sau (usable quantity of magical sausage (351) is limited to 0 by daily limit) > eat -1 cal sau (usable quantity of magical sausage (350) is limited to...
  4. L

    Bug PostAdventure script moment of execution is different when using from relay versus while using auto-adventure

    It seems like post advenutre runs before effect durations are decremented when running from the relay browser, and after that when running from auto-adventuring, to test just do a simple script that prints the duration of any effect you have and run one combat from auto-adventure and another...
  5. L

    Feature Better combat item info during combat

    One thing I struggle sometimes is remembering what all combat items do, the simple thing that would already help a lot would be to have quick access to item descriptions in combat. Another even better, but I understand it could be a lot harder to implement, would be to have a way of filtering...
  6. L

    Bug - Waiting for Info Mafia doesn't know I have Kramco, probably wouldn't recongnize Latte as well

    At least with Kramco, and maybe with other offhands, mafia won't know you have them if they are equipped on lefty when you log in (it was my first login of the day, so might do with rollover as well)
  7. L

    Feature - Implemented Better NEP NC spoilers

    When I go to NEP and don't remember wich NC option leads to a particular buff I always end up having to open the wiki, because Mafia spoilers only say "to bedroom", "to backyard" etc I think it would be better if they were more verbose in what you can do in each option, more like the spooky...
  8. L

    Pizza Cube GUI

    I still have a lot to learn on making the whole setup for distribution, but I tested and this works for me at least: svn checkout https://github.com/ggvgiu/PizzaCubeGUI/branches/Release Any doubts and suggestions can be post here or send me a KMail as well. This tells a lot about your pizza...
  9. L

    Beach Comb Relay

    I made this, might be useful for others, it needs Ezandora's Choice Override to work properly. It will print the coordinate you combed after combing, and also shows the coordinates on hovering your mouse through sand patches. Just put it on the relay folder.
  10. L

    Feature - Implemented Track what is consumed with Pirate Fork and Everful Glass

    Right now if you drink through the CLI there's no log indicating what was consumed, the flavor text of both these consumables says what was consumed, so I'm guessing it would be just a matter of parsing that text and reporting it together with stat and adventure gains in the session log.
  11. L

    Feature Gear Changer outfit selection behaviour

    Right now on v18.1 r19050 whenever you select an outfit in any of the outfit combo boxes, it automatically changes you to that outfit, the problem is this is happening before the combo box is closed, so you can't use the arrow keys or typing the name of the outfit to navigate the list, typing...
Top