Commit Graph

636 Commits

Author SHA1 Message Date
miku-666
5dae5bc080 Moved submodules 2022-12-23 17:02:15 +01:00
miku-666
cfc98fea75 Update theme module url 2022-12-23 13:42:52 +01:00
miku-666
3d341bd513 Updated namespace for custom toolboxItmes 2022-12-19 18:07:21 +01:00
miku-666
252eb006de Removed PCK Center menu item from Menu bar 2022-12-18 17:29:11 +01:00
miku-666
53f14aa9d6 Capitalize class files 2022-12-18 17:28:09 +01:00
miku-666
192743f1da Update most forms Start position to center parent 2022-12-18 16:20:19 +01:00
miku-666
868d09fe9b Changed every Form to inherit from 'ThemeForm' 2022-12-18 10:56:57 +01:00
miku-666
03f86d687c Update ThemeForm to invalidate after setting form theme 2022-12-18 01:01:13 +01:00
Miku-666
38871c4f4f Merge pull request #15 from PhoenixARC/github-desktop-eternalmodz/main
Major GUI Update
2022-12-18 00:48:20 +01:00
miku-666
29819360f2 Fixed a few includes and moved Col related controls 2022-12-18 00:35:28 +01:00
miku-666
c3321e0e01 Merge 'main' into 'github-desktop-eternalmodz' 2022-12-17 23:57:56 +01:00
miku-666
9b29a02e09 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-12-17 23:56:25 +01:00
Miku-666
1ce80bff96 Merge pull request #16 from PhoenixARC/UI-UpdateBranch
Added submodul checkout and removed old SFGraphics ref
2022-12-17 23:53:26 +01:00
miku-666
d97c54db1e Remove old SFGraphics reference 2022-12-17 23:49:37 +01:00
Miku-666
8a0811b6d1 Update CI.yml 2022-12-17 23:42:35 +01:00
Miku-666
acae58dc69 Update CI.yml 2022-12-17 23:39:25 +01:00
Miku-666
12145017a0 Update CI.yml
add submodul checkout and updating
2022-12-17 23:36:10 +01:00
miku-666
b92d9a2d95 Update Submodule issue 2022-12-17 22:57:14 +01:00
MattNL
e4d8bdbb70 Moved PCK Studio back to 4.8 2022-12-17 16:21:55 -05:00
MattNL
1d8772a753 Updated PCK Studio to framework 4.8.1 and added reference to work with new theme 2022-12-16 19:49:32 -05:00
MattNL
439c2290ac Remove Theme folder from solution 2022-12-16 18:18:55 -05:00
MattNL
1577f3aafa Added New Theme as submodule 2022-12-16 18:17:27 -05:00
MattNL
f128b1bf52 Remove "Themes" folder 2022-12-16 18:15:40 -05:00
MattNL
c2f2f92712 Github Profile buttons now link to the user's Github profile 2022-12-16 17:59:06 -05:00
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
3f8d80135c Update InitializeTexturePack to use MemoryStream with the using keyword 2022-12-06 17:28:54 +01:00
miku-666
1a02ec0d15 Clean up and some code style fixes 2022-12-06 17:27:42 +01:00
miku-666
ec7ae2aa84 Update treeMeta_DoubleClick to use switch statement 2022-12-06 17:24:45 +01:00
miku-666
4ee0825837 Small clean up in RebuildSubPCK 2022-12-06 17:20:51 +01:00
miku-666
472cf1f210 Made IsSubPCKNode more flexible 2022-12-06 17:19:28 +01:00
miku-666
b4a7a256db Small Function(MainForm.GetSubPCK) refactor 2022-12-06 17:16:17 +01: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