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

Currency Tracker 1.3.1.1 #2808

Merged
merged 3 commits into from
Nov 3, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions stable/CurrencyTracker/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/AtmoOmen/CurrencyTracker.git"
commit = "a19f86e7aec563a67dbd88040370958ba4fb3037"
commit = "afff1a6fb82277f9093ec8d1d3077e241921cd17"
owners = ["AtmoOmen"]
project_path = "CurrencyTracker"
changelog = "- Improve recording features related to Gold Sacuer.\n- Fixed bug in writing incorrect location for quest related transactions.\n- Add Record Trade Target feature.\n- Modified some Trackers' code logic."
changelog = "- Completely cleaned and reorganized the current code of the plugin, ensuring more reliable operation.\n- Organized the current localization strings and optimized the logic for reading localized texts.\n- Optimized the current currency reading logic to better accommodate the needs of users who switch client languages.\n- Optimized the logic for storing and reading currency data.\n- Optimized the Gold Saucer related features logic to prevent unexpected transactions modifications.\n- Optimized the plugin operation logic when in duty.\n- Fixed the issue where the table toolbar Merge function couldn't input properly.\n- Fixed the issue where the table toolbar Edit function displayed the modification location successfully after modifying the Note.\n- Fixed the issue where the table toolbar Copy function still copied text to the clipboard when no transactions were selected.\n- Fixed the issue of header loss when exporting .csv files under Simplified Chinese.\n- Fixed the issue of partial loss of English localization texts.\n- Fixed the issue of Gold Sacuer inability to correctly track currencies other than MGP.\n- Modified the logic of the Awaiting Exchange Completion function, which should result in significant performance improvements.\n- Added source tracking for rewards in the Leap of Faith and Air Force One mini-games.\n- Added win-loss tracking for the Triple Triad match rewards.\n- Optimized the code logic for Record Trade Target feature.\n- Improved performance when searching for items in Custom Currency Tracker for reduced performance consumption.\n- Fixed an issue where, in Simplified Chinese, it was only possible to search for items in Custom Currency Tracker by entering Pinyin.\n- Added Icon Display to the currency listbox.<br/>- Added Rename currencies feature.\n- Added Traditional Chinese, Spanish and German localization text."
Loading