Commit Graph

22 Commits

Author SHA1 Message Date
miku-666
1ecb43dd34 Add CHANGELOG.md as a resource reference 2022-08-09 09:29:45 +02:00
miku-666
bcf9a16736 Bumped version to 6.5.0.0 2022-08-09 07:01:14 +02: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
miku-666
6ba76b6a3f Rename PCKFile.FileData.name -> PCKFile.FileData.filepath 2022-07-31 02:28:39 +02:00
miku-666
05606e1c3a Set AssemblyVersion same as FileVersion and remove SecurityPermission 2022-07-29 20:31:58 +02:00
miku-666
98e8d6e6fe Remove settings.ini from Resources 2022-07-14 04:16:28 +02:00
MattNL
272347219e Audio Editor overhaul 2022-06-24 19:21:33 -04:00
miku-666
a7548c2d48 Add description to AssemblyInfo 2022-06-17 10:51:12 +02:00
miku-666
80866408c7 Remove man.png 2022-06-12 19:49:14 +02:00
miku-666
6c65c19de7 Update UI, LOCFile, COLFile, add PCKFileReader/Writer, update codebase to use new reader/class objects 2022-06-04 21:13:52 +02:00
miku-666
f3b1b654eb Add PCKFile.cs super buggy build state!!!! 2022-06-01 09:23:27 +02:00
miku-666
712544d22c Upgrade package reference management, remove/move a lot of file 2022-05-30 17:28:00 +02:00
MattNL
2155d1aac3 Music and Animation editor update
-Audio Editor has been renamed to the Music Editor
-Music Editor now works with PSVita and PS4 files!
-Added a drag and drop feature for Binka files to the Music Editor to allow for efficient playlist building.
-You can now create a fresh Audio.pck file by using the "Create audio.pck" function, and this also includes PS4 and Vita!
-The categories in the Music Editor now sort themselves by category ID
-The categories in the Music Editor now have icons
-The Animation Editor now plays animations more accurately to how they will appear in game
-Added MipMap support to the Animation Editor, so you can now set whether it is MipMapped or not and what level it is.
-Added some text to display the common name of the animation that you're editing to help keep track of your animations.
2022-05-03 16:17:55 -04:00
MattNL
7ac0688654 Huge Animation Editor Update
-"Move Up" and "Move Down" functions finally work properly and with folders!
-Animation Editor can import Java block and item animations
-Animation Editor has a built-in Change Tile function where every single block and item that can be animated is listed (clock and compass are excluded since they have animations based on game data). When selected, it will automatically set your animation to that tile for you. If a required folder is missing, the function will create the folder for you and place the file inside. Happy animating! (:
-Removed the old "Create Animated Texture" function and replaced it with the new Animation Editor
-Moved the Audio Editor and Animation Editor into their own folders in the Utilities folder to keep things a little more organized in the solution.
2022-04-29 19:57:16 -04:00
MattNL
91fab0847c Settings resource fix
"Settings1" in the resources file was causing new clones of the repository to fail due to it not existing at run time. Simply commented out for future use.
2022-04-20 06:40:59 -04:00
Felix Miller
0d114e471b Upgrade to MSI Installation and MSI based update 2022-02-17 00:05:53 -05:00
Felix Miller
b99d23fa81 6.1 2021-10-07 10:09:15 -04:00
Felix Miller
a5671a0967 Compat. for other devices 2021-08-30 14:28:40 -04:00
PhoenixARC
10f1c8daa0 update 2021-08-09 19:05:20 -04:00
PhoenixARC
6b68cb9b97 update 2021-06-20 10:55:29 -04:00
PhoenixARC
85d7dc3d6e Reg Update (5.2) 2021-05-13 19:54:15 -04:00
PhoenixARC
e90d7f9414 Initial commit 2021-01-30 13:19:58 -05:00