299 Commits

Author SHA1 Message Date
VoltZ 67694a5f96 The progress which I did.
I continue later.
2019-11-11 19:43:00 +01:00
Epicpkmn11 955b644ad4 Fix regex file names in extract
~~this code kinda sucks and should be redone~~
2019-11-10 13:06:17 -06:00
VoltZ 08b962b560 Switch to JSON.
Custom Path's and Colors needs to be redo for this.
2019-11-10 15:53:04 +01:00
VoltZ 18733e7a9b Do the same mode on the ScriptBrowse as well! 2019-11-10 13:48:11 +01:00
VoltZ 1933017e60 Add a new mode for the Scriptlist. :P 2019-11-10 13:12:38 +01:00
VoltZ 2a0c6f73f0 Cleanup! 2019-11-09 13:25:06 +01:00
VoltZ c645e87c4b Update ScriptBrowse. ;P
I think this is a better Design of it?
2019-11-09 02:32:17 +01:00
VoltZ 292a980041 Add timeMsg Function. 2019-11-09 01:47:55 +01:00
Epicpkmn11 27a393217d Fix script browse colors 2019-11-07 23:30:45 -06:00
VoltZ a0ee0481ec Add FTP. 2019-11-08 03:20:30 +01:00
VoltZ b10cc33a99 Woopsie.. haha. 2019-11-08 01:48:49 +01:00
VoltZ 4024901a6b Update Language Screen for Bruh and Русский. 2019-11-08 01:30:46 +01:00
VoltZ 1715b957a8 Properly update the outdated Rectangles, after downloading. Thanks Pk11! 2019-11-07 05:16:55 +01:00
VoltZ efdfda7d78 Fast Scroll! 2019-11-07 03:59:04 +01:00
VoltZ 973e739f1a Show Red/Green Rectangles in 20x20, to see the current state. 2019-11-07 02:55:26 +01:00
VoltZ ec37b92b23 Derp fix. screenPos+selection caused it to softcrash for me. 2019-11-07 01:39:16 +01:00
Epicpkmn11 17480e8105 Update script info json path 2019-11-06 14:56:38 -06:00
Epicpkmn11 330d3e43c5 Wait for a VBlank at the end of each frame 2019-11-06 14:28:28 -06:00
Epicpkmn11 ea40de7130 Revert "Set keyRepeatDelay to 12 instead of 6"
This reverts commit 2e0b5352ae.
2019-11-06 14:27:49 -06:00
Epicpkmn11 2e0b5352ae Set keyRepeatDelay to 12 instead of 6 2019-11-06 14:23:11 -06:00
Epicpkmn11 36e8d2dc0b Remove debug message 2019-11-06 14:22:58 -06:00
Epicpkmn11 e97d4a73b3 Get current file revisions 2019-11-06 14:14:20 -06:00
VoltZ f702a94573 This should fix the Issues.
Also: Don't do anything when pressed `A` on folders.
2019-11-06 17:03:59 +01:00
VoltZ d8531aa1fd Check for an Int for real on the Script version. 2019-11-06 15:14:11 +01:00
VoltZ eb8788d78d Woopsie. I derpy forgot something haha. 2019-11-06 14:28:09 +01:00
VoltZ 715c09179b Implement Script Downloading and parsing of the Informations.
To-Do: Revision checking of the current and new Scripts.
2019-11-06 13:54:45 +01:00
VoltZ 77680d2a78 Add a fourth button for the Script Browse Feature. 2019-11-05 04:17:35 +01:00
Epicpkmn11 54e7236b91 Check that it's actually a boolean 2019-11-04 02:15:27 -06:00
Epicpkmn11 ec2849708a Add (optional) option to include pre-releaes 2019-11-04 02:12:18 -06:00
Epicpkmn11 644855efcf Dont enforce max width if 0
And shrink version number a bit
2019-11-03 19:03:48 -06:00
VoltZ 14f8d11359 My last work for today. 2019-11-03 23:58:58 +01:00
VoltZ 99a1b09e25 Don't show those notes with the json stuff and get rid of pase.cpp/.hpp Part 3/3. 2019-11-03 21:14:27 +01:00
VoltZ fcf6fbd2d3 Don't show those notes with the json stuff and get rid of pase.cpp/.hpp Part 1/3. 2019-11-03 21:13:09 +01:00
VoltZ 891195828b Some changes. ;P 2019-11-03 20:54:03 +01:00
VoltZ aab5e46c41 Hardcode Universal-Updater's Title ID to the Install Function, so updating it works properly. 2019-11-03 18:15:08 +01:00
VoltZ 16e84aa412 The Language Screen should work properly now. 2019-11-03 07:16:46 +01:00
VoltZ 382352776a Implement Custom Colors for Scripts. 2019-11-03 06:48:32 +01:00
VoltZ 7b16ed5c77 I think the last missing work for v1.0.0? :) 2019-11-03 03:09:43 +01:00
VoltZ 1246809b53 Woopsie. 2019-11-02 07:15:24 +01:00
VoltZ 1969456af4 Add version checking and don't let it crash, if no files are found. 2019-11-02 06:51:42 +01:00
VoltZ 9a0b123127 Little centering stuff, I guess. 2019-11-02 05:48:59 +01:00
VoltZ 0b5bcc0d3c Implement error checking. Thanks Pk11! 2019-11-02 04:54:36 +01:00
VoltZ eb88282782 Better Numpad! xD 2019-11-02 04:38:22 +01:00
VoltZ 570739c0c7 Woopsie. 2019-11-02 04:33:59 +01:00
VoltZ 7ee50d5418 Add Settings Stuff. :P 2019-11-02 04:32:23 +01:00
VoltZ 44c31c46d5 Working stuff! :) Last steps -> Add error checking. 2019-11-02 02:01:53 +01:00
VoltZ da49c38c9f Add Scrolling. 2019-11-01 20:50:00 +01:00
VoltZ deaab6b9ed Next work. 2019-11-01 02:20:47 +01:00
VoltZ c548cca57a UNIVERSAL-UPDATER IS BACK! Lmao. 2019-10-31 03:23:05 +01:00