Recent content by jonchang

  1. J

    Feature Patch: write maximizer suggestions to CLI output

    The reasoning is already documented: This change to maximize? preserves the reasoning behind this since it permits the user to choose which effects to apply, rather than just excluding them from consideration altogether. I've attached an updated patch that documents this.
  2. J

    Feature Patch: write maximizer suggestions to CLI output

    Since maximize actually changes equipment, and that mafia already reports these equipment changes, I felt it unnecessary to also report why it was changing that equipment. Note that since maximize is used extensively from e.g. ash scripts and other devs have already complained about potential...
  3. J

    Feature Patch: write maximizer suggestions to CLI output

    Thanks for the quick responses, but could I perhaps get a review based on having seen the patch? I attached it in my original post, but here it is again: Index: src/net/sourceforge/kolmafia/textui/command/ModifierMaximizeCommand.java...
  4. J

    Feature Patch: write maximizer suggestions to CLI output

    Well, the dump keyword lists some numbered slots and possible equipment, while this patch actually gives you the information from the maximizer panel, including buffs from items and skills.
  5. J

    Feature Patch: write maximizer suggestions to CLI output

    Since KOL is a text-based adventure for me, I prefer to do things in the CLI when possible. This patch adds the text that would normally be shown in the maximizer window to the CLI output, when running maximize?. Normal maximize output in the CLI is unchanged.
Top