Commit Graph
100 Commits
Author SHA1 Message Date
MattNL 56a78f0268 Added RestoreColor Tool to COL editor 2022-09-27 21:24:01 -04:00
MattNL 2cdb8840fc Replaced COL Editor Delete function with one to restore original colors 2022-09-26 14:18:04 -04:00
MattNL c1aa51c8e6 Col Editor now fills in missing color files 2022-09-26 14:17:28 -04:00
MNL d7024b1b1f Update README.md 2022-09-26 09:33:41 -04:00
MNL 3431a2fd88 Small tweaks in README 2022-09-26 09:31:24 -04:00
MattNL ccb2abc929 Added alpha color up down support to color editor 2022-09-25 20:54:51 -04:00
MattNL 991a33c40c up down values now updated in color editor 2022-09-25 19:54:29 -04:00
MattNL 689d8598e0 added support for underwater and fog colors to color editor 2022-09-25 19:15:57 -04:00
MattNL 08971ac69f Added Create->Colours.col feature 2022-09-25 17:45:34 -04:00
MattNL 84349f281a Expanded UI for other water color categories in Color Editor 2022-09-25 17:30:04 -04:00
MattNL f3e13b1ffc ChangeTile now starts with "Blocks" tab selected 2022-09-25 17:29:14 -04:00
MattNL 851f2f6015 Improved placement of generated mipmaps 2022-09-25 17:20:28 -04:00
MattNL ab4e9be1bc fix for multiple BuildMainTreeView calls in GenerateMipMap 2022-09-25 17:19:07 -04:00
MattNL 6ba9bc1999 Interpolate checkbox now updates interpolation flag 2022-09-25 17:12:39 -04:00
MattNL 7fc01ddc6e Fixed rare crash when playing animations 2022-09-25 16:47:03 -04:00
MattNL 13841bbbca Fixed incorrect display of .col file icon 2022-09-25 16:43:10 -04:00
MattNL d6e3e63ba8 added fix for paths with backslashes 2022-09-25 16:32:49 -04:00
MattNL 79b1167ea3 removed skins.pck support until SubPCK overhaul is finished 2022-09-25 16:31:42 -04:00
MattNL 34366204ec Fixed ChangeTile not working 2022-09-20 11:42:12 -04:00
MattNL bd1d4fad60 removed redundant else statement 2022-09-20 08:24:27 -04:00
MattNL b9f4b8becf Improved and detailed IsPathMipMapped function 2022-09-20 08:21:54 -04:00
MattNL 896e341c4f fixed credit in changelog oops 2022-09-13 07:22:19 -04:00
MattNL 0b3244bca6 Added 7.0 Changelog 2022-09-13 07:17:05 -04:00
MattNL 638cbfd0d9 Added GenerateMipMap feature 2022-09-13 06:27:57 -04:00
MattNL 0171b83462 fixed post merge compiler error 2022-09-12 10:57:13 -04:00
MNL c43fe7b6d9 Merge pull request #6 from PhoenixARC/Animation-Editor-refactor
Animation editor refactor
2022-09-12 10:50:40 -04:00
MattNL 63c93f7154 Merge branch 'main' into Animation-Editor-refactor 2022-09-12 10:36:42 -04:00
MattNL 8ceb15534b Removed MipMap Support from Animation Editor 2022-09-12 08:36:23 -04:00
MattNL 23ae97286d Added message dialog for Model Files 2022-09-12 07:08:15 -04:00
MattNL b0da3bcc8f Fixed Main TabPages Order 2022-09-12 07:03:08 -04:00
MattNL b3a2718b39 Icon Overhaul and added File Info Tool 2022-09-12 07:01:21 -04:00
MattNL a45884343b Added GenerateMipMap and Help message buttons 2022-08-31 13:34:47 -04:00
MattNL f9b36efada Updated ProgramInfo dialog 2022-08-28 14:11:50 -04:00
MattNL bd83eb55ed Split the help tab into smaller message boxes 2022-08-28 05:11:13 -04:00
MattNL 22b495b718 Added Export Java Animation tool 2022-08-28 04:37:32 -04:00
MattNL cf8f105312 Fixed Import Java MCMeta Tool 2022-08-28 02:40:07 -04:00
MattNL 6bcf71eccf Interpolation sets properly with importing 2022-08-28 02:24:46 -04:00
MattNL d1e3aee34e Changed version to 7.0 2022-08-27 05:40:45 -04:00
MattNL 0fe1fff801 ANIM now returns as lowercase 2022-08-27 05:29:51 -04:00
MNL c2c33ded65 Cleaned up changelog
-Removed a lot of unnecessary wording from 6.5 and 6.4's logs and any repeated logs
-Consistently formatted all the logs
2022-08-27 03:51:56 -04:00
MattNL e674d2fea3 Changed TickSpeed to improve accuracy 2022-08-27 03:23:14 -04:00
MattNL e4b9f3c6b3 Restored SetBulkSpeed functionality 2022-08-25 15:29:40 -04:00
MattNL c98f17ebda small SetBulkSpeed changes 2022-08-25 15:06:23 -04:00
MattNL 989c16dcec Restored ChangeTile functionality 2022-08-24 19:20:09 -04:00
MattNL ab50740553 CreateAnimatedTexture now only creates on exit 2022-08-24 19:19:51 -04:00
MattNL 3361ceee52 Added support for "empty" anim codes 2022-08-24 16:55:20 -04:00
MattNL 6ddfbe0d65 fix for language entry length issue 2022-08-24 03:37:41 -04:00
MattNL 61450dec37 small error in help message fixed 2022-08-24 00:36:51 -04:00
MattNL d519d4b3ee Bulk track replacing tool for AudioEditor 2022-08-24 00:33:54 -04:00
MattNL b08cdc70c5 Update MainForm.cs 2022-08-22 22:32:53 -04:00
MattNL 075b8b1d85 changed open file filter for AudioEditor 2022-08-18 17:05:45 -04:00
MattNL 3ad1d038ad fixed method name and added check 2022-08-18 16:45:50 -04:00
MattNL 7f88f09344 crash fix when accessing owner form 2022-08-18 16:01:23 -04:00
MattNL 497d7e8327 changed main form data folder methods 2022-08-18 16:00:19 -04:00
MattNL 582035c07c AudioEditor now uses MainForm functions for DataFolder 2022-08-18 15:18:49 -04:00
MattNL 9c132e76af Moved and split DataFolder methods 2022-08-18 15:17:19 -04:00
MattNL d48852ad17 Added "Open Data Folder" Tool to AudioEditor 2022-08-18 14:55:26 -04:00
MattNL 6d336df08b Cleaned a bunch of Data Folder code 2022-08-18 14:54:58 -04:00
MattNL 4b4cbe4652 Fixed Verify File Tool in AudioEditor 2022-08-18 14:23:17 -04:00
MattNL 5ded1f24a2 AudioEditor now extracts all MSS resources 2022-08-18 14:17:24 -04:00
MattNL 5eddebbefc Added WAV to BINKA Compression control to AudioEditor 2022-08-16 22:50:29 -04:00
MattNL f310093740 AudioEditor now checks for changes after saving 2022-08-16 22:49:03 -04:00
MattNL ad3126fb8a Split help tab in AudioEditor into smaller help messages 2022-08-16 18:24:38 -04:00
MattNL ae8edfbfa5 deleted unused preset list 2022-08-16 14:59:30 -04:00
MattNL 0fa6e08cf4 fixed checkbox enable bugs in ANIM editor 2022-08-16 14:58:12 -04:00
MattNL 11279b8ab8 Update ANIMEditor.cs 2022-08-16 05:42:25 -04:00
MattNL f037a362c7 Added Skin Presets to ANIM Editor 2022-08-16 05:32:00 -04:00
MattNL 5dd8aed3c9 made some controls public in AddCategory
So the AddCategory popup dialog can be recycled elsewhere in the program with the ability to change the text within it
2022-08-16 03:24:03 -04:00
MattNL 45468b5cac ANIM editor now kicks user back to rename prompt when failing 2022-08-14 22:45:52 -04:00
MattNL 5674d47c67 ANIM Editor now only fires on Skin files 2022-08-14 22:26:28 -04:00
MattNL a427d3a9c6 Fix for Skins.pck not having XMLVERSION property 2022-08-14 13:02:34 -04:00
MattNL e881a42502 added ANIM support to Add Skin menu 2022-08-13 16:37:40 -04:00
MattNL 1a279aec7c Adjusted Add Skin menu design
Credit to yaboiFoxx for the concept design
2022-08-13 14:58:16 -04:00
MattNL 45901d8c8e Added "delete unused binka files" tool in AudioEditor 2022-08-12 06:35:55 -04:00
MattNL 0612eac4b4 fix for missing function 2022-08-12 06:28:18 -04:00
MattNL bb34a2e193 Improved Data folder access in Audio Editor 2022-08-12 06:26:42 -04:00
MattNL b52de5bc0f fixed small saving bug in AudioEditor 2022-08-10 18:36:40 -04:00
MNL e3be72f1c6 Merge pull request #5 from PhoenixARC/PCKAudioFile 2022-08-10 16:00:49 -04:00
MNL 465e629c37 Merge branch 'main' into PCKAudioFile 2022-08-10 15:53:46 -04:00
MattNL a7cdae416b optimized list in PCKAudioFileReader 2022-08-10 14:44:05 -04:00
MattNL 7c0d3d46d4 fix to song order issue in AudioFileReader 2022-08-10 14:27:24 -04:00
MattNL 3ed5598a97 slight change to audio file classes
this also fixes the "Include Overworld songs in Creative" feature. The code for that functionality was already perfect, so that hasn't been touched at all. Just needed to adjust the class a little. (:
2022-08-09 05:16:10 -04:00
MattNL beca901b80 fixed audio editor save issue 2022-08-09 04:00:16 -04:00
MattNL 63fac543a8 Several small Audio Editor fixes 2022-08-08 12:39:56 -04:00
MattNL e5b2588b6f Fixed AddCategory feature not making nodes 2022-08-06 15:11:38 -04:00
MattNL 916fc4c40d Merge branch 'PCKAudioFile' of https://github.com/PhoenixARC/-PCK-Studio into PCKAudioFile 2022-08-06 14:41:02 -04:00
MattNL a7a4c565e9 Fixed verify tool in audio editor 2022-08-05 23:07:25 -04:00
MattNL 64512b88fa fixed silly error in music editor code 2022-08-03 23:59:33 -04:00
MattNL e0a439fbf3 Fixed Audio Editor LOC support 2022-08-02 18:56:22 -04:00
MattNL 58be77a1b8 Improved ANIM string conversion
Thanks Miku (:
2022-08-02 16:52:10 -04:00
MattNL 7461fbae9c ANIM editor and small changes
-Moved and renamed the LCESkin class to the SkinANIM class in preperation of the ANIM Editor
-Added the ANIM editor, which is more or less a port of my ANIM tool on my website. Double click an ANIM tag to open it. If the value is invalid, it will go to the normal meta tag prompt to allow you to fix it.
- Added two template skins in the resources so the ANIM editor can utilize them for creating proper templates.
-Added a resolution combobox for creating Texture Packs.
-Increased the limit from 3 to 5 for the MipMapLevel option in the Animation Editor.
-Fixed some bugs with the Play Overworld Songs in Creative feature in the Music Editor
2022-08-02 16:22:45 -04:00
MattNL 853d8e8429 fixed usage of deprecated form 2022-07-31 16:15:38 -04:00
MattNL 28ee5a59d7 Some Music Editor changes
-Fixed a bug where the newly added "Play overworld songs in creative" feature where the songs were being added while in the editor instead of upon closing it.
-The categories now properly sort in the PCK file
2022-07-31 16:13:39 -04:00
MattNL f92f5b9b00 Massive music editor overhaul
Additions
----------
-WAV drag and drop
-BINKA File location verification
-Feature to combine your Creative world tracks with a checkbox in the editor
2022-07-30 23:39:52 -04:00
MattNL 5957124e3d Small bug fix and addition to Animated Texture list
-Added icons for previously untextured tiles in the Change Tile menu
-Designer no longer fails to load
2022-07-17 15:57:26 -04:00
MattNL 64627705bb Reimplemented Clone Tool and added Set File Type tool 2022-07-15 10:17:16 -04:00
MNL 383a1a79f7 tileData.json improvement
Changed Kelp (Bottom) to Kelp Plant (Bottom) for better clarity when converting Java/Bedrock animations to Console.
2022-07-06 20:32:02 -04:00
MNL 17e5c821bb tileData.json typo fixed 2022-07-04 22:48:27 -04:00
MattNL 272347219e Audio Editor overhaul 2022-06-24 19:21:33 -04:00
MattNL 3881b6e654 Updated version display 2022-05-05 16:27:14 -04:00