Commit Graph

405 Commits

Author SHA1 Message Date
Miku-666
cebda13824 Update README.md
Add link to yaboiFoxxs github page!
2022-09-29 15:07:52 +02:00
miku-666
d46de1c392 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-09-28 16:47:04 +02:00
miku-666
2a7d4ad139 Add Debug Listener and made Program variables readonly 2022-09-28 16:45:42 +02:00
MattNL
56a78f0268 Added RestoreColor Tool to COL editor 2022-09-27 21:24:01 -04:00
MattNL
2cdb8840fc Replaced COL Editor Delete function with one to restore original colors 2022-09-26 14:18:04 -04:00
MattNL
c1aa51c8e6 Col Editor now fills in missing color files 2022-09-26 14:17:28 -04:00
MNL
d7024b1b1f Update README.md 2022-09-26 09:33:41 -04:00
MNL
3431a2fd88 Small tweaks in README 2022-09-26 09:31:24 -04:00
MattNL
ccb2abc929 Added alpha color up down support to color editor 2022-09-25 20:54:51 -04:00
MattNL
991a33c40c up down values now updated in color editor 2022-09-25 19:54:29 -04:00
MattNL
689d8598e0 added support for underwater and fog colors to color editor 2022-09-25 19:15:57 -04:00
MattNL
08971ac69f Added Create->Colours.col feature 2022-09-25 17:45:34 -04:00
MattNL
84349f281a Expanded UI for other water color categories in Color Editor 2022-09-25 17:30:04 -04:00
MattNL
f3e13b1ffc ChangeTile now starts with "Blocks" tab selected 2022-09-25 17:29:14 -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
6ba9bc1999 Interpolate checkbox now updates interpolation flag 2022-09-25 17:12:39 -04:00
MattNL
7fc01ddc6e Fixed rare crash when playing animations 2022-09-25 16:47:03 -04:00
MattNL
13841bbbca Fixed incorrect display of .col file icon 2022-09-25 16:43:10 -04:00
MattNL
d6e3e63ba8 added fix for paths with backslashes 2022-09-25 16:32:49 -04:00
MattNL
79b1167ea3 removed skins.pck support until SubPCK overhaul is finished 2022-09-25 16:31:42 -04:00
miku-666
f19aafaf56 Add file exists check when opening file via cli 2022-09-23 20:46:29 +02:00
miku-666
88d5804b7f Fix PCKProperties.GetPropertyValue commit function body 2022-09-20 18:30:20 +02:00
miku-666
d779e3abdf Update .csproj file to diable fody when in debug mode 2022-09-20 18:27:50 +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
9d235b39ea Fixed ProgrammInfo hidding close button 2022-09-20 13:50:03 +02: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
miku-666
0b509a25e6 Add Fody config to diable fody when in debug mode 2022-09-20 10:50:32 +02:00
Felix Miller
3ee7dc0aa4 Re-add Costura.Fody resource embedder package Beta 2022-09-13 12:58:37 -04:00
MattNL
896e341c4f fixed credit in changelog oops 2022-09-13 07:22:19 -04:00
MattNL
0b3244bca6 Added 7.0 Changelog 2022-09-13 07:17:05 -04:00
MattNL
638cbfd0d9 Added GenerateMipMap feature 2022-09-13 06:27:57 -04:00
MattNL
0171b83462 fixed post merge compiler error 2022-09-12 10:57:13 -04:00
MNL
c43fe7b6d9 Merge pull request #6 from PhoenixARC/Animation-Editor-refactor
Animation editor refactor
2022-09-12 10:50:40 -04:00
MattNL
63c93f7154 Merge branch 'main' into Animation-Editor-refactor 2022-09-12 10:36:42 -04:00
MattNL
8ceb15534b Removed MipMap Support from Animation Editor 2022-09-12 08:36:23 -04:00
MattNL
23ae97286d Added message dialog for Model Files 2022-09-12 07:08:15 -04:00
MattNL
b0da3bcc8f Fixed Main TabPages Order 2022-09-12 07:03:08 -04:00
MattNL
b3a2718b39 Icon Overhaul and added File Info Tool 2022-09-12 07:01:21 -04:00