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

feat: implement item click handling system #574

Merged
merged 4 commits into from
Nov 16, 2024
Merged

Conversation

andrewgazelka
Copy link
Owner

@andrewgazelka andrewgazelka commented Nov 15, 2024

  • Add new hyperion-item crate for centralized item handling
  • Implement click event handling system with proper event propagation
  • Move item builder functionality from rank-tree to new item crate
  • Clean up workspace dependencies using proper inheritance
  • Add support for item handlers and click interactions
  • Replace InGameName component with more generic Name
  • Remove duplicate toolchain specification

@andrewgazelka andrewgazelka marked this pull request as ready for review November 16, 2024 22:10
@andrewgazelka andrewgazelka changed the title stash feat: implement item click handling system Nov 16, 2024
@andrewgazelka andrewgazelka merged commit 866e8fe into main Nov 16, 2024
6 of 8 checks passed
@andrewgazelka andrewgazelka deleted the andrew/item-api branch November 16, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant