Commit graph

19 commits

Author SHA1 Message Date
StackZ
0ac9d6f448 Slight changes. 2020-11-16 15:20:35 +01:00
StackZ
b6d1de03c1 See desc for more.
- Add `skip` function.
- Fix dirSelect.
- Move LangSelect to settings.
- Add bars, to keep the U-U style.
2020-11-03 02:41:38 +01:00
StackZ
06706e00c7 Check if directory exist first on directorySettings.
Also update Screenshots + ReadMe.
2020-11-01 11:53:50 +01:00
StackZ
c5282a5767 WIP: Copy Progressbar.
Also: More MaxWidth & DownloadRelease JSON accept check.
2020-10-31 07:48:29 +01:00
StackZ
6aec8dac77 Properly add slash check and fix JPN Lang selection. 2020-10-30 19:16:37 +01:00
StackZ
913475eabf
Universal-Updater Full Rewrite based of UniStore v3.0.0. (#51)
* No Nightlies for the Full-Rewrite.

* Initial push, i guess.

* Forgot to push the Test UniStore + T3X...

* Use C2D flags for wrapping and centering

* gitignore t3x correctly

* Remove Test Store and hardcode to `sdmc:/3ds/Universal-Updater/stores/Universal-DB.unistore` for now.

* Is functional now.

* *More special checks and work.*

* const <typename T> &.

* Universal-DB, not Universal DB.

* Derp.

* Make 3DSX, NDS & Archive path configurable.

* Last fixes + Fade out screen on exit.

* See Desc. for more.

- Add QR Code scan for downloading UniStores.
- Add new Graphics.
- Some fixes + improvements.

* Fix search filtering, re-sort after search

* Fix update check

* Clear search items with X, not just reset results

* The next progress.

* PLEASE tell me, this is the only error..

Co-authored-by: Pk11 <epicpkmn11@outlook.com>
2020-10-30 03:31:20 +01:00
StackZ
f68613ef06 Some, uhh.. changes? 2020-06-27 09:15:29 +02:00
StackZ
50e4aa99e0 Fully rewrite config. 2020-06-20 15:22:50 +02:00
StackZ
cae6dc5160 Properly refresh SelectFilePath(...);. 2020-03-26 23:11:42 +01:00
StackZ
44db400cbc Add copy & move & more error checks. 2020-03-21 06:48:05 +01:00
StackZ
09be8e0b94
Switch over to Universal-Core. (#18)
* Don't build here.

* WIP: Switch to Universal-Core.

* Update Submodule repo & azure-pipelines.
2020-02-08 06:20:50 +01:00
SuperSaiyajinStackZ
47bbcf2917 Animation time? 😛
I just ripped the animation selector code from LeafEdit for it, because it's basically the same like LeafEdit because of Rectangles.
2020-01-14 18:24:39 +01:00
StackZ
8fd1c9ad60 Hopefully *Center* everything properly. 2020-01-03 07:19:28 +01:00
StackZ
e95b48011a
~~Cleanup~~ Changes. (#14)
* No builds allowed here as always on other branches, lmao.

* Changes. ;)
2019-12-30 04:59:16 +01:00
StackZ
d28194d28c
Implement Universal-Store [UniStore] 3DS side. (#13)
* WIP App store. ;P

* Make the FileBrowse look like Scripts Screen.

* Add *all* Script Functions for the App Store.

* WIP; Store Selection & Store Screen.

To-Do: Big cleanup and remove of duplicate stuff.

* Some UniStore work.

* :bigBruh:.

* Add Spritesheet with Icon support.

* Add a Store Prepare message, just in case it takes longer.

* ~~Not really Camera stuff, just UniStore work.~~ (#12)

* We don't want Nightly builds here.

* Add UniStore Icon.

* New banner by https://github.com/TotallyNotGuy

* Add Buttons for a prompt & update icon.

* Update README.md to be more descriptive and stuff

* Update README.md

* Add updating the spritesheet too.

* Only update stores, if needed things exist!

* Make Storepath changeable.

* Change App Description.

* Display `Title` as well.

* You can now download .unistore files by entering a URL!

Co-authored-by: FlameKat53 <flame9804@yahoo.com>

* This should fix all warnings.

Also add posX and posY for the Icons in UniStore.

* Last changes for UniStore.

Co-authored-by: FlameKat53 <flame9804@yahoo.com>
2019-12-29 07:52:45 +01:00
StackZ
b6d6e6357a Add second Settingspage and make bars changeable. 2019-12-25 23:18:09 +01:00
StackZ
0fb5d03a87 Add Script path Selection inside U-U!
Press <Y> inside the Settings Sub Menu to select it.
2019-12-25 21:35:20 +01:00
VoltZ
715c09179b Implement Script Downloading and parsing of the Informations.
To-Do: Revision checking of the current and new Scripts.
2019-11-06 13:54:45 +01:00
VoltZ
deaab6b9ed
Next work. 2019-11-01 02:20:47 +01:00