Commit Graph

160 Commits

Author SHA1 Message Date
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 965eeba3a9 Oops, FTP Screen didn't had a return;. 2020-05-29 08:14:24 +02:00
Stackie a0251da39f Crash fix attempt - Successfully! (#32)
* Do not build here, since this could potential crash more things.

* Crash fix!

Co-authored-by: StackZ <47382115+SuperSaiyajinStackZ@users.noreply.github.com>
2020-05-29 07:28:08 +02:00
StackZ 8a16751a8f Do NOT allow fade effects for now. 2020-05-27 14:38:14 +02:00
StackZ 779a7c6479 Add Fade effects.
Also change me to `SuperSaiyajinStackie`.

Also update for latest Universal-Core changes.
2020-05-27 13:49:37 +02:00
StackZ 6e085dddcb Oops, fix Get Scripts crash. 2020-05-13 23:08:33 +02:00
StackZ 7ce398cc23 Fix the multiple definitions error.
I don't know why it worked before like that.. but after updating devkitARM etc it seems to cause compilation issues.
2020-05-11 02:24:12 +02:00
StackZ 0d0647038b 00ps. 2020-05-06 06:41:39 +02:00
StackZ c8289ff632 Press L/R for page forward scroll.
Also do keyDelay as a setting instead of hardcode to 3 (fast) 6 (slow).
2020-05-06 06:27:25 +02:00
StackZ 1c2a0de856 Make Polish selectable. 2020-05-06 05:30:50 +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 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
Epicpkmn11 59dda01f00 Only increase filesExtracted once per file... 2020-04-27 23:37:22 -05:00
Epicpkmn11 c84ef3dca5 Improve extraction 2020-04-27 23:25:20 -05:00
StackZ ce4c6bd6d4 Brug. 2020-04-24 03:19:21 +02:00
StackZ b16296af60 Improve Extracting & Add progressbar. 2020-04-24 03:01:25 +02:00
StackZ 994f62799c WIP: Credits & Language Screen Rewrite. 2020-04-09 04:06:02 +02:00
StackZ 6bab9b0e32 Update Credits. 2020-04-05 19:51:02 +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 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 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
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 95cb91cc5d WIP: DropDown Menu. 2020-03-11 16:18:54 +01:00
StackZ 696612757f Fix FlameKat53 in Credits. 2020-03-10 20:21:31 +01:00
StackZ 4a1528af01 Derp. 2020-03-10 12:13:54 +01:00
StackZ 8892ae8613 Add Universal-Core & current StackZ Image. 2020-03-10 12:05:39 +01:00
StackZ b0851e788f Refresh the ScriptBrowse!
Also derpy.
2020-03-10 11:04:45 +01:00
StackZ ff2226c4c0 Add delete Icon. 2020-03-10 10:47:42 +01:00
StackZ 95a714012e More Customizable colors! 2020-03-09 20:28:33 +01:00
StackZ 6c26f2ae05 Whoops, forgot about the autoboot ones. 2020-03-09 16:28:56 +01:00
StackZ becb99cdd3 Only save config if changes are made. 2020-03-09 16:25:56 +01:00
StackZ 1a20cc50f3 WIP: Add Glossary and some cleanup. 2020-03-08 17:03:21 +01:00
StackZ 9998748baa DERP. 2020-03-06 18:14:19 +01:00
StackZ 3a659fd768 Add Autoboot into a script. 2020-03-06 18:10:02 +01:00
StackZ 05d809e0bc Read description for changes.
- Add Script Deletion.
- Display "This script does not exist." if script does not exist on ScriptBrowse.
- Display "Refreshing List..." if you have more scripts.
2020-03-06 15:59:14 +01:00
StackZ 331a348846 Dangit. 2020-03-04 09:34:58 +01:00
StackZ 526cecadfd Add Autoboot UniStore. 2020-03-04 09:31:27 +01:00
StackZ 1c2c3dc675 Add Enable GodMode setting.
BE CAREFUL WITH THIS!!!
2020-03-01 23:11:48 +01:00
StackZ 2142c1eb9c Only allow deleteTitle when GodMode is enabled. 2020-03-01 21:34:13 +01:00
StackZ 1bdcf008bf Add deleteTitle and bootTitle.
**ONLY USE "DELETE TITLE" WHEN NEEDED!!!!!!!!!!!!!**
2020-03-01 10:42:59 +01:00
SuperSaiyajinStackZ 126a46ffd7 Use the new Scripts repo. 2020-02-17 19:41:50 +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
StackZ 0ef5d2c5ab Improve CIA installing speed. 2020-01-27 20:32:30 +01:00
PabloMK7 c8bfedee76 Improved download code. (Multithreaded) 2020-01-27 01:36:19 +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 021f1ebabd Delete Stores with <SELECT>. 2020-01-06 08:46:52 +01:00