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

Re-implement paperdoll/context menu #122

Merged
merged 9 commits into from
Mar 24, 2022
Merged

Re-implement paperdoll/context menu #122

merged 9 commits into from
Mar 24, 2022

Commits on Mar 21, 2022

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

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    f5b03b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fde266c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97eb1e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1adb207 View commit details
    Browse the repository at this point in the history
  5. Add context menu renderer. Implement paperdoll, PM, friend, and ignor…

    …e actions for context menus.
    ethanmoffat committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    cf4d279 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    cf4c2c3 View commit details
    Browse the repository at this point in the history
  2. Move right-click detection to character renderer. Makes it easier to …

    …get a right-click action
    ethanmoffat committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    d93c57c View commit details
    Browse the repository at this point in the history
  3. Add support for equip/unequip item packets and responses. Unequip ite…

    …ms from paperdoll when right-clicked in the dialog.
    ethanmoffat committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    f2bb8a6 View commit details
    Browse the repository at this point in the history