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

Stacked dummy player for nested tooltips especially for items #2

Open
LordMidas opened this issue Jul 20, 2024 · 1 comment
Open

Stacked dummy player for nested tooltips especially for items #2

LordMidas opened this issue Jul 20, 2024 · 1 comment
Assignees

Comments

@LordMidas
Copy link
Member

For nested tooltips of items and skills of items we have to equip the item on a dummy player on the backend. Currently this is only supported for a single instance of dummy player and the implementation is very finnicky.

The ideal solution would be to have layers of stacked dummy player instances for each nested tooltip and the relevant item is equipped on the given dummy player. Then when no longer required, the dummy player is destroyed.

@LordMidas
Copy link
Member Author

Some progress has been made in this regard as of 6662939

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

No branches or pull requests

2 participants