Commit Graph

235 Commits

Author SHA1 Message Date
168e536068 fix XML parser self-destructing when it tries to get child elements belonging to a developer comment 2024-08-02 18:40:31 -05:00
64230f5eb4 Fix main list flipping itself backwards after a deploy 2024-08-02 18:26:39 -05:00
91a574bb04 Reverse extraction order so that bottom of mod list is lowest priority and vice versa 2024-08-02 17:17:07 -05:00
e877f5eaa6 better error dialog 2024-08-02 17:09:06 -05:00
b3a949fe43 better error dialog 2024-08-02 17:00:29 -05:00
a17f7d1b58 cleanup temporary files if gonzo has crashed or when user closes it 2024-08-02 16:22:48 -05:00
efbf8585d2 prepend exec commands with path (for windows) 2024-08-01 18:12:40 -05:00
bonkmaykr
3849a765e3 update README.md w/ SOP 2024-08-01 16:43:28 -05:00
2bbf34bf70 Create separate version ID for nightly auto-builds, shorten awkward "Version Release" string, add Apache Commons dependencies 2024-08-01 12:42:21 -05:00
ca36fadad1 Truncate overflowing strings 2024-07-30 15:11:18 -05:00
a75f1ad06c Update compiler instructions to not use gradle wrapper which is incorrect 2024-07-29 18:41:29 -04:00
a54c1ea325 Fix #7 2024-07-28 23:37:55 -05:00
780a7d69b3 Undistribute gradlew, will be moving to jenkins server and avoiding micro$oft BS 2024-07-28 06:35:58 -04:00
8dfed698bb Distribute GradleWrapper with source to allow github actions to function (2) 2024-07-27 12:47:16 -05:00
040adf3b7e Distribute GradleWrapper with source to allow github actions to function 2024-07-27 12:43:56 -05:00
309aaec333 Fixed compilation error on Intellij due to new library 2024-07-27 04:10:09 -05:00
8af95d5287 fix xml ignoring among other rizzo improvements 2024-07-26 21:31:41 -05:00
9950188e0d fix the mess of encodings 2024-07-26 21:05:56 -05:00
3d91ebbbd7 credits newline fix 2024-07-26 00:57:52 -05:00
52dbc56104 please just work 2024-07-26 00:57:52 -05:00
17bbae0d66 take care of autistic wipeout xml handling 2024-07-25 23:26:59 -05:00
4aa017f7ac add build directions to readme 2024-07-25 23:16:53 -05:00
a57e5695a5 please just work 2024-07-25 14:46:10 -05:00
009f406a4b fix colors in Extras menu ingame 2024-07-25 13:04:57 -05:00
2d7e0a1cb0 better scroll behavior in Gonzo 2024-07-25 12:12:24 -05:00
b4b8b1ced5 update credits 2024-07-25 11:55:33 -05:00
7d26ed564e exec FFMPEG and wipe ~/firestar/temp/ffmpeg per-song to avoid filling the disk when processing large playlists 2024-07-25 11:19:11 -05:00
14a943edf3 cursor follows list moves, fix bug with mod lists larger than 10 entries 2024-07-25 11:05:41 -05:00
408a52512b THE MEGA-FORMATTING COMMIT! TABS RULE, SPACES DROOL 2024-07-22 18:19:38 -05:00
6e292212fd fix gonzo executing same fscript, remove incomplete korean and chinese translations from being processed by suggs, 'fix' fscript XML new-line processing, add new xml create-at that inserts before index 2024-07-22 17:15:18 -05:00
a91ba62bf8 fix post fscript 2024-07-21 18:42:11 -05:00
859ac41fde Rizzo now takes in an InputStream instead of a FileInputStream 2024-07-21 18:40:54 -05:00
acd1f0dfe8 add support for getting from name of element in fscript 2024-07-21 18:40:18 -05:00
7b7d4a206e add post fscript support and change input to fileinput on rizzo 2024-07-21 18:36:24 -05:00
1abe9519c8 fix parsing newlines and added create command to element 2024-07-21 18:01:11 -05:00
82b351928b polishing suggs, fix freeze when files have same name 2024-07-21 18:00:51 -05:00
921df0cbd5 thanks ffmpeg, very cool 😭👍 2024-07-21 17:20:19 -05:00
f11dfc5378 fix playlist zombification 2024-07-21 16:58:27 -05:00
68a0dcba49 dont let buttons grow to gargantuan size 2024-07-21 15:53:53 -05:00
862c5d62a4 window size (i thought i fixed this?) 2024-07-21 15:51:31 -05:00
47159b6efb add option to delete frontend tracks 2024-07-21 15:50:09 -05:00
07e98b12df whoops 2024-07-21 15:35:14 -05:00
93ec606440 change requires meta param to be a boolean[][] (shit is getting wild) 2024-07-21 14:46:23 -05:00
869566d732 implement support for international localizations 2024-07-21 14:35:12 -05:00
1d8534e39c implement FFMPEG remuxing 2024-07-21 13:51:17 -05:00
f46ca4c066 suggs: better event handling, better string handling 2024-07-21 12:56:43 -05:00
13f82e3866 suggs: condense file sizes to MB, better selection handling 2024-07-21 12:30:39 -05:00
851223fa9f cancel & save confirm dialogs 2024-07-21 12:12:59 -05:00
b7161a9295 fix typo breaking ATRAC9 support 2024-07-21 07:18:59 -05:00
22319167a8 place Requires and LoaderVersion into fstar meta when saving soundtrack gen 2024-07-21 07:18:38 -05:00