Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Item Context Menu Framework #1303

Merged
merged 20 commits into from
Mar 19, 2020
Merged

Add Item Context Menu Framework #1303

merged 20 commits into from
Mar 19, 2020

Commits on Mar 6, 2020

  1. Configuration menu
    Copy the full SHA
    e274bc6 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Configuration menu
    Copy the full SHA
    2645504 View commit details
    Browse the repository at this point in the history
  2. manual merge

    commy2 committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    e347c1e View commit details
    Browse the repository at this point in the history
  3. handle item slots

    commy2 committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    9fc5107 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4512cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5940ec0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2276478 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. add some more parameters

    commy2 committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    b60da6b View commit details
    Browse the repository at this point in the history
  2. implement consume flag

    commy2 committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    69a6e57 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Configuration menu
    Copy the full SHA
    e8b0164 View commit details
    Browse the repository at this point in the history
  2. handle color arg

    commy2 committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    8b965c3 View commit details
    Browse the repository at this point in the history
  3. simplify a thing

    commy2 committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    9816b3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d1c687 View commit details
    Browse the repository at this point in the history
  5. a comment

    commy2 committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    2df92a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a69d12 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. Configuration menu
    Copy the full SHA
    bd732e9 View commit details
    Browse the repository at this point in the history
  2. use index position in cargo list instead of unreliable display name t…

    …o identify the item classname
    commy2 committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    1f6f0d0 View commit details
    Browse the repository at this point in the history
  3. fix a thing

    commy2 committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    ac2604c View commit details
    Browse the repository at this point in the history
  4. final function names

    commy2 committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    366aa7a View commit details
    Browse the repository at this point in the history
  5. disable debug mode

    commy2 committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    f976396 View commit details
    Browse the repository at this point in the history