This repository was archived by the owner on Mar 21, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 15
Conversation
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
It lives.
If ran from the Store will redirect then launch automatically. Otherwise launch from the Library.
Update modules Switch to uglify-es for arrow function support
Prevent Catalog props from disappearing between sessions that haven't run it yet Warn that props might not exist before exporting
Currently accessible by clicking the PSDLE logo Fetches and stores new items Faster startup due to not dealing outside the client Once enabled will check for new items every run Yet to handle version upgrades If the user denies access then it fetches from the API as usual
Move price up Add localizedStoreDisplayClassification Normalize indent to two spaces
No fancy upgrade paths yet
API fetching is now more accomodating to more than just Catalog. Acquire game list (purchased/plus) through API, required by the following. PSDLE responds to page changes and respawns itself with the new page's items. Catalog will also run again when changing pages. Dedupe propCache. Only delete object store on upgrade for existing database. Console messages are a little more verbose about where they're coming from.
Small abuse of existing callback. No point in knowing if postInit() is from a page change since it now uses the same trigger. "false" would have just been init(). Slow down the polling rate a bit. Most of the startup lag is from awaiting the games fetch anyway.
Drop activeTab permission. Actually wait for the page redirect to complete before automatically running. Bundle PSDLE 3.3.18 temporarily. Because the lines changed count was already irrelevant.
Maybe just covering the page wasn't so bad after all.
Lines haven't been flushed out and won't until the main config section is added. Backup 3.x languages.
With an actual way to enable Catalog and delete user data.
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
#84
Testing version
From the Library paste the contents of the link into the browser console. (Chrome: Ctrl+Shift+J, Firefox: Ctrl+Shift+K)
Legacy items such as PS3, PSP, and Vita content will no longer be available. If you have access to the previous store the current published version of PSDLE (v3.3.18 / 2020-08-12) will work on it.
Updating the Node modules in the same PR edition.
Currently:
Temporarily not platform filtering until the request variables are accounted forStill needs: