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

Improve item abilities and attributes #3176

Merged
merged 2 commits into from
May 14, 2024

Conversation

builder-247
Copy link
Member

@builder-247 builder-247 commented May 9, 2024

This PR fixes two issues with item tooltips:

  • Ability name detection was detection based on a regex relying on capitalization, which was inconsistent for a few items e.g. Bloodstone
  • Added support for uppercase stats displayed at the bottom:
    image

Requires a release from odota/dotaconstants#156

@howardchung
Copy link
Member

Published new dotaconstants

@builder-247 builder-247 marked this pull request as ready for review May 14, 2024 07:13
@howardchung howardchung merged commit 09ad0aa into odota:master May 14, 2024
5 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