Commit Graph

168 Commits

Author SHA1 Message Date
439aebbdb8 Added Linux packaging files and added linux-install to Makefile 2024-07-21 20:11:14 -04:00
bf09f3b18e Small GitHub Actions fix for the Nutika binary no longer being named 'nuitka3' 2024-07-21 19:28:13 -04:00
7f788ae36c Update GitHub Actions workflow to remove .bin from the end of the Linux binary's name 2024-07-17 21:58:09 -04:00
96cab930f0 Minor database correction v1.1.0 2024-07-17 15:02:35 -04:00
7518a5e663 Merge pull request #2 from rolfiee/main
fix typos in norwegian translation.
2024-07-06 07:48:05 +10:00
Rolfie
8193fe029b fix typos in norwegian translation. 2024-07-05 02:46:51 +02:00
62467bb616 Removed compiled translations and added step to build them 2024-07-04 06:32:24 +10:00
ca81c2e6d3 Added Norwegian translation, blanks for other common languages 2024-07-04 06:13:46 +10:00
47904c72be Made more strings translatable, including error messages 2024-07-03 07:42:36 +10:00
dc82790aef Add base for translating the NUSGet interface via Qt Linguist 2024-07-03 07:11:25 +10:00
2db66af177 Updated wording in interface, small database corrections 2024-07-01 01:05:12 -04:00
1507da0d5b Fix deprecated Nutika arguments v1.0.0 2024-06-26 20:28:47 -04:00
21a636ee02 Add imageio as a dependency for macOS/Windows icon generation 2024-06-26 19:28:52 -04:00
f891965812 Add icon made by @DamiDoop, should be built with it on macOS and Windows now 2024-06-26 19:26:39 -04:00
1404d083f4 Updated for libWiiPy v0.3.0 compatibility 2024-06-08 00:01:53 -04:00
0bf0c2b5d7 Merge remote-tracking branch 'origin/main' 2024-05-18 20:46:51 -04:00
a3f02afa73 Try loading Breeze from your system plugins on Linux 2024-05-18 20:46:38 -04:00
f4c73a7f73 Switch requirements back to latest libWiiPy release and not main 2024-05-14 10:56:54 -04:00
b273c09b58 Update README.md 2024-05-14 10:14:46 -04:00
4b770f0a81 Small DSi database update, getting prepared for release 2024-05-14 10:01:47 -04:00
ca5a0fc00e Updated some text, and changed default download directory to a folder under the user's downloads folder 2024-05-10 14:21:44 -04:00
51fc2a1d74 Added libTWLPy version to start log 2024-05-08 16:34:42 -04:00
93e21023ea Added DSi title support and began filling out database 2024-05-08 14:25:44 -04:00
32af83f476 Log output is slightly more verbose during downloads and decryption 2024-05-07 00:22:17 -04:00
21663babbd Fix console dropdown not being disabled during a download 2024-05-06 09:52:18 -04:00
065d58bf60 Add missing UI file used to build new interface 2024-05-05 15:09:48 -04:00
a64c93f1a3 Fully redesigned NUSGet interface 2024-05-05 14:26:13 -04:00
5af6c202ee Added all missing vWii titles to database 2024-05-04 00:14:21 -04:00
ec16050d6f Added ability to re-encrypt vWii WAD Title Keys with the common key
This allows the creation of WADs that can be installed from *within* vWii mode, instead of just from Wii U mode.
2024-05-03 22:39:37 -04:00
95dd93b85f Added vWii title support and began filling in database 2024-05-03 01:25:45 -04:00
625131873b Allow for using the Wii U NUS for faster downloads (libWiiPy v0.2.3 beta) 2024-05-02 00:50:20 -04:00
466f914ad9 More optimizations and code cleanup 2024-04-29 21:33:19 -04:00
d2348f0b78 Greatly improved how regions are handled 2024-04-29 21:18:17 -04:00
3eff8d08fe Added comments to all the source code 2024-04-29 18:25:13 -04:00
25e62c4d9a Added icons to the titles in the tree to indicate if a ticket is available or not 2024-04-29 16:47:57 -04:00
a79db53507 Rename NUSD-Py to NUSGet 2024-04-29 11:15:19 -04:00
88e977cac7 Remove empty QStatusBar at the bottom of the window 2024-04-26 21:27:07 -04:00
05ed7e5ff7 Merge remote-tracking branch 'origin/main' 2024-04-26 21:10:03 -04:00
2aa363af45 Database updates, NUSD-Py now shows an error if no output types are enabled 2024-04-26 21:09:51 -04:00
8897d6e073 Update python-build.yml 2024-04-25 02:11:24 -04:00
763ebb4cb9 Merge remote-tracking branch 'origin/main' 2024-04-25 01:25:12 -04:00
e56f3df1cc Fix use of relative paths so that the macOS .app works 2024-04-25 01:25:01 -04:00
7a4573b8d5 Add workflow badge to README 2024-04-22 13:56:21 -04:00
cc85811a93 Added missing argument for Windows and macOS builds 2024-04-22 13:29:42 -04:00
8dd7f4e7a5 Update README.md 2024-04-22 13:04:38 -04:00
ab49d247e9 Updated README to include build instructions 2024-04-22 13:03:27 -04:00
f7599d8431 Wii title database is now compiled into the onefile binary 2024-04-22 12:55:43 -04:00
6ea447b278 Updated strings and fixed bug involving double clicking on category names 2024-04-21 01:54:21 -04:00
997cc0f58b Actually check for invalid TIDs rather than just check for an empty string 2024-04-20 00:03:08 -04:00
529107b280 Will now use a local Ticket if use local files is checked and it exists 2024-04-19 23:53:15 -04:00