forked from Vicious-wow/XIV_Databar
-
Notifications
You must be signed in to change notification settings - Fork 3
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
fix(Gold): calculate daily total #78
Merged
Merged
Conversation
This file contains 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
Fix whitespace violations.
Kozoaku
added a commit
that referenced
this pull request
Jul 27, 2023
## [3.1.2-beta.3](v3.1.2-beta.2...v3.1.2-beta.3) (2023-07-27) ### Bug Fixes * **Gold:** calculate daily total ([#78](#78)) ([57684ed](57684ed))
Kozoaku
added a commit
that referenced
this pull request
Jul 28, 2023
* fix(Volume): stop errors when volume is change through keybind (#73) Wrap function for updating the bar text with local function callable by hooksecurefunc. Clean luacheck violations. * Release 3.1.2-beta.1 - Jul 19, 2023, 5:21 PM ## [3.1.2-beta.1](v3.1.1...v3.1.2-beta.1) (2023-07-19) ### Bug Fixes * **Volume:** stop errors when volume is change through keybind ([#73](#73)) ([5cc49c0](5cc49c0)) * fix(Currency): use class color for xp bar color when setting is checked (#76) Fix bug where XP bar would disappear when using class colors to color the xp bar * Release 3.1.2-beta.2 - Jul 20, 2023, 7:57 PM ## [3.1.2-beta.2](v3.1.2-beta.1...v3.1.2-beta.2) (2023-07-20) ### Bug Fixes * **Currency:** use class color for xp bar color when setting is checked ([#76](#76)) ([04c76af](04c76af)) * fix(Gold): calculate daily total (#78) Properly track session and daily totals * Release 3.1.2-beta.3 - Jul 27, 2023, 8:09 PM ## [3.1.2-beta.3](v3.1.2-beta.2...v3.1.2-beta.3) (2023-07-27) ### Bug Fixes * **Gold:** calculate daily total ([#78](#78)) ([57684ed](57684ed)) * fix(Micromenu): add Diablo IV to client list (#79) Add Diablo IV to the list of clients for Social * Release 3.1.2-beta.4 - Jul 28, 2023, 7:07 PM ## [3.1.2-beta.4](v3.1.2-beta.3...v3.1.2-beta.4) (2023-07-28) ### Bug Fixes * **Micromenu:** add Diablo IV to client list ([#79](#79)) ([e0ad3b8](e0ad3b8)) * fix unused global
Kozoaku
added a commit
that referenced
this pull request
Jul 28, 2023
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.
Fix issue where Daily Gold is tracked the same as Session Total