Commit Graph

606 Commits

Author SHA1 Message Date
MattNL
b3263222d3 Changed "Legacy Developers" text to "Developers" in Program Info/Credits 2022-12-16 17:49:10 -05:00
EternalModz
3888de385b Major update for the GUIs
Updating everything for the new / upcoming update for the official PCK Studio.
2022-12-15 17:55:38 -08:00
miku-666
c2aec80e0e Rename member variable in TextPrompt 2022-12-02 21:26:59 +01:00
miku-666
5a51ab3257 Made Dict readonly, remove unused usings and moved endregion in ANIM Editor 2022-12-02 21:25:17 +01:00
miku-666
c77f0fad0b Refactored Network and Update class 2022-12-02 21:23:03 +01:00
miku-666
f351380665 Rename meta to MetaList 2022-12-02 21:20:04 +01:00
miku-666
0d39c227f6 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-12-02 21:02:46 +01:00
miku-666
ef9a337320 Refactored BoxEditor small 2022-12-02 21:02:26 +01:00
miku-666
6d1436ba84 Made RPC Start Up time readonly 2022-12-02 20:51:43 +01:00
miku-666
96e9e94370 Format code and remove old comments 2022-12-02 20:48:15 +01:00
MattNL
acd0e7e313 Added "Edit All Entries" tool to MetaContextMenu 2022-11-30 15:04:48 -05:00
MattNL
31c2db2de0 TextPrompts can now take an initial array to work with 2022-11-30 15:04:19 -05:00
MattNL
724f61ff43 Fixed Style issue in BoxEditor 2022-11-29 17:08:27 -05:00
MattNL
f6cf610739 Changed label from Inflation to Scale to make value more clear 2022-11-29 12:46:47 -05:00
MattNL
9ccd7687d6 Added BoxEditor for double clicking a BOX value in the meta tree 2022-11-29 00:28:08 -05:00
MattNL
33d903d6c8 Added SubPCK support for CorrectSkinDecimals 2022-11-29 00:02:45 -05:00
MattNL
ae4222a0ab Added SubPCK support for adding multiple meta entries 2022-11-29 00:01:48 -05:00
MattNL
cadbc23393 Fixed NumericUpDown background colors in COLEditor 2022-11-28 22:31:49 -05:00
MattNL
122c2f9e3f Changed Door names in ChangeTile from "Upper" to "Top" and "Lower" to "Bottom" 2022-11-28 21:27:30 -05:00
MattNL
1564c36d65 AddCustomPackIcon now only works in packs with a PackID present 2022-11-28 21:25:22 -05:00
MattNL
12f7fe3ee4 Streams now dispose in InitializeTexturePack 2022-11-28 21:05:48 -05:00
MattNL
cb7ae80a9c Template packs now include pack comparison and icon images 2022-11-28 21:04:05 -05:00
MattNL
9575e2439c Added Pack Comparison and Icon image Resources 2022-11-28 21:03:14 -05:00
MattNL
94db89084a Creating Template files will now create Skins folders in Skins.pck 2022-11-28 20:00:05 -05:00
MattNL
e47819c0fb New Skin Pack and Mash-Up Pack functions now create Skins.pck 2022-11-28 19:54:50 -05:00
MattNL
799c5cdace Fixed CreateSkinsPCK function name 2022-11-28 19:25:28 -05:00
MattNL
5cf9c5517f Added "Create Skins.pck" tool 2022-11-28 19:19:26 -05:00
MNL
0dbdfa0532 Merge pull request #12 from PhoenixARC/SubPCK-Support
Merged SubPck-Support branch to Main
2022-11-28 18:43:09 -05:00
MattNL
a6a8046c4f Fixed small oversight in merged code 2022-11-28 18:38:14 -05:00
MNL
c305d87487 Merge branch 'main' into SubPCK-Support 2022-11-28 18:29:49 -05:00
MattNL
21ffb89178 Completed SubPCK Support (: 2022-11-28 17:54:38 -05:00
MattNL
c10c607c20 Most file operations now work with Sub-Pcks (mostly) 2022-11-26 21:37:52 -05:00
miku-666
37b4ed904e Remove static using in COLFileReader 2022-11-25 16:29:05 +01:00
miku-666
6909c57b44 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-11-25 16:28:01 +01:00
MattNL
7d4c22092f Improved Copy and Paste functions in ColEditor and added Ctrl+C and Ctrl+V support 2022-11-21 12:18:05 -05:00
miku-666
893ee0d9a5 Add proper slim model rendering 2022-11-20 15:43:09 +01:00
MattNL
08c1e95baa Fixed weird exception with the replace file dialog 2022-11-19 19:40:05 -05:00
MattNL
03bde4abde Added support for internal tile names for the ChangeTile filter 2022-11-19 17:40:52 -05:00
MattNL
5d0b56197e Added Copy and Paste functions to COL Editor 2022-11-19 16:41:38 -05:00
MattNL
1e8c75833f default_colourfile is now set to TU69 upon loading the COL Editor 2022-11-19 11:02:15 -05:00
miku-666
877e95e4d7 Remove unnecessary usings Release_v5.8 2022-11-19 11:26:05 +01:00
miku-666
5295aa636b Rename RPC namespace name and made class static 2022-11-19 11:19:24 +01:00
miku-666
a1248df99a Rename namespaced used in PCKFileReader/Writer 2022-11-19 11:12:32 +01:00
miku-666
3fc216e6c1 Rename pckLocked to LockPrompt 2022-11-16 17:13:53 +01:00
miku-666
f4479669c4 Rename some form member names due to warrnings 2022-11-16 17:09:10 +01:00
miku-666
dc9558a513 Add Equals and GetHashCode to SkinANIM class 2022-11-16 17:07:41 +01:00
miku-666
a1f6eb49fe Update namespace name of 3DS tools 2022-11-16 17:07:06 +01:00
miku-666
30232bd624 Remove unused member variable 2022-11-16 17:06:08 +01:00
miku-666
d617368c4f Remove unused usings from RichPresenceClient 2022-11-16 16:42:37 +01:00
miku-666
baf1df3eee Update ANIM check in SelectNode 2022-11-16 16:41:50 +01:00