Search results

  1. E

    Feature - Rejected Cast ode

    Clicking the cast ode button should automatically cast enough turns of ode for you queued drinks if you are in aftercore. Would like it to keep current action in HC/ronin though.
  2. E

    Bug - Fixed Cannot multi use crayon shavings

    Using crayon shavings (1 of 7)... Using 1 crayon shavings doesn't make anything interesting. from CLI
  3. E

    Feature - Rejected Add ability to clear Encounters List and Visited Locations

    The Encounters List and the Visited Locations lists on the main KolMafia adventure tab currently can not be zeroed out. This is useful for Hobopolis when trying to track non-combats and adventure rates. I did write some code although I haven't been able to get it to work but based on what I have...
  4. E

    Feature JSON data exporting

    Mafia should have the ability to move data that is currently shown in the GUI out in the JSON (or XML I guess, I already wrote part in JSON though). This would allow for 3rd party webUI's to be more easily created and potentially ease the transition into android development. Examples of data...
  5. E

    Feature - Rejected Relay Browser displays modifers

    I added a modifier decorator into the CharPaneDecorator for the relay browser. This also allows those attributes to be clickable links that maximize (or in the case of combat minimize) the selected modifier. My only issue with the code I wrote is that the [refesh] link should be below the...
  6. E

    KoLmafia relay browser on Android

    http://i.imgur.com/QqHDa.jpg Chish and I have been poking around KoLmafia to see about porting it to Android. This requires a rewrite of the interface as Android doesn't have Swing and a few other libraries. As neither of us know java well enough to write a whole new UI for Android (and strip...
Top