Commit Graph

2086 Commits

Author SHA1 Message Date
miku-666
f4e83e4cd1 Removed old bedrock conversion code 2022-11-06 00:23:59 +01:00
miku-666
5e30fc197b Remove AcceptButton from TextPrompt Form 2022-11-06 00:21:12 +01:00
miku-666
c34e999d97 Fixed issue where png filter in addNewSkin 2022-11-06 00:18:51 +01:00
miku-666
a806c77b9c Removed Resetting RPC when Editors exit and add UpdateRPC to Main Form 2022-11-05 22:58:33 +01:00
MattNL
2f649174b1 Fix for ANIM values with newlines and whitespace at the end failing to parse 2022-11-04 22:48:38 -04:00
MattNL
0f2fb17432 Added global fix for localized decimal parsing 2022-11-04 19:38:40 -04:00
MattNL
b4fd3087ad Simplified whitespace and added proper localization support for decimals in GenerateModel] 2022-11-04 19:24:32 -04:00
MattNL
2e9c25af87 Added parsing for extended whitespaces in GenerateModel 2022-11-04 17:41:52 -04:00
MattNL
6c197622ec Added proper support for float values in GenerateModel 2022-11-04 16:40:23 -04:00
miku-666
2754b2a186 Added missing MetroFramework.MetroColorStyle to additional popups 2022-11-04 11:38:57 +01:00
miku-666
877726f1f4 Update StreamDataReader and StreamDataWriter and made them abstract classes 2022-11-04 11:37:21 +01:00
miku-666
5a76b9a035 Revert "Add debug log file when in release mode"
This reverts commit 0230be4541.
2022-11-04 11:14:43 +01:00
miku-666
0a704c52f5 Revert "Add RELEASE constant"
This reverts commit cc19232635.
2022-11-04 11:14:06 +01:00
miku-666
0230be4541 Add debug log file when in release mode 2022-11-04 11:09:46 +01:00
miku-666
cc19232635 Add RELEASE constant 2022-11-04 11:04:29 +01:00
miku-666
5072c00098 Replace all Console.WriteLine with Debug.WriteLine in main form 2022-11-04 10:59:09 +01:00
miku-666
0dc458b6ce Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-11-04 10:54:39 +01:00
miku-666
54f9fd4d5c Replace Console.WriteLine with Debug.WriteLine 2022-11-04 10:54:03 +01:00
miku-666
f18388153c Fixed a bug that wouldnt let tabControl.SelectTab switch tabs 2022-11-04 10:53:19 +01:00
miku-666
daf7a02bb3 Replaced Meta preset ui with TextPrompt UI 2022-11-04 10:51:39 +01:00
miku-666
31a95138d5 Removed old anim stuff from generateModel 2022-11-04 10:48:39 +01:00
miku-666
354dd0badc Add TextPrompt form 2022-11-04 10:46:47 +01:00
miku-666
eeb66eb5a2 Sorted using statements in main form 2022-11-04 10:45:22 +01:00
miku-666
a17efc1976 Update parameter casing in main form 2022-11-04 10:43:20 +01:00
MattNL
87d06547b8 COLEditor trees now filter out duplicate entries 2022-11-03 21:41:24 -04:00
MattNL
66e4eb0515 Added Target Update Version Tool to COLEditor 2022-11-03 21:08:22 -04:00
MattNL
e04c1694f0 Cleanup resources 2022-11-02 20:53:30 -04:00
MattNL
0f55dc2882 Added Previous versions of colours.col to Resources 2022-11-02 20:42:07 -04:00
miku-666
b7f967c32a Add rename menu when pressing F2 2022-11-02 22:14:46 +01:00
miku-666
a07cedf8b5 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-11-02 19:30:15 +01:00
PhoenixARC
37b50e692a Merge pull request #11 from PhoenixARC/3ds-support
Add .3dst support
2022-11-02 12:05:22 -04:00
miku-666
bdc420ca43 Changed CSMBFileReader.Read to static method 2022-11-02 14:09:45 +01:00
miku-666
5bfdb3e48f Resolved merge conflicts 2022-11-02 13:58:16 +01:00
MattNL
378daf9b80 Added hasWaterTable flag to ColFile 2022-11-02 05:57:16 -04:00
MattNL
85cd4e2f25 COLEditor now correctly starts with the "Everything" tab selected 2022-11-02 05:17:49 -04:00
MattNL
28d454cccc Put ColEditor setup code in a function to prepare for a new feature 2022-11-02 05:05:24 -04:00
MattNL
fed7a5f059 Adjusting wording on the biome color warning prompt 2022-11-01 23:11:50 -04:00
MattNL
6230d8c437 Update COLEditor.cs 2022-11-01 23:10:20 -04:00
MattNL
9280a0158f Fixed the Underwater and Fog treeviews not being fully visible in Col Editor 2022-10-28 19:27:10 -04:00
MattNL
60c6e3e2b2 Added feature to check and remove PS4 exclusive biomes from .col files via prompt 2022-10-28 19:20:55 -04:00
MattNL
4862583634 Fixed a tooltip typo in the ANIM Editor 2022-10-25 05:30:17 -04:00
MattNL
2d7ebd2570 Added support for PS4 v1.91 blocks and items 2022-10-25 05:22:10 -04:00
MattNL
54d6396bd0 Updated ChangeTile Design 2022-10-25 05:21:00 -04:00
MattNL
f85b2aea25 Fix for crash when failing to load an image. Now displays "No Image Found". 2022-10-25 05:20:25 -04:00
MattNL
6e73d857f4 Fixed a bug where .txt files would save in the wrong location upon PCK extraction 2022-10-24 22:39:48 -04:00
MattNL
a3f8ff03c5 Fixed a bug where the user could accidentally change the selected tab in the main form 2022-10-21 21:49:41 -04:00
MattNL
789f1fcdae Added detection and prompt to save as a Skins.pck archive 2022-10-21 20:28:41 -04:00
MattNL
35b97f02be Brought SkinsPCK support for PCK writer from the SubPCK-Support branch 2022-10-21 19:34:55 -04:00
MattNL
b3d90eafaa Added an icon for behaviours.bin 2022-10-19 18:38:50 -04:00
MattNL
62f699da23 Fixed compiler error 2022-10-19 18:31:09 -04:00