Commit Graph
100 Commits
Author SHA1 Message Date
miku-666 768bdc4dc7 Rename MinecraftUSkinEditor -> PCK-Studio, PckStudio.Installer
-> `PCK-Studio.Installer` and rename solution
2022-08-11 21:25:00 +02:00
miku-666 a78b2a1b8a Move StreamData{Reader/Writer} to Classes/IO 2022-08-11 21:00:44 +02:00
miku-666 95085cb9ad Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-08-11 19:47:30 +02:00
miku-666 d963f42539 Update Try{Set/Get}LocFile 2022-08-11 19:46:46 +02:00
miku-666 6d990de65c Update ImportExtractedSkinsFolder 2022-08-11 19:43:36 +02:00
miku-666 7ef830aa03 Fix GRFFileWriter writting logic 2022-08-10 06:39:51 +02:00
miku-666 d5249087ae Update COLFile and added Reader/Writer to keep consistency 2022-08-10 06:27:32 +02:00
miku-666 6f8ba9221c Update replace function 2022-08-10 04:37:47 +02:00
miku-666 7a486998d2 Remove UnblockAllFiles.ps1 and update readme 2022-08-09 11:43:02 +02:00
miku-666 1ecb43dd34 Add CHANGELOG.md as a resource reference 2022-08-09 09:29:45 +02:00
miku-666 56921d4e02 Remove MySql.Data.dll and some old assemblyIdentities 2022-08-09 08:25:25 +02:00
miku-666 bcf9a16736 Bumped version to 6.5.0.0 2022-08-09 07:01:14 +02:00
miku-666 65858be014 ReDesign Main UI
- concept UI by `! rr9.#2328`(DiscordId: 586717099041488897)
2022-08-09 06:50:35 +02:00
miku-666 7f2ed7b372 Remove CSM Visualiser and nobleUpdater 2022-08-09 03:55:26 +02:00
miku-666 9267ca8457 Update Discord Rich Presence Text when exiting LOCEditor 2022-08-09 02:49:35 +02:00
miku-666 b0e840fa04 Refactored GRFFile Implementation 2022-08-09 02:47:58 +02:00
miku-666 0c9e98f92b Simplefied PCKFile.GetFile by using FirstOrDefault 2022-08-09 00:46:47 +02:00
miku-666 bad2043e4c Add Doc strings to PCKFile class and add TryGetFile 2022-08-08 22:57:37 +02:00
miku-666 fb3a45cf92 Changed PCKFileWriter methods visibility and rename PCKFileReader private function name ReadFileFromStream -> ReadFromStream 2022-08-08 22:54:20 +02:00
miku-666 55faf154e6 Fixed Index Out of Range Exception when retriving available categories 2022-08-06 18:54:07 +02:00
miku-666 46496d1e5f Fixed Index Out of Range Exception when retriving available categories 2022-08-06 06:38:53 +02:00
miku-666 9eaf30bc27 Merge branch 'PCKAudioFile' of https://github.com/PhoenixARC/-PCK-Studio 2022-08-06 06:24:56 +02:00
miku-666 6466dfcf8e Simplefied PCKAudioFile.Categories and removed null check when looping over PCKAudioFile.Categories 2022-08-06 06:23:41 +02:00
miku-666 2c2fd9d691 Merge branch 'PCKAudioFile' of https://github.com/PhoenixARC/-PCK-Studio into PCKAudioFile 2022-08-06 01:05:34 +02:00
miku-666 8522fabd60 Move AudioEditor to Forms/Editor and related files to Additional-Popups and renamed some namespaces related to Additional-Popups 2022-08-06 01:04:51 +02:00
miku-666 61f02c19c9 Fix AddingDuplicate Error when setting credits and add GetCreditsString Property 2022-08-06 00:13:41 +02:00
Miku-666 20806d6838 Update CI to run on any branch 2022-08-05 20:42:04 +02:00
miku-666 1302ed5a0e Add AudioPCKFile 2022-08-05 20:38:21 +02:00
miku-666 ad90a245df Added Import -> Add Texture function 2022-08-05 20:31:20 +02:00
miku-666 d99409ee74 Add maxChar to RenamePrompt 2022-08-04 19:17:24 +02:00
miku-666 5f3efa7e04 Add RPC text when opening/closing a pck 2022-08-04 19:16:34 +02:00
miku-666 46ecfd6743 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-08-04 18:54:11 +02:00
miku-666 ff32407e71 Set DialogResult when invalid anim is passed to ANIMEditor 2022-08-03 15:07:25 +02:00
miku-666 7aca4eb856 Fix addPassword from creating a 2nd LOCK property 2022-08-03 02:59:58 +02:00
miku-666 db800c76d3 Add using statement to addEntryToolStrip 2022-08-03 02:58:33 +02:00
miku-666 c83bd7f655 Replace try catch with if case when checking ANIM for ANIMEditor 2022-08-03 02:57:28 +02:00
miku-666 fd88eeffc6 Update SkinANIM and changed to struct and add string parsing 2022-08-03 02:41:20 +02:00
miku-666 3cb60810d9 Set ANIMEditor.MinimumSize and changed Style to Silver 2022-08-03 02:04:39 +02:00
miku-666 5eb91abf82 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-08-03 00:57:50 +02:00
miku-666 8ce6ae2b9f Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-08-02 22:53:43 +02:00
miku-666 4c7a53d15b Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-08-02 22:29:27 +02:00
miku-666 83d529b2a3 Re-Add .tga file check when setting image and updated check for existing audio.pck file 2022-08-02 21:59:03 +02:00
miku-666 0d2ec6b3f3 Remove textBoxFailCheck from generateModel 2022-08-02 21:26:25 +02:00
miku-666 795444196b simplefied PCKCollectionsLocal 2022-08-02 21:25:16 +02:00
miku-666 7921a2832f Simplefied bool switch case in SaveLocalJSON 2022-08-02 21:03:52 +02:00
miku-666 511b0490d8 Set SetBulkSpeed.Designer minimumSize 2022-08-02 20:37:19 +02:00
miku-666 fa783a4ca7 SetrameEditor.Designer minimumSize and update StartPosition 2022-08-02 20:35:27 +02:00
miku-666 50ce3e2666 Removed unused Forms 2022-07-31 19:39:31 +02:00
miku-666 4ffb254d78 Fixed LOCEditor Add Display ID function 2022-07-31 14:49:53 +02:00
miku-666 c97955b3bf Fixed some issue in GRFEditor
- mainly the fact that you couldnt add to an empty Tree Node
2022-07-31 14:39:48 +02:00
miku-666 a47f4b3afe Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-07-31 12:46:34 +02:00
miku-666 c43aa72d0c Add using statement to generateModel 2022-07-31 12:44:40 +02:00
miku-666 853343413a Simplefied deleteFileToolStrip 2022-07-31 12:43:13 +02:00
miku-666 6ba76b6a3f Rename PCKFile.FileData.name -> PCKFile.FileData.filepath 2022-07-31 02:28:39 +02:00
miku-666 415c1d5e8a Add try catch scopes when opening pckfile 2022-07-31 00:50:23 +02:00
miku-666 6a24653f25 Add simple Endian check in PCKFileReader 2022-07-30 22:15:37 +02:00
miku-666 0759bf53c9 Update AddPassword UI 2022-07-30 22:08:48 +02:00
miku-666 c6e0b7cbdc Add convenient functions to PCKProperties 2022-07-30 21:45:28 +02:00
miku-666 1ee12be96e Remove _isLittleEndian from PCKFile{Reader/Writer} and added StreamData{Reader/Writer}.IsUsingLittleEndian property 2022-07-30 19:50:48 +02:00
miku-666 8242457aca Fix PCKFile{Reader/Writer} to use LE Unicode when reading vita/ps4 pck 2022-07-30 18:34:33 +02:00
miku-666 5be1a16eef switches from if else cases to switch case in selectNode 2022-07-30 13:50:03 +02:00
miku-666 6861249702 Move Form1_Load under constructor 2022-07-30 13:47:11 +02:00
miku-666 82815406b3 Update SaveTemplate to set saveLocation and isTemplate to false 2022-07-30 13:19:26 +02:00
miku-666 38d61dc1e8 Fix Drag n' drop feature bypassing password check 2022-07-30 00:00:45 +02:00
miku-666 48652c329d Add folder extraction support 2022-07-29 23:34:58 +02:00
miku-666 3f171e5da4 Remove Debug label and updated RPC details string
- debug label is now visble next to the version
2022-07-29 23:26:33 +02:00
miku-666 c6298406f5 Fix Drag N Drop feature to now load the editor tab 2022-07-29 23:21:15 +02:00
miku-666 e7f124b059 Fix CS1503 2022-07-29 21:29:24 +02:00
miku-666 f82a6c7b9c Remove AdvacedOptions_Load 2022-07-29 21:22:05 +02:00
miku-666 27965ab906 Update AudioEditor related stuff 2022-07-29 21:15:03 +02:00
miku-666 bf164b795f Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-07-29 21:08:49 +02:00
Miku-666 5eb3346058 Update and rename build_test.yml to CI.yml 2022-07-29 21:01:51 +02:00
Miku-666 695295f3b8 Create build_test.yml 2022-07-29 20:36:17 +02:00
miku-666 05606e1c3a Set AssemblyVersion same as FileVersion and remove SecurityPermission 2022-07-29 20:31:58 +02:00
miku-666 b6075a119e Add LoadEditorTab and CloseEditorTab 2022-07-28 22:26:03 +02:00
miku-666 ae17a1ca89 Add Add Mash-Up Pack functionality 2022-07-28 22:21:04 +02:00
miku-666 49520402ad Add simple GRFTag API interface and moved Compression Type to GRFFileWriteer 2022-07-28 22:13:28 +02:00
miku-666 598cf7a97e Update .csproj file 2022-07-28 21:56:29 +02:00
miku-666 2ccef30b1c Add folder deletion functionality and folder rename functionality 2022-07-25 13:11:08 +02:00
miku-666 f61f581ee2 Add Add Language to LocEditor 2022-07-22 21:55:13 +02:00
miku-666 3934a26f5c Fix string writting issue in LOCFileWriter and updated LOCFile "API 2022-07-22 18:38:49 +02:00
miku-666 8ee083a455 Remove MetaAdd 2022-07-22 13:36:43 +02:00
miku-666 eabac8a333 Add Unicode detection in StreamDataReader 2022-07-21 23:50:04 +02:00
miku-666 66931beb62 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-07-21 22:34:48 +02:00
miku-666 9c478dc9c9 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-07-17 22:03:22 +02:00
miku-666 8b7d1fa361 Update Password check and converted if else statements to switch 2022-07-17 22:01:48 +02:00
miku-666 f6b614233f Remove meta_data from PCKFile and updated PCKFile reader/writer 2022-07-16 01:08:44 +02:00
miku-666 e0d08ecdc5 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-07-15 16:25:21 +02:00
miku-666 317df94bbe Update LOCFile interface 2022-07-15 16:24:57 +02:00
miku-666 2d319747a9 Simplefied XMLVERSION check in PCKFileReader/Writer 2022-07-14 14:34:10 +02:00
miku-666 98e8d6e6fe Remove settings.ini from Resources 2022-07-14 04:16:28 +02:00
miku-666 49eced19c9 Move COLEditor and LOCEditor to Forms/Editor/ 2022-07-14 03:57:19 +02:00
miku-666 7f477b1b28 Add StreamData{Reader/Writer} 2022-07-14 03:51:25 +02:00
miku-666 63d80d639f Move COLEditor and LOCEditor to Forms/Editor/ 2022-07-14 01:52:18 +02:00
miku-666 86567ceb27 Update RenamePrompt to use MetroTextBox 2022-07-14 01:15:07 +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 69e004ee2b Fix add Package reference to .csproj file 2022-07-07 20:49:35 +02:00
miku-666 f16f54acc7 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-07-07 20:30:24 +02:00