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

Hotfix for World Map tracking, HighlightTileAtRangeSpell for all spells, and gump for change elf to human #20

Merged

Conversation

jsebold666
Copy link
Collaborator

This bug fix addresses an issue in the general map functionality where, when a guild or party member was far away, the "out of range" error was triggered to display the name. To resolve this, a cache system was implemented to store and retrieve names based on serial numbers. This ensures that the name always exists, and the cache is cleared upon user logout.

Additionally, a gump has been implemented to allow players to switch between elf and human characters.

Furthermore, the bug fix includes the implementation of the HighlightTileAtRangeSpell for all spells, not just Magery as it was initially designed. This enhancement expands the functionality to cover a broader range of magic spells.

image
image

@jsebold666 jsebold666 merged commit 98fe47f into dust765:dev_dust765_x_tazuo Jan 29, 2024
3 checks passed
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.

2 participants