Commit Graph

33 Commits

Author SHA1 Message Date
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 c6f0798196 I do not like if(..). 2020-06-19 05:13:20 +02:00
StackZ 2641e4922b UniStore v2! (#36)
* Do not build here.

* WIP: UniStoreV2!

This implementation is ugly and a big cleanup is needed.

* [UniStoreV2]: Add `Lang::get(...)`.

* Add back UniStore autobooting.

* UniStoreV2: Add List Layout.

* Some more UniStore work.

Also constify vector's.

* Some more spritesheet checks.

* oops.. forgot to do `Config::fading`.

* Display UniStore version on the Store list bar.

* version now needs to be `0` or `1` or not included.

versions with 2, 3, 4 and up shows an error now.

* You can now also scroll to the next page with D-Pad Left/D-Pad Right!

* Last fix before merge?
2020-06-19 04:54:05 +02:00
Stackie a08c0afa62 Make progressbar optional. 2020-06-03 15:03:28 +02:00
Stackie 9e84ed3423 First try on cURL download speed display.
Needs testing tho and I hope I did it right?
2020-05-31 13:37:36 +02:00
StackZ 7d8fb7eb5d Display Percentage on Installing & Extracting.
Also add progressbar for Installing & convert `cia.c` to `cia.cpp` for `new`.
2020-04-28 14:35:42 +02:00
StackZ b16296af60 Improve Extracting & Add progressbar. 2020-04-24 03:01:25 +02:00
StackZ 3fc7aa93a3 Derp fix on SelectRelease. 2020-03-21 05:21:07 +01:00
StackZ 37748b8e22 Some changes. 2020-03-21 05:02:16 +01:00
Pk11 23aab6ada9 Download previous versions (#20)
* WIP: Start adding downloading pervious versions

* Oops this was in here

* Properly add Download previous Releases.

* Finally fix it.

Co-authored-by: StackZ <47382115+SuperSaiyajinStackZ@users.noreply.github.com>
2020-03-20 03:46:09 -05:00
StackZ 1a20cc50f3 WIP: Add Glossary and some cleanup. 2020-03-08 17:03:21 +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
PabloMK7 c8bfedee76 Improved download code. (Multithreaded) 2020-01-27 01:36:19 +01:00
StackZ 3121f82d61 Update Copyright Year. 2020-01-05 13:48:20 +01:00
SuperSaiyajinStackZ 350401b357 Remove downloadToRAM param.
And make Universal-Updater fully touch usable.
2019-12-23 01:10:26 +01:00
SuperSaiyajinStackZ b723836397 Fix crash. 2019-12-22 21:47:44 +01:00
SuperSaiyajinStackZ 11e7664706 Add downloadToRAM as a param.
To-Do: Maybe cleanup or something?
2019-12-22 16:14:55 +01:00
SuperSaiyajinStackZ 9e87033aff Change the way, how the extract progress looks. 2019-12-22 03:25:12 +01:00
StackZ 0a308c43e8 A little Script Creator work and little checks. (#9)
* No builds allowed here.

* Try something.

* Next work.

* Add some Logging stuff for testing purpose.

* Ok, this should log it priperly.

* Replace MainMenu with Screen Selection.

* Redo Screen Logic.

* Switch back to old MainMenu.

* Only access Scriptlist, when Scripts are found.

Hopefully avoid crashes with that.

* Remove unused String, because we use the MainMenu again.
2019-12-17 19:22:39 +01:00
SuperSaiyajinStackZ 5d80ec6111 It's StackZ now, not VoltZ. 2019-11-25 13:57:14 +01:00
VoltZ 8fb5b7b711 Add new bars and fix Text Positions for it.
-> Bar Textures from Universal-Manager. Thanks TotallyNotGuy for the awesome Bar Textures!
2019-11-22 23:17:21 +01:00
VoltZ 2921ce0b2d Make the progressbar color Customizable.
Scripts can have their own progressbar color as well.
2019-11-17 04:59:33 +01:00
Stefan Schnitzler 99e09bd17c simple visual progress bar (#7)
* download files directly to sd instead of a buffer

- this fixes running out of memory while downloading large files

* simple visual download progressbar
2019-11-17 02:30:30 +01:00
Stefan Schnitzler 3e626f1046 download files directly to sd instead of a buffer (#6)
- this fixes running out of memory while downloading large files
2019-11-16 22:26:14 +01:00
VoltZ ce426bb7bb Add Credits Screen and a Spritesheet. ;P 2019-11-12 10:24:38 +01:00
VoltZ 08b962b560 Switch to JSON.
Custom Path's and Colors needs to be redo for this.
2019-11-10 15:53:04 +01:00
VoltZ 292a980041 Add timeMsg Function. 2019-11-09 01:47:55 +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
Epicpkmn11 ec2849708a Add (optional) option to include pre-releaes 2019-11-04 02:12:18 -06:00
VoltZ 14f8d11359 My last work for today. 2019-11-03 23:58:58 +01:00
VoltZ 44c31c46d5 Working stuff! :) Last steps -> Add error checking. 2019-11-02 02:01:53 +01:00
VoltZ c548cca57a UNIVERSAL-UPDATER IS BACK! Lmao. 2019-10-31 03:23:05 +01:00