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 WorldMapGump #19

Closed
wants to merge 8 commits into from

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.

@jsebold666 jsebold666 closed this Jan 27, 2024
@jsebold666 jsebold666 deleted the fix-map branch January 27, 2024 15:50
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