miku-666
|
7c9e1fc57d
|
Improved multiline property import
|
2022-11-11 22:10:21 +01:00 |
|
miku-666
|
dcf6f9706f
|
Move "Item" class to pckCenterOpen
|
2022-11-11 18:34:14 +01:00 |
|
miku-666
|
be1c71386f
|
Add Custom Pack Icon injection
|
2022-11-07 15:11:14 +01:00 |
|
MattNL
|
16c84f87e9
|
Reorganized Main Context Menu and added "Correct Skin Decimals" tool
|
2022-11-05 19:56:40 -04:00 |
|
miku-666
|
f4e83e4cd1
|
Removed old bedrock conversion code
|
2022-11-06 00:23:59 +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 |
|
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
|
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
|
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
|
5bfdb3e48f
|
Resolved merge conflicts
|
2022-11-02 13:58:16 +01: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
|
b3d90eafaa
|
Added an icon for behaviours.bin
|
2022-10-19 18:38:50 -04:00 |
|
miku-666
|
93c7950176
|
Add Export Tool Strip Menu Item to Main UI
|
2022-09-28 15:17:27 +02:00 |
|
MattNL
|
08971ac69f
|
Added Create->Colours.col feature
|
2022-09-25 17:45:34 -04:00 |
|
MattNL
|
851f2f6015
|
Improved placement of generated mipmaps
|
2022-09-25 17:20:28 -04:00 |
|
MattNL
|
ab4e9be1bc
|
fix for multiple BuildMainTreeView calls in GenerateMipMap
|
2022-09-25 17:19:07 -04:00 |
|
MattNL
|
d6e3e63ba8
|
added fix for paths with backslashes
|
2022-09-25 16:32:49 -04:00 |
|
miku-666
|
f9b3d6f218
|
Refactored addNewSkin and add AddTexture Resource
|
2022-09-24 17:45:44 +02:00 |
|
miku-666
|
79c5d53251
|
Add .3dst texture support to AddNewSkin
|
2022-09-24 13:02:26 +02:00 |
|
miku-666
|
d24853e3cf
|
Add skin import from .3dst (3DS Texture file)
|
2022-09-24 12:06:41 +02:00 |
|
miku-666
|
badb86c587
|
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
|
2022-09-20 18:14:47 +02:00 |
|
miku-666
|
0fad80d787
|
Add PCKProperties.GetPropertyValue
|
2022-09-20 18:12:58 +02:00 |
|
miku-666
|
55852a3132
|
Renamed IsPathMipMapped to IsFilePathMipMapped
|
2022-09-20 18:12:07 +02:00 |
|
miku-666
|
74ea2a3a90
|
Update CloseEditorTab to reset all class member variables
|
2022-09-20 18:11:15 +02:00 |
|
miku-666
|
de811af008
|
Re-Added replacing backward slashes with forward slashes in BuildPckTreeView and added a comment explaining why
|
2022-09-20 18:10:08 +02:00 |
|
MattNL
|
34366204ec
|
Fixed ChangeTile not working
|
2022-09-20 11:42:12 -04:00 |
|
miku-666
|
944fbefb41
|
Update MainForm.viewFileInfoToolStripMenuItem to only be visible when having a PckFile.FileData selected
|
2022-09-20 14:48:34 +02:00 |
|
miku-666
|
776b977f3f
|
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
|
2022-09-20 14:35:14 +02:00 |
|
miku-666
|
682d537f39
|
Re-Added Mipmap Animation check to open non mipmapped animation if found and fixed a small issue where the save prompt appeared while not having a pck opened
|
2022-09-20 14:29:08 +02:00 |
|
MattNL
|
bd1d4fad60
|
removed redundant else statement
|
2022-09-20 08:24:27 -04:00 |
|
MattNL
|
b9f4b8becf
|
Improved and detailed IsPathMipMapped function
|
2022-09-20 08:21:54 -04:00 |
|
miku-666
|
6dcdda2d4b
|
Remove redundant string replace call when Building Node tree
|
2022-09-20 12:27:58 +02:00 |
|
miku-666
|
6f20a70778
|
Add Language check when trying to set discord rich presence
|
2022-09-20 12:20:52 +02:00 |
|
MattNL
|
638cbfd0d9
|
Added GenerateMipMap feature
|
2022-09-13 06:27:57 -04:00 |
|
MattNL
|
63c93f7154
|
Merge branch 'main' into Animation-Editor-refactor
|
2022-09-12 10:36:42 -04:00 |
|
MattNL
|
23ae97286d
|
Added message dialog for Model Files
|
2022-09-12 07:08:15 -04:00 |
|
MattNL
|
b3a2718b39
|
Icon Overhaul and added File Info Tool
|
2022-09-12 07:01:21 -04:00 |
|
miku-666
|
3f2550ef83
|
Add pckFileTypeHandlers to Main Form
|
2022-09-03 22:06:41 +02:00 |
|
miku-666
|
61b13599dc
|
Update COLEditor to only return DialogResult.OK once saved
|
2022-09-01 20:23:19 +02:00 |
|
miku-666
|
007ee5f374
|
Fix MainForm from LOCEditor
|
2022-09-01 20:12:33 +02:00 |
|
miku-666
|
3f791d55f4
|
Update LOCEditor for consistentcy
|
2022-09-01 19:52:39 +02:00 |
|