Commit Graph
100 Commits
Author SHA1 Message Date
miku-666 6ce84603c9 Revert "Program.cs - Change 'System.Globalization.CultureInfo.CurrentCulture' to 'System.Globalization.CultureInfo.CurrentCulture.NumberFormat'"
This reverts commit 3c94ced692.
2023-01-13 17:38:27 +01:00
miku-666 01f21f4442 Update StreamDataReader.ReadString to remove null character 2023-01-13 17:23:47 +01:00
miku-666 428665d23b Add Copyright notice to SkinANIM 2023-01-13 16:55:03 +01:00
miku-666 0b32b8470a MainForm.cs - Rename 'LoadFromPath' to 'LoadPck' 2023-01-13 16:48:39 +01:00
miku-666 3c94ced692 Program.cs - Change 'System.Globalization.CultureInfo.CurrentCulture' to 'System.Globalization.CultureInfo.CurrentCulture.NumberFormat' 2023-01-13 16:46:35 +01:00
miku-666 bbaf7b965a Refactor Bink class, Rename Bink.cs -> Binka.cs 2023-01-08 00:53:43 +01:00
miku-666 07bcde39dc PCKFile - Add "XMLVERSION" const, Rename 'GatherPropertiesList' -> 'GetPropertyList' 2023-01-06 17:11:30 +01:00
miku-666 b99854a9f2 MainForm - Remove check for clock and compass texture 2023-01-05 14:46:11 +01:00
miku-666 84144755be MainForm - Moved comments above steps in 'IsFilePathMipMapped' 2023-01-05 14:44:54 +01:00
miku-666 f5b6d54f0c Main.cs - Bug fix 'Creating a new pack would override open pck without user asking to save'
bug where we fogot to check if a pck is currently open
2023-01-01 22:45:04 +01:00
miku-666 482f9495a2 Main.cs - Rename GetNodes to GetAllChildNode and Update variable names in a few functions 2023-01-01 22:42:11 +01:00
miku-666 5807150dd6 Rename Sin_titulo991 to Logo 2022-12-24 23:32:40 +01:00
miku-666 61afe0748c Remove ftpmanager.dll 2022-12-24 23:28:11 +01:00
miku-666 2312bfd73d Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-12-24 23:21:04 +01:00
miku-666 dbfd50a133 Update ARCUtil.Inject to accept Stream instead of filepath 2022-12-24 13:22:00 +01:00
miku-666 4cb48ea213 Remove TextureUtils and moved it to TextureCodec and renamed it to TextureConverter 2022-12-24 01:26:34 +01:00
miku-666 6b1487efc4 Moved discord RPC appId to settings 2022-12-24 00:30:34 +01:00
miku-666 3e159b9827 Update FTP Client and add AppendFile 2022-12-23 22:27:02 +01:00
miku-666 ab01b5ae1c Add using block for FTPClient 2022-12-23 20:58:58 +01:00
miku-666 78eccdd9bd Update NuGet packages 2022-12-23 20:38:16 +01:00
miku-666 b23aa91a93 Replaced FTP dll with FTPClient class 2022-12-23 20:20:29 +01:00
miku-666 44e92c3507 Updated parameter names in some methods 2022-12-19 18:37:57 +01:00
miku-666 a11760e6bb Removed unnecessary usings 2022-12-19 18:37:10 +01:00
miku-666 92fbb752dc Updated Networking classes 2022-12-19 17:36:00 +01:00
miku-666 554370752d Refactored and moved some PCK Center related classes 2022-12-19 17:34:14 +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 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
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
miku-666 893ee0d9a5 Add proper slim model rendering 2022-11-20 15:43:09 +01:00
miku-666 877e95e4d7 Remove unnecessary usings 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
miku-666 b06434dbc2 Add filter to replace function 2022-11-16 16:40:30 +01:00
miku-666 3fa7f29803 Update variable names and add Debug Error message 2022-11-16 16:39:24 +01:00
miku-666 674d50c6d6 Add == and != operator to SkinANIM class 2022-11-16 16:37:35 +01:00
miku-666 242914d571 Add generic GetPropertyValue in PckProperties 2022-11-16 16:36:23 +01:00
miku-666 67ee75557a Remove RenderBase and move TextureCodec and TextureUtils to Utils/3DS 2022-11-12 18:11:59 +01:00
miku-666 a58ba87224 Updated namespace name of PCKCenter api related stuff 2022-11-12 17:44:22 +01:00
miku-666 fd1edda7e7 Remove unnecessary using statements 2022-11-12 17:42:31 +01:00
miku-666 7c9e1fc57d Improved multiline property import 2022-11-11 22:10:21 +01:00
miku-666 9da260f87f Rename ModelReader and add ModelFileWriter 2022-11-11 19:11:47 +01:00
miku-666 9a7121c56b Update ModelFile class and add public access modifiers to struct members 2022-11-11 19:09:26 +01:00
miku-666 bd613db898 Change access modifier of StreamDataWriter to public 2022-11-11 19:08:02 +01:00
miku-666 dcf6f9706f Move "Item" class to pckCenterOpen 2022-11-11 18:34:14 +01:00
miku-666 d966ee5588 Add copyright to StreamDataReader/Writer 2022-11-11 18:32:21 +01:00
miku-666 be1c71386f Add Custom Pack Icon injection 2022-11-07 15:11:14 +01:00
miku-666 7ea2f8ea96 Fix ARCUtil.Inject to reset stream pos 2022-11-07 15:05:53 +01:00
miku-666 265b5d96b8 Update ARC File Reader/Writer 2022-11-07 15:05:14 +01:00
miku-666 40ddb22aac Rename ParentPart and OffsetPart to CMSBParentPart and CSMBOffsetPart 2022-11-06 13:04:40 +01:00
miku-666 6758601b83 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-11-06 00:59:00 +01:00
miku-666 096c183b25 Re-Added AdvancedOptions/Advanced Bulk editor 2022-11-06 00:58:12 +01:00
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
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
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
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