Commit Graph

85 Commits

Author SHA1 Message Date
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
f6b614233f Remove meta_data from PCKFile and updated PCKFile reader/writer 2022-07-16 01:08:44 +02:00
miku-666
49eced19c9 Move COLEditor and LOCEditor to Forms/Editor/ 2022-07-14 03:57:19 +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
46dec04d48 Add GRF/GRH File support 2022-07-14 01:02:22 +02:00
miku-666
e3e12db152 Update addnewskin properties 2022-06-26 20:15:06 +02:00
miku-666
ac5655fed4 Move CreateAudioPck to AudioEditor and add overloader to AudioEditor 2022-06-26 20:14:02 +02:00
miku-666
537aa153c9 Rename addnewskin -> addNewSkin 2022-06-26 19:27:36 +02:00
miku-666
2dbe03b60b Update Discord RPC 2022-06-26 19:09:29 +02:00
miku-666
081bafdbdd Update LOCEditor and simplefied key donw delete call 2022-06-25 23:51:25 +02:00
miku-666
e3f0d2d708 Move and Rename Form1 ro MainForm 2022-06-25 23:42:34 +02:00
miku-666
d16e5a027f [WIP] update generateModel 2022-06-25 16:53:13 +02:00
miku-666
8d3f377415 Update required file for main form 2022-06-25 15:36:39 +02:00
miku-666
58b6615fe7 Update MainForm for audio editor and other small changes 2022-06-25 15:25:51 +02:00
miku-666
271e4dc179 Improve small things in AudioEditor 2022-06-25 15:17:48 +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
233bc88838 Update ChangeTile UI and set tree view in tab control 2022-06-23 21:44:40 +02:00
miku-666
7d7f3e8165 Update MainForm to only set File count when opening file 2022-06-23 16:09:40 +02:00
miku-666
c6da045520 refactor addnewskin and fixed a fix linking capes to skins 2022-06-21 20:52:39 +02:00
miku-666
0ce792cc49 Add summary header to RenamePrompt.NewText property 2022-06-21 18:19:16 +02:00
miku-666
b0e9c9b0f4 Update Audio and Animation Editor related stuff 2022-06-20 19:01:44 +02:00
miku-666
6d3b137493 Update MainForm re-added folder view 2022-06-20 18:27:33 +02:00
miku-666
759b3a6ea3 Remove unnecessary comments and added a pck type check 2022-06-12 19:55:18 +02:00
miku-666
12b32801dc Remove addmetadvanced due to duplication 2022-06-12 19:47:48 +02:00
miku-666
07b441b833 Remove try catch in meta.refresh 2022-06-12 02:38:56 +02:00
miku-666
c5f9f2f8db Refactor importSkin, editModel in MainForm and add Try{Get|Set}LocFile 2022-06-12 02:36:57 +02:00
miku-666
db7a9cd072 Update AudioEditor Component names 2022-06-11 07:40:05 +02:00
miku-666
5d19d32f9e Update addNewSkin and remove unused ui components in addnewSkin 2022-06-11 00:14:43 +02:00
miku-666
8346e62d21 Re-Add AudioEditor remove entry functionality 2022-06-10 12:37:51 +02:00
miku-666
30f43291e9 Update addMeta 2022-06-10 12:34:34 +02:00
miku-666
6ade4b3f75 Refactor Form1 2022-06-10 12:32:31 +02:00
miku-666
55daef7268 Update some UI's in Additional Pop-ups 2022-06-09 23:34:30 +02:00
miku-666
0be84e9580 Update Audio Editor UI to be resizeable 2022-06-09 23:32:47 +02:00
miku-666
cb53652135 Update Meta add ui to metro form 2022-06-09 20:03:04 +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
ebd908b630 Update AudioEditor 2022-06-08 20:27:34 +02:00
Felix Miller
a0d9c9cb8e New PCK Center API 2022-06-05 18:03:05 -04:00
miku-666
ba37536c39 Update COLEditor 2022-06-05 20:27:04 +02:00
miku-666
609accaea4 Update some variables in MainForm(Form1) 2022-06-04 22:21:34 +02:00
miku-666
e6245d2440 Fix AudioEditor to work with new structure 2022-06-04 22:18:37 +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
c7b17adfb2 Update MainForm 2022-06-04 17:23:41 +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