Commit Graph

17 Commits

Author SHA1 Message Date
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 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
Manuel Graña 4a5777495e Fixed typo (#48) 2020-09-16 13:40:00 -05:00
Pk11 fb6896c593 Add submodule info 2020-08-23 08:21:48 -05:00
Pk11 72d5a274ee Fix screenshots & add a bit more to Compiliation 2020-08-21 10:28:46 -05:00
NightScript 294cb9d201 Update README.md 2020-07-19 12:37:55 -07:00
StackZ 81f0b0d070 Derp fix and remove FTP from ReadMe. 2020-06-29 01:45:18 +02:00
Pk11 cd4db23b85 Fix GBAtemp casing 2020-06-28 01:54:35 -05:00
Pk11 77da0a7139 Add Crowdin badge to readme 2020-06-28 01:54:10 -05:00
Stackie b746d7a4aa Add ## Translations to the ReadMe. 2020-05-30 05:07:36 +01:00
StackZ 95cb91cc5d WIP: DropDown Menu. 2020-03-11 16:18:54 +01:00
StackZ ff2226c4c0 Add delete Icon. 2020-03-10 10:47:42 +01:00
StackZ dfda5c5088 Add Contributions Section to ReadMe. 2020-01-27 02:10:50 +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
VoltZ f64ab53907 Initial commit 2019-10-31 03:19:37 +01:00