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.4.7 #209

Merged
merged 1 commit into from
Mar 17, 2024
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
12 changes: 3 additions & 9 deletions stable/CurrencyTracker/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
[plugin]
repository = "https://github.com/AtmoOmen/CurrencyTracker.git"
commit = "149282f59e7a7038867e0be8f4d63648e79ffdae"
commit = "9f36a2d82eacba1f0185754c1fb4ac2ded3fe469"
owners = ["AtmoOmen"]
project_path = "CurrencyTracker"
changelog = """
- Code cleanup.
- Refactored the Add Custom Currency and Multi-Chara Stats interface.
- Refactored the LanguageManager.
- Optimized the interface appearance of the currency list: You can now adjust the order of currencies in the list by dragging and dropping them; Deleted the original arrow buttons, and the remaining three buttons are now aequilate ones; Adjusted the indentation of the options to make them look more natural
- Fixed an issue where a single handler uninstallation error would prevent the entire plugin from being normally disabled.
- Fixed an issue that the automatic backup time was displayed incorrectly when the AutoBackup module was disabled and then enabled again.
- Optimized the Main window open speed.
- Added a new feature: Display Currency Changes in Server Bar, which allows you to show specific currency changes in the DTR bar.
- Fixed failure to load any module by default.
- Fixed AutoBackup module lagging the game for a long time during backups
"""
Loading