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

[Testing] AcquisitionDate 0.1.1.0 #5296

Merged
merged 1 commit into from
Jan 1, 2025
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: 8 additions & 4 deletions testing/live/AcquisitionDate/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
[plugin]
repository = "https://github.com/Glyceri/AcquisitionDate.git"
commit = "e2c8629cf1aaef98ed89fbc1d0007da9ca1dcd74"
commit = "b24077b42e2c2380640169d7bf6ac10aedfee629"
owners = ["Glyceri",]
changelog = """
[0.1.0.1]
Shows a couple more warnings and tutorials in the UI for the session token.
Fixed a bug where disabling the Show Placeholder Dates option would prevent any date from showing up.
[0.1.1.0]
Added smaller alias commands (Typing hard)
The acquiry window now shows what character is active (You can log out and still acquire data for your last logged in character; this is to combat loading screens ruining this feature. It was VERY unclear who you were collecting data for however)
More forgiving Session Token Entry (People mentioned that having leading or trailing whitespaces made the session token not work. This makes that more forgiving.)
More UI Warnings/Tips (This is because I regularly hear acquiring data using a VPN does NOT work)
You can now set the delay between requests. (This is to combat excessive cancelled queues if your internet is slightly slow. (Will never go below 1.5 seconds))
The Debug Window now shows all acquired data in a list (This is a preview of what the upcoming Date List will behave like, I just need it to be tested early)
"""
Loading