Commit Graph

16 Commits

Author SHA1 Message Date
87da32d62e Improved WAD name formatting for batch downloads
Also started working on a fix for the checkmark/X icons denoting a ticket not appearing anymore.
2024-12-18 09:08:21 -05:00
62fa5ef7b1 Entirely rewrote title tree backend
Title trees are now model-based rather than item based. Coming with this is proper item metadata, so the data and UI are finally disconnected, making future development much easier. There are also some minor visual improvements as a result of using a TreeView instead of a TreeWidget.
vWii System Menus now have public versions defined in the database. Public version display code has also been entirely rewritten, as the version displayed in the interface and the version used by the code are no longer the same.
2024-12-13 22:39:09 -05:00
Aep
08c2bd27f5 Add Public System Menu Versions (#16)
* Add System Menu Versions

* add ()

* fix comments

* Fix version getting messed up by public version

---------

Co-authored-by: Aep <itisinfactmark@gmail.com>
2024-11-27 11:50:34 -05:00
bc1858a5a5 Add region to WAD file names if title is not region free 2024-08-22 21:48:38 -04:00
0ca2cc272a Improved how title loading is handled and improved databases 2024-08-21 22:39:50 -04:00
adc8be9cbb Added "Hidden Channels" category to Wii/vWii databases 2024-08-13 21:30:03 -04:00
96cab930f0 Minor database correction 2024-07-17 15:02:35 -04:00
2db66af177 Updated wording in interface, small database corrections 2024-07-01 01:05:12 -04:00
4b770f0a81 Small DSi database update, getting prepared for release 2024-05-14 10:01:47 -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
5af6c202ee Added all missing vWii titles to database 2024-05-04 00:14:21 -04:00
95dd93b85f Added vWii title support and began filling in database 2024-05-03 01:25:45 -04:00
d2348f0b78 Greatly improved how regions are handled 2024-04-29 21:18:17 -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
f7599d8431 Wii title database is now compiled into the onefile binary 2024-04-22 12:55:43 -04:00