support for other H.E.L.M. activities, updates to digging#9
Open
samson-ffxi wants to merge 37 commits into
Open
support for other H.E.L.M. activities, updates to digging#9samson-ffxi wants to merge 37 commits into
samson-ffxi wants to merge 37 commits into
Conversation
adding support to save session info across addon restarts
Initial support for mining and excavating. Added optional option for /hgather clear to support clearing individual HELM activity (e.g. /hgather clear mine || /hgather clear dig || /hgather clear).
do not count fish hook / fish monster hook, instead only count last line of the fish cast: you give up / you didn't catch anything / you lost your catch / you caught a fish / you caught a monster / you caught x fishes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Counts # of greens in inventory
Tracks skill level in settings
Shows how many items you have until you hit fatigue (based on your skill level / rank)
Estimates # of items you can dig up based on the # of greens you have in inventory and the current moon + your skill
Shows zone weather effect
Displays if digging ore is possible based on moon / weather
Shows if you got a zone empty message on your latest dig
Displays last item dug up
Initial support for other gathering activities (harvesting, excavating, logging, mining)