Commit Graph

277 Commits

Author SHA1 Message Date
StackZ 400acf94c8 See desc for stuff.
Added Max Width to missing stuff.

Added Screenshots and string fix.

Added Missing Regex stuff.

Added skipCount to promptMessage + added exit function.
2020-10-30 09:23:24 +01:00
Pk11 8e369d2d1f *actually* fix extraction directory making 2020-10-30 02:05:24 -05:00
Pk11 19368872c5 Revert "Fix extraction directory making"
This reverts commit 67a7a8af91.
2020-10-30 01:50:26 -05:00
Pk11 67a7a8af91 Fix extraction directory making 2020-10-30 01:32:09 -05:00
Pk11 6679f01c13 Fix extraction regex
Accidentally removed this in the commit...
2020-10-30 00:12:50 -05:00
Pk11 c20261794e Make extract progress be of the full file 2020-10-30 00:06:24 -05:00
NightScript 4479bdb956 Update README.md 2020-10-29 20:07:33 -07:00
NightScript f0d5d0fca7 ReadME Remake 2020-10-29 20:05:36 -07: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
NightScript 5d38c98698 Ignore readme changes in GA 2020-10-11 21:40:05 -07:00
NightScript c6bb8e6eec Update README.md
- Switch "Discord Channel" to contain the actual name
- Switch to Github Actions instead of Azure Pipelines
- Switch command list to merge devkitarm and libctru into 3ds-dev
2020-10-11 20:28:11 -07:00
Pk11 4393765902 Remove unused variable 2020-09-17 19:18:05 -05:00
Pk11 897faa939e Rename publish_build_twlbot to publish_build 2020-09-17 19:16:42 -05:00
Pk11 2068c7a314 What did I even do
bottom text
2020-09-17 19:00:24 -05:00
Pk11 ede44c2ee7 Clean up unneeed quotes
test
2020-09-17 18:59:16 -05:00
Pk11 da3fb31036 Fix quote marks 2020-09-17 18:49:22 -05:00
Pk11 f76835e25e Whoops, had two commit_message's 2020-09-17 18:41:53 -05:00
Pk11 6bf04f7b74 Always use latest devkitARM image
If it breaks badly we can do an old one, but better to just fix it
2020-09-17 18:40:38 -05:00
Pk11 ec8934bdca Remove checkouts from jobs after first 2020-09-17 18:39:33 -05:00
Manuel Graña 4a5777495e Fixed typo (#48) 2020-09-16 13:40:00 -05:00
Pk11 5ddf089940 Fix a couple things 2020-09-16 13:38:25 -05:00
NightScript 7a4899a425 Merge webhook jobs 2020-09-16 11:01:29 -07:00
Pk11 fb6896c593 Add submodule info 2020-08-23 08:21:48 -05:00
Pk11 966fb4098f Remove azure-pipelines.yml 2020-08-21 10:31:05 -05:00
Pk11 72d5a274ee Fix screenshots & add a bit more to Compiliation 2020-08-21 10:28:46 -05:00
Pk11 982ce3ef9a Update build.yml 2020-08-04 12:39:45 -05:00
Pk11 8b6e6aab58 Use latest dkA docker image 2020-08-04 12:31:46 -05:00
Pk11 a6a467d111 Oops, don't have branches and branches-ignore 2020-07-24 14:49:18 -05:00
Pk11 815c94268a Ignore translation branch 2020-07-24 05:02:22 -05:00
LinuxCat c7340d02bb Set system language to the app on first launch (#42)
* add language on first launch

* add language on first launch

Editing the hpp aswell
2020-07-21 05:19:24 +02:00
NightScript 294cb9d201 Update README.md 2020-07-19 12:37:55 -07:00
StackZ 3557ec936a Keyboard: Use Native System Keyboard. 2020-07-16 23:21:35 +02:00
NightScript aa6dbc30c7 Revert previous commit
I'm dumb
2020-07-15 16:57:43 -07:00
NightScript 4c7ef04c98 Remove 7zip stuff and fix qrcode
AKA: Fix apt packaging
2020-07-15 16:55:26 -07:00
NightScript 32adb06410 Fix TWLBot stuff 2020-07-15 15:50:40 -07:00
NightScript 81199344ff Use older bannertool 2020-07-15 15:43:50 -07:00
NightScript f0d43187e5 Move files to /usr/local/bin
Credits to StackZ for telling me
2020-07-15 15:28:57 -07:00
NightScript 638b6557de Try removing the env stuff (as test) 2020-07-15 15:18:19 -07:00
NightScript d166a5dcca Update dependencies and add in path 2020-07-15 15:15:41 -07:00
NightScript 17ab58809d WIP Github Action workflow 2020-07-15 15:02:05 -07:00
StackZ 2f0c07df6e Add Description to UniStorev2 List. 2020-07-15 23:38:48 +02:00
StackZ dcb7bd66ee Add "showGrid" to UniStoreV2 to select the initial layout. 2020-07-15 21:39:49 +02:00
StackZ dc64c2e2a7 ColorSelection.cpp -> RGBSelection.cpp. 2020-07-15 20:51:17 +02:00
StackZ a145c20a91 Some more RGB overlay stuff. 2020-07-15 20:40:11 +02:00
StackZ 5d89f79d07 Use Bottom BG Color + 0, 0, 0, 190. 2020-07-15 18:45:26 +02:00
StackZ fe15239ac1 Port over new RGB Selection from 3DEins! 2020-07-15 18:23:16 +02:00
Pk11 31b65ee988 v2.5.1 Crowdin Translations.
* New translations app.json (Italian)

* New translations app.json (Italian)

* New translations app.json (Portuguese)

* New translations app.json (Spanish)

* New translations app.json (German)

* New translations app.json (Italian)

* New translations app.json (Japanese)

* New translations app.json (Polish)

* New translations app.json (Portuguese)

* New translations app.json (Bruh)

* New translations app.json (French)

* New translations app.json (Danish)

* New translations app.json (Lithuanian)

* New translations app.json (Russian)

* New translations app.json (French)

* New translations app.json (Polish)

* New translations app.json (French)

* New translations app.json (Russian)

* New translations app.json (Japanese)

* New translations app.json (German)

* New translations app.json (Italian)

* New translations app.json (Spanish)
2020-07-02 15:41:17 +02:00
StackZ 80afbbe19f Increase Script version, add citra to config.
The Citra entry allows to skip the wifi check.
2020-07-01 15:07:29 +02:00
StackZ 54c426032b Add %ARCHIVE_DEFAULT%. 2020-07-01 00:27:04 +02:00
Pk11 ba57bb743b Fix pacman link 2020-06-30 16:24:10 -05:00