Recent content by icon315

  1. icon315

    New Content - Implemented Guzzlr tablet - May Item of the month

    There is no choice option, it's more similar to the Songboom boombox. You encounter the customer post-combat, though it's just a message at the end Also more items: -------------------- 10534 Guzzlr cocktail set 898668946 guzzlrcock.gif none, fancy 0 # Item Guzzlr cocktail set...
  2. icon315

    New Content - Implemented October's 2019 IotM - Eight Days a Week Pill Keeper

    Bug in the recent change: The tracker for the Sunday pill (the Semi-rare one) sets the counter to the next turn whether or not you successfully took the pill. For example, failing to take it without enough room in your spleen will still set the counter.
  3. icon315

    Bug - Fixed Combat Menu Buttons (custom buttons?) broken

    It worked for me, but first i had to do a hard reload (Ctrl+shift+r) so that it reloaded the css.
  4. icon315

    New Content Dark Gyffte

    Freeing King and not choosing a class (trying to go to main.php for example) makes mafia get stuck in an infinite loop of checking stash contents.
  5. icon315

    New Content Dark Gyffte

    Fixed, thanks!
  6. icon315

    New Content Dark Gyffte

    Mafia isn't able to open the item manager, while in the Vampyre path, since r19100 Debug Log net.sourceforge.kolmafia.swingui.ItemManageFrame could not be loaded class java.lang.NullPointerException: null java.lang.NullPointerException at...
  7. icon315

    Feature Chatbots and talkie

    I don't really look at the kol forums so hadn't seen discussion about it. I guess my timing for the request isn't the best. My intention was mainly clan announce sorta stuff related, but i can see where you're coming from. Though really someone could just do it in a random clan /hobopolis or...
  8. icon315

    Feature Chatbots and talkie

    A while ago (r14815) chatbots were given the ability to retrieve messages posted in /talkie channels, but they weren't ever given the ability to actually post. Like that update states, talkie channels are essentially private channels so it'd be neat to be able to interact with them.
  9. icon315

    Bug Modifier Maximizer Pullable/Buyable issues

    There are a couple bugs with the maximizer when using the pullable/buyable The first is that the mafia will search prices for items that have modifiers lower than the ones you have on-hand. This causes a lot of unnecessary server hits and makes it take a longer than it needs to. As well as...
  10. icon315

    Feature - Implemented Ability to specify a range of session logs to open.

    Would it be possible to make it so that session logs are keyed using the session log's name or date (YYYYMMDD) instead of days from the initial session log. That way it's easier to reference back to exact session log.
  11. icon315

    Feature - Implemented Ability to specify a range of session logs to open.

    Edit: fronobulax beat me to it. I need to start typing faster. The naming convention wasn't the best, it's not specific dates, per se, it's just a range. So more like: string [int] session_logs(string name ,int firstRange , int secondRange); but I guess the way you described it could be...
  12. icon315

    Bug - Fixed Mafia takes mime army shotglass stored in Hagnk's into account when queueing booze

    When you try to queue some drinks mafia takes into account the mime army shotglass that's in storage. This makes it so that it thinks it doesn't account for the extra drunkeness (sometimes overdrinking because of it). https://i.imgur.com/0ydIBQg.gifv
  13. icon315

    Feature - Implemented Ability to specify a range of session logs to open.

    Not sure if it's feasible it is but having string [int] session_logs(string name ,int days ) Instead be: string [int] session_logs(string name ,int startday, int endday ) Basically what this would do is make it so that you can open the specific logs you need. That way you go from opening...
  14. icon315

    Bug - Fixed Pocket wish fights don't show adventures used in session logs

    Like the title says, pocket wishes display in the logs like so use 1 pocket wish Took choice 1267/1: (secret choice) choice.php?pwd&option=1&whichchoice=1267&wish=I+was+fighting+a+writing+desk Encounter: writing desk ... While other copiers like the photocopied monsters are logged like this...
Top