Commit Graph

15 Commits

Author SHA1 Message Date
c3e09adcb2 Badge dump overhaul 2024-06-12 18:04:33 -04:00
4669f13d05 Some changes to scroll algorithm 2024-06-12 11:04:52 -04:00
80dd00933b Properly zero files, badge/set index (unused?) 2024-06-11 17:01:05 -04:00
29233eadfb Progress bar more accurate 2024-06-10 11:27:09 -04:00
e40cd00754 Avoid loading 15 MB files into RAM ever 2024-06-10 10:48:34 -04:00
7abf989de8 Add progress bar for shuffle install 2024-06-08 12:29:35 -04:00
2ed3d8b34d Add progress bar for badge install 2024-06-08 10:43:35 -04:00
b2374deaf5 Better RAM Usage, proper null safety
Null safety added to some FS functions

Don't attempt to open multiple 15 MB files at once

Some strings changes so the themeplaza browser is better
2024-06-05 14:33:02 -04:00
c2edc50750 Backup badge extdata before installing badges 2024-06-04 22:38:19 -04:00
8e876d027b Remove most compiler warnings 2024-06-04 17:43:27 -04:00
f8fba122ac Update README 2024-06-04 17:28:43 -04:00
1a01ba502f Add install badges from zip file 2024-06-03 00:58:07 -04:00
30833995d1 Add spanish translation
Also some minor badge changes

Co-authored-by: Tristanabs <76444200+Tristanabs@users.noreply.github.com>
2024-06-01 22:19:53 -04:00
b0db54e71a TP Badge Browser. Incomplete - see notes
TODO:

- Load icons for browser

- Fix previews (max tex size 512x512 and preview image 512x1024?
2024-05-31 12:05:18 -04:00
4d9cde01c4 Initial badges work
Additional cleanup probably necessary, some more feature work still in progress (zip files)
2024-05-30 15:45:57 -04:00