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

Universal-Updater Full Rewrite based of UniStore v3.0.0. #51

Merged
merged 19 commits into from Oct 30, 2020

Conversation

SuperSaiyajinStackZ
Copy link
Member

The Full Rewrite is almost done. Mainly icons are missing right now until it can be merged.

What does it do?

App

  • Download Universal-DB's UniStore directly at startup if not found.. so no more special clicks needed! This also makes U-U easier to use.

  • Remove Custom Color Option. U-U's colors are now hardcoded.

  • Add ability, to "mark" apps in 5 different "categories" or so. (★♥♦♣♠)

  • Add ability, to filter for the marks. Now you can also only display apps, which are marked as ★!

  • Rewrite the full UI based of UniStore.

  • Remove compatibility with the scripts.. but i may work on a app, which can convert those to the UniStore format.

UniStore / SpriteSheet

  • Auto-Update UniStore on boot (can be deactivated as well).

  • SpriteSheet will only be updated, if revision increased. This avoids useless spritesheet updating, for no reason.

  • UniStores will need to be updated, to support the new format. Like.. changing:

"file": "sdmc:/3ds/..."

to:

"file": "FileName.unistore"

More changes might be needed, an example UniStore example will follow when v3.0.0 is out.

Others

  • Possibly things i forgot in that time of writing.

@SuperSaiyajinStackZ
Copy link
Member Author

Seems to be good for merge. Time for merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants