Commit Graph

643 Commits

Author SHA1 Message Date
MattNL
eb3df10429 Removed extension swap in ToWav function in Binka Class
This caused the ToWav function to not function as it looked for a ".wav" file before the conversion can occur.
2023-01-10 13:39:51 -05:00
MattNL
e96c7e7692 Added SetCategory tool to AudioEditor 2023-01-10 13:38:22 -05:00
MattNL
acca1e3287 Fix for AudioEditor allowing empty categories 2023-01-10 10:49:08 -05:00
MattNL
b0f44e79b3 IsSubPCKNode will now only print to the console when a file is a SubPCK file 2023-01-09 11:53:43 -05: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
EternalModz
7637d5dde5 Updated credits
Added credits for myself.
2022-12-29 13:10:02 -08: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
PhoenixARC
cc23676c05 Update CHANGELOG.md 2022-12-24 16:13:12 -05:00
PhoenixARC
e5e3dafab6 Update CHANGELOG.md 2022-12-24 16:12:33 -05: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
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