-
Notifications
You must be signed in to change notification settings - Fork 32
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
More heal/price ratios for food items #448
Comments
Additional clarification: it works in normal mode, but the issue I mentioned only appears in chat mode. |
We have some general instructions under: https://github.com/DinoDevs/GladiatusCrazyAddon/blob/master/documentation/developers/for-developers.md I think we had a similar feature for the market in the past (don't remember if it is in the current version). I think it would be best if this is fitted within the market table (additional column). |
It looks like I am doing something wrong, but not sure what. Trying to follow that instruction, changed 3 files: Then I run dist/build.sh, disable normal version and load temporary (firefox) version from /dist. After all that I update page and go into markets in settings, but my feature is not there. And it is not working in market, so I assume it is just missing in build. Also there might be issues with other languages because my implementation specifically targets english tooltip text, which will be different in other languages. |
Brief feature description
Show healing/price ratio in tooltip for food items everywhere. Similar to this feature, but in tooltip. Primarily for buying in general goods and player market (use asked market price instead of original).
For market specifically put price somewhere near item as well. On left border, for example
Add a image as an example (advanced + optional)
The text was updated successfully, but these errors were encountered: