Commit Graph

38 Commits

Author SHA1 Message Date
Josh Shippam e1cf09be0a Update README.md
Universal-Updater -> DarkStore
2022-06-30 07:44:10 +01:00
Pk11 c7f3893a3f download.cpp needs to be rebuilt for make citra 2021-07-21 01:14:00 -05:00
Pk11 823f093a5f Add note about make citra 2021-07-21 01:12:09 -05:00
Pk11 65616e8f58 Remove stray backtick 2021-03-29 01:42:44 -05:00
Pk11 936ae68603 Update pacman section 2021-03-29 01:41:52 -05:00
Pk11 2825e361e3 Update compilation section 2021-03-27 17:58:50 -05:00
Pk11 cab050e4d9 Try force GitHub to recache the images - part 2 2021-03-18 17:18:47 -05:00
Pk11 0709114448 Try force GitHub to recache the images - part 1 2021-03-18 17:18:22 -05:00
Pk11 cb59e3251a Add alts to images and a couple minor tweaks 2021-03-18 17:15:56 -05:00
Pk11 802112ab62 Update README and remove screenshots from repo
also fix indentation in recommended unistores
2021-03-18 16:24:42 -05:00
Pk11 09d4de2f08 Update readme for recent changes 2021-01-02 23:53:49 -06:00
Pk11 78f288dfee Update libarchive to v3.5.1 2020-12-28 16:39:40 -06:00
StackZ c72a6f11b3 See desc for more.
- Update Screenshots.

- Display screenshot / notes icon only, if available.

- Disable languages with small progress.

- Screenshot key is now `Y` instead of `SELECT`.
2020-12-24 03:14:33 +01:00
StackZ 64977911e6 See desc for more.
- Add WAV playback back with 10 MiB as max limit.

- Some more Screenshot Menu checks.
2020-12-03 07:19:02 +01:00
Pk11 78d0dad604 UniStore list and screenshots (#54)
* Initial push.

* Fix png loading

* Remove unneeded casts

* Push my progress.

* Improve screenshot display

* Hopefully last commit here before merge?

Co-authored-by: StackZ <47382115+SuperSaiyajinStackZ@users.noreply.github.com>
2020-12-02 14:23:15 -06:00
StackZ 06706e00c7 Check if directory exist first on directorySettings.
Also update Screenshots + ReadMe.
2020-11-01 11:53:50 +01:00
Pk11 a187c758b7 Put screenshots in a <details> 2020-10-30 23:42:37 -05:00
Pk11 f95bd4ce6e Change Discord link & spaces between screenshots 2020-10-30 23:26:54 -05:00
StackZ 5a89bc7dca SuperSaiyajinStackZ* 2020-10-31 05:25:10 +01:00
StackZ 7f3f859194 Next progress.
- Added a Toggle Menu for auto updates.

- Left / Right can now scroll on grid to the last / next row.

- Check on MainScreen constructor, if UniStore is valid. If not, download Universal-DB, if not found.

- Reworked the menus some bit.

- Update Screenshots.
2020-10-31 05:00:20 +01:00
StackZ b7fa9c2ba5 Update Screenshot links of ReadMe. 2020-10-30 10:42:20 +01: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 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