Commit Graph

60 Commits

Author SHA1 Message Date
MattNL
64627705bb Reimplemented Clone Tool and added Set File Type tool 2022-07-15 10:17:16 -04:00
miku-666
7f477b1b28 Add StreamData{Reader/Writer} 2022-07-14 03:51:25 +02:00
miku-666
35c9216f93 Update LCESkin and added Setter and Getter functions for ANIM flags 2022-07-14 01:13:00 +02:00
Miku-666
2686a1eb86 Merge pull request #4 from PhoenixARC/grf-support
Add Grf support
2022-07-14 01:04:27 +02:00
miku-666
46dec04d48 Add GRF/GRH File support 2022-07-14 01:02:22 +02:00
miku-666
f16f54acc7 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-07-07 20:30:24 +02:00
Felix Miller
ab745d085e Add CSM-JSON and JSON-CSM Conversion classes 2022-07-01 18:41:36 -04:00
miku-666
e7ee1f2027 Add GRFFile class and GRFFileReader 2022-06-30 17:53:40 +02:00
miku-666
2dbe03b60b Update Discord RPC 2022-06-26 19:09:29 +02:00
miku-666
d2f5403871 Fix and moved Program.cs 2022-06-26 15:51:27 +02:00
miku-666
1bd961d60d Remove unecessary Console.WriteLine in LOCFileReader 2022-06-25 23:49:09 +02:00
miku-666
e3f0d2d708 Move and Rename Form1 ro MainForm 2022-06-25 23:42:34 +02:00
miku-666
59ada5a677 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-06-25 14:05:35 +02:00
MattNL
272347219e Audio Editor overhaul 2022-06-24 19:21:33 -04:00
miku-666
92a2237cc8 Rename PCKFileWriter.WriteFileToStream -> PCKFileWriter.WriteToStream 2022-06-23 16:02:44 +02:00
miku-666
fdec0e7322 Add PCKFile.ValidateMeta 2022-06-23 15:59:37 +02:00
miku-666
59a1958a9a simplefied PCKFile.HasFile 2022-06-20 18:43:03 +02:00
miku-666
80866408c7 Remove man.png 2022-06-12 19:49:14 +02:00
miku-666
4c6230aa71 Add HasFile in PCKFile 2022-06-12 02:37:36 +02:00
miku-666
8c1b2f78a3 Fix typo the saved skins.pck wrong 2022-06-11 08:00:05 +02:00
miku-666
7373443ced Move redundant int Read/Write to Read/WriteString 2022-06-11 07:41:41 +02:00
miku-666
eb42e5a3ec Update PCKFile.FileData copy constructor 2022-06-10 12:35:24 +02:00
miku-666
8586c2b88e Remove unnecessary includes in Entry point 2022-06-09 23:31:35 +02:00
miku-666
13c39d9fe6 Changed some member variables in LOCFile 2022-06-09 23:30:28 +02:00
miku-666
620721482d Add copy constructor to PCKFile.FileData and helper function in PCKFile 2022-06-09 20:01:49 +02:00
miku-666
803679dc33 Merge main into pck_cleanup_and_refactor 2022-06-09 02:19:48 +02:00
miku-666
bc0e7b4286 POC build! 2022-06-09 02:00:09 +02:00
miku-666
e6203196bd Update LOCFile classes 2022-06-09 00:40:25 +02:00
miku-666
fb1bde2257 Update PCKFileReader/Writer 2022-06-08 20:25:27 +02:00
miku-666
346d31560d Update LOCFile 2022-06-08 20:24:42 +02:00
miku-666
0eb29b0152 Update RichPresence 2022-06-07 21:22:02 +02:00
Felix Miller
a0d9c9cb8e New PCK Center API 2022-06-05 18:03:05 -04:00
miku-666
662fa339da Add type to EDLCType 2022-06-05 20:32:14 +02:00
miku-666
ba37536c39 Update COLEditor 2022-06-05 20:27:04 +02:00
miku-666
632e9a2ed8 Update LOCFile and add LOCFileReader/Writer 2022-06-05 19:48:15 +02:00
miku-666
91777b0a33 Fix COLFile parsing 2022-06-05 19:47:12 +02:00
miku-666
4b26fcdfe1 Update RichPresence class 2022-06-04 22:20:23 +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
Felix Miller
9ee6bab98f Implementation of the PCK Center Beta feature 2022-05-29 21:42:38 -04:00
Felix Miller
2cbc10df01 resolve merge 2022-05-15 15:59:03 -04:00
Felix Miller
824d52e7ad Categorize Classes 2022-05-15 15:56:05 -04:00
Felix Miller
33fd807cfd Misc building changes for release 2022-05-10 18:50:00 -04:00
MattNL
3881b6e654 Updated version display 2022-05-05 16:27:14 -04: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
Felix Miller
d9d723094f Update Network class 2022-04-30 13:16:22 -04:00
Felix Miller
c688edf09f Add beta changelogs 2022-03-25 16:00:01 -04:00
MattNL
274aa43b35 Last big feature for this build
-Improved Color Editor
-Fixed Add Display ID in the LOC Editor
-Added a Rename Display ID in the LOC Editor
2022-03-25 15:38:47 -04:00
Felix Miller
989a217a12 Add possability for portable installations 2022-02-21 23:57:35 -05:00