Commit graph

14 commits

Author SHA1 Message Date
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
StackZ
0980cc969e Make updateSelf a optional boolean.
Should fix sometimes booting into TWiLight Menu++ for some reason.
2020-04-28 14:51:37 +02:00
StackZ
7197487d2d See Description for changes.
- Remove GodMode & deleteTitle function.
- Add a new Bar & Selector Graphic.
- Change Color Selector UI.
2020-04-04 16:50:18 +02:00
StackZ
44db400cbc Add copy & move & more error checks. 2020-03-21 06:48:05 +01:00
StackZ
73c495db4f Begin to add checks for Scripts. 2020-03-21 03:49:21 +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
1bdcf008bf Add deleteTitle and bootTitle.
**ONLY USE "DELETE TITLE" WHEN NEEDED!!!!!!!!!!!!!**
2020-03-01 10:42:59 +01:00
StackZ
3121f82d61 Update Copyright Year. 2020-01-05 13:48:20 +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
SuperSaiyajinStackZ
350401b357 Remove downloadToRAM param.
And make Universal-Updater fully touch usable.
2019-12-23 01:10:26 +01:00
SuperSaiyajinStackZ
3ebdb7e95d *Only* open valid Scripts. 2019-12-22 17:49:23 +01:00
SuperSaiyajinStackZ
11e7664706 Add downloadToRAM as a param.
To-Do: Maybe cleanup or something?
2019-12-22 16:14:55 +01:00
SuperSaiyajinStackZ
5d80ec6111 It's StackZ now, not VoltZ. 2019-11-25 13:57:14 +01:00