Commit graph

46 commits

Author SHA1 Message Date
MattTheTekie
b485603520
Delete test.yml 2023-08-22 10:49:04 -04:00
MattTheTekie
9ad7336eac
Update test.yml 2023-08-22 10:43:47 -04:00
MattTheTekie
27563d72df
Update test.yml 2023-08-22 10:43:36 -04:00
MattTheTekie
e226ba1b85
Update test.yml 2023-08-22 10:43:14 -04:00
MattTheTekie
78cf9be1e6
Update test.yml 2023-08-22 10:42:58 -04:00
MattTheTekie
8cd33cd3ba
Create test.yml 2023-08-22 10:38:20 -04:00
MattTheTekie
ca3902f0ae
Update build.yml 2023-08-21 15:08:31 -04:00
MattTheTekie
1b5fd60a5a
Update build.yml 2023-08-21 15:07:55 -04:00
StackZ
8abd321610 Fix git not working.
Should fix Nightly builds looping over and over again on update checking when "Use nightly versions" is enabled.
2023-06-15 06:52:12 +02:00
Pk11
405144b6f2 Derp fix 2022-03-08 23:30:15 -06:00
Pk11
dc2a2d53c6 Fix not sending build failure webhooks 2022-03-08 23:20:22 -06:00
Pk11
38d0dc55e8 Trigger Actions on release published, not created 2022-03-05 13:51:04 -06:00
Pk11
ec5e637ce6
Switch back to devkitPro docker (#94)
* Try switching back to devkitpro docker

* checkout@v2 still doesn't work

* Remove testing pacman version listing
2021-05-28 15:52:57 -05:00
Pk11
791690fd5a Revert "Switch back to devkitPro docker"
This reverts commit a341f2f9b0.
2021-05-19 17:57:51 -05:00
Pk11
4f01c52859 Update to bannertool 1.2.0 2021-05-13 14:39:06 -05:00
Pk11
a341f2f9b0 Switch back to devkitPro docker 2021-05-13 05:50:35 -05:00
Pk11
e06d475131 Switch to universalteam/devkitarm 2021-03-24 21:54:54 -05:00
Pk11
1014a74248 Derp fix 2021-03-17 18:10:01 -05:00
Pk11
b806e46f29 Properly fix commit messages
* bullet testing
2021-03-17 18:03:44 -05:00
Pk11
9eefef85d4 Fix extras releases not having the commit messages 2021-03-13 23:45:20 -06:00
Pk11
60e29ddb90
Add queue system with background downloading and much more (#73)
* Do not build here until it is merged.

* WIP: Queue System.

Right now crashes randomly for whatever reason..

* Animate queue spinner more slowly

* Use LightLocks to prevent crashing in the queue

(I hope it's fixed at least)

* Build nightlies in queue-system

* Use version.h for version and specify 7 digits

* Remove unneeded $(CURDIR)

I put that these for testing, but it's not needed

* Multiple Changes, see desc for more.

1.) Theme Implementation.
2.) Show Battery + Time.
3.) Some more work on Queue-System (might still be broke).
4.) Update Copyright to 2021.
5.) Add `%FIRM%` to regex.
6.) Mass Add to Queue.
7.) Search with AND / OR filter.

* Gaaah, not again...

* Remove DoNothing, some LightLock changes, etc

aka
Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience.

* See desc for more.

- Current Queue Entry can now be canceled.

- Fix installed list.

- Display Download Speed.

- BYE BYE Queue LightLock!

* Various adjustments to the queue menu

- Make cancel button slightly smaller
- Right align "Steps: ..." text
- Remove "Current Operation:" text
- Change KB/MB/GB to KiB/MiB/GiB
- Lots of little positioning tweaks
- Fix bug where you could get stuck in the prompt
- Make spinny thing have a ! when action is needed
- Make extracting file increment at the start instead of the end
- Delete dumb VS Code file and gitignore it

* Change to hollow full charge plugged in icon

* Fix the settings positions a bit

* Fix custom font download not having prompt

Also tweak the text positions, I forgot to change them

Co-authored-by: StackZ <47382115+SuperSaiyajinStackZ@users.noreply.github.com>
2021-03-13 01:28:23 -06: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
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
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
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
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
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