MattNL
|
b9aa3a66f0
|
Fix for BehavioursReader not having the new member name
|
2023-01-13 13:31:44 -05:00 |
|
MattNL
|
d2600bd209
|
Renamed overrides to entries in BehaviourFile
|
2023-01-13 12:30:58 -05:00 |
|
MattNL
|
87a97ca763
|
COL Editor labels are no longer editable
|
2023-01-13 12:09:08 -05:00 |
|
miku-666
|
72d588522a
|
Update PCKFile.FileData member variable names
|
2023-01-13 17:49:00 +01:00 |
|
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 |
|
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 |
|