Commit Graph

  • efd0edb9d3 Fixed BehaviourData file displaying as a binary file instead of text MattNL 2023-03-02 20:51:42 -05:00
  • 2716775207 Added new Entity and Behaviour resources MattNL 2023-03-02 20:47:37 -05:00
  • 64afeee93f Added Entity sheet and BehaviourData json file MattNL 2023-03-02 20:45:04 -05:00
  • 690785781f Move Version Number construction into ProgramInfo class and add last commit hash as a usable string miku-666 2023-03-02 16:05:59 +01:00
  • ed69121c6d Update Resources.Designer.cs MattNL 2023-03-02 07:24:21 -05:00
  • 4a47628677 Fixed bug with new version system MattNL 2023-03-02 07:19:30 -05:00
  • dbd506b1f7 Adopted Minecraft Java Snapshot format for keeping tabs on wip versions and features MattNL 2023-03-02 07:08:49 -05:00
  • 48ea364f19 Made small changes to the changelog MattNL 2023-03-02 06:56:10 -05:00
  • 772898009b Fixed "Extract" tool not working properly on SubPCK folders MattNL 2023-03-02 06:41:09 -05:00
  • cf42fa6efc Added Current PCK File label to Editor Tab MattNL 2023-03-01 06:28:16 -05:00
  • 092742d94a Added "Add File" Tool and Prompts to the context menu MattNL 2023-03-01 05:56:47 -05:00
  • 4d052a086e Added WIP PCK File Sorter MattNL 2023-03-01 03:50:48 -05:00
  • ff605b03e4 Add check for changes in an open pck file before opening another one with 'LoadPck' miku-666 2023-02-28 17:52:42 +01:00
  • 9da6542988 SkinAnim.cs - Improved functuion naming and rename 'eANIM_EFFECTS' to 'ANIM_EFFECTS' miku-666 2023-02-21 14:45:18 +01:00
  • 9e6cff2f04 BOX Editor now forces string case to upper MattNL 2023-02-20 17:54:38 -05:00
  • 2154a80e33 Fixed Mirror and Armor checkboxes in Box Editor saving incorrectly MattNL 2023-02-20 17:53:52 -05:00
  • 73f36fc43b Improved offsets and fixed bug with converted packs not working MattNL 2023-02-20 03:35:14 -05:00
  • 870bede8ee Removed Move Up/Down functions MattNL 2023-01-29 22:11:32 -05:00
  • 8df61a5bb0 Added proper handling of the file type exception MattNL 2023-01-29 22:08:33 -05:00
  • 083128c6bb Improved the ProcessEntries method in AudioEditor MattNL 2023-01-29 21:37:31 -05:00
  • 4d0ac91945 Fixed bug where duplicate binkas would delete themselves when added MattNL 2023-01-22 18:32:56 -05:00
  • 778e5e6519 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio miku-666 2023-01-18 21:46:10 +01:00
  • d3a3ba2cb6 ModelReader/Writer - Rename ModelReader/Writer to ModelFileReader/Writer and add support for PS4 models.bin files miku-666 2023-01-18 21:42:55 +01:00
  • c9ace98c54 Fix for crash when double clicking a non animation texture file MattNL 2023-01-15 18:39:00 -05:00
  • 39afb231f8 Changed unknown flag texts as they're now known MattNL 2023-01-14 11:58:54 -05:00
  • 2d8d830d07 Added "EDIT BEHAVIOURS" button MattNL 2023-01-14 10:49:01 -05:00
  • 72232c19f7 Remove filename condition for AudioFiles MattNL 2023-01-14 10:37:02 -05:00
  • 00aeb21e9a Added Entity Materials Icon MattNL 2023-01-14 10:33:55 -05:00
  • ec921a811b Fix for Rename feature not working properly in BehavioursEditor MattNL 2023-01-13 17:35:40 -05:00
  • 9563e4b278 Added BehavioursEditor MattNL 2023-01-13 17:30:45 -05:00
  • 8f85d4dc90 Remove endian flag from BehavioursReader class MattNL 2023-01-13 17:30:23 -05:00
  • e805448927 Created BehavioursWriter class MattNL 2023-01-13 17:29:51 -05:00
  • b9aa3a66f0 Fix for BehavioursReader not having the new member name MattNL 2023-01-13 13:31:44 -05:00
  • d2600bd209 Renamed overrides to entries in BehaviourFile MattNL 2023-01-13 12:30:58 -05:00
  • 87a97ca763 COL Editor labels are no longer editable MattNL 2023-01-13 12:09:08 -05:00
  • 72d588522a Update PCKFile.FileData member variable names miku-666 2023-01-13 17:46:27 +01:00
  • 6ce84603c9 Revert "Program.cs - Change 'System.Globalization.CultureInfo.CurrentCulture' to 'System.Globalization.CultureInfo.CurrentCulture.NumberFormat'" miku-666 2023-01-13 17:38:27 +01:00
  • 01f21f4442 Update StreamDataReader.ReadString to remove null character miku-666 2023-01-13 17:23:47 +01:00
  • 428665d23b Add Copyright notice to SkinANIM miku-666 2023-01-13 16:55:03 +01:00
  • 0b32b8470a MainForm.cs - Rename 'LoadFromPath' to 'LoadPck' miku-666 2023-01-13 16:48:39 +01:00
  • 3c94ced692 Program.cs - Change 'System.Globalization.CultureInfo.CurrentCulture' to 'System.Globalization.CultureInfo.CurrentCulture.NumberFormat' miku-666 2023-01-13 16:46:35 +01:00
  • eb3df10429 Removed extension swap in ToWav function in Binka Class MattNL 2023-01-10 13:39:51 -05:00
  • e96c7e7692 Added SetCategory tool to AudioEditor MattNL 2023-01-10 13:38:22 -05:00
  • acca1e3287 Fix for AudioEditor allowing empty categories MattNL 2023-01-10 10:49:08 -05:00
  • b0f44e79b3 IsSubPCKNode will now only print to the console when a file is a SubPCK file MattNL 2023-01-09 11:53:43 -05:00
  • bbaf7b965a Refactor Bink class, Rename Bink.cs -> Binka.cs miku-666 2023-01-08 00:53:43 +01:00
  • 07bcde39dc PCKFile - Add "XMLVERSION" const, Rename 'GatherPropertiesList' -> 'GetPropertyList' miku-666 2023-01-06 17:11:30 +01:00
  • b99854a9f2 MainForm - Remove check for clock and compass texture miku-666 2023-01-05 14:46:11 +01:00
  • 84144755be MainForm - Moved comments above steps in 'IsFilePathMipMapped' miku-666 2023-01-05 14:44:54 +01:00
  • 40a7d97ea2 Made OffsetNames list static, and made some parent names null MattNL 2023-01-02 13:23:03 -05:00
  • 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 miku-666 2023-01-01 22:45:04 +01:00
  • 482f9495a2 Main.cs - Rename GetNodes to GetAllChildNode and Update variable names in a few functions miku-666 2023-01-01 22:42:11 +01:00
  • 7637d5dde5 Updated credits EternalModz 2022-12-29 13:10:02 -08:00
  • d95a99480e Added check for file type in ExportSkin MattNL 2022-12-29 12:43:12 -05:00
  • 73a6abe580 Finished model generation and fixed offsets MattNL 2022-12-28 09:46:47 -05:00
  • edacd7ad22 Update a few Forms start position to Center Parent miku-666 2022-12-25 00:58:38 +01:00
  • 56f838000f MainForm - Fix Start Position not being in the Center of the screen miku-666 2022-12-25 00:52:32 +01:00
  • 5807150dd6 Rename Sin_titulo991 to Logo miku-666 2022-12-24 23:32:40 +01:00
  • 61afe0748c Remove ftpmanager.dll miku-666 2022-12-24 23:28:11 +01:00
  • 2312bfd73d Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio miku-666 2022-12-24 23:21:04 +01:00
  • cc23676c05 Update CHANGELOG.md PhoenixARC 2022-12-24 16:13:12 -05:00
  • e5e3dafab6 Update CHANGELOG.md PhoenixARC 2022-12-24 16:12:33 -05:00
  • dbfd50a133 Update ARCUtil.Inject to accept Stream instead of filepath miku-666 2022-12-24 13:22:00 +01:00
  • 4cb48ea213 Remove TextureUtils and moved it to TextureCodec and renamed it to TextureConverter miku-666 2022-12-24 01:26:34 +01:00
  • 6b1487efc4 Moved discord RPC appId to settings miku-666 2022-12-24 00:30:34 +01:00
  • c02e0dceaf Remove partial keyword from ThemeForm miku-666 2022-12-24 00:28:16 +01:00
  • a843d04695 Add credits to ThemeForm lmao EternalModz miku-666 2022-12-23 22:43:21 +01:00
  • 3e159b9827 Update FTP Client and add AppendFile miku-666 2022-12-23 22:27:02 +01:00
  • ab01b5ae1c Add using block for FTPClient miku-666 2022-12-23 20:58:58 +01:00
  • 78eccdd9bd Update NuGet packages miku-666 2022-12-23 20:38:16 +01:00
  • b23aa91a93 Replaced FTP dll with FTPClient class miku-666 2022-12-23 20:20:29 +01:00
  • 199ff96ae5 Update Set Color in Col Editor miku-666 2022-12-23 18:46:38 +01:00
  • a73805a7d3 Update Editor tab set GenerateMember for logo to false miku-666 2022-12-23 17:53:45 +01:00
  • e498dd332d Disable resizing on AddCategory form and made ANIM Editor start in the center of the parent form miku-666 2022-12-23 17:51:50 +01:00
  • 8b0de40fa5 Fixed Audio Editor immediately closing miku-666 2022-12-23 17:36:26 +01:00
  • f885238a20 Update ThemeForm to accept a Theme in its ctor miku-666 2022-12-23 17:13:53 +01:00
  • b7b6508ca1 Update Minimum size of MainForm miku-666 2022-12-23 17:10:48 +01:00
  • b6a4863070 Fixed Version label position miku-666 2022-12-23 17:08:45 +01:00
  • 5dae5bc080 Moved submodules miku-666 2022-12-23 16:48:57 +01:00
  • cfc98fea75 Update theme module url miku-666 2022-12-23 13:42:52 +01:00
  • 44e92c3507 Updated parameter names in some methods miku-666 2022-12-19 18:37:57 +01:00
  • a11760e6bb Removed unnecessary usings miku-666 2022-12-19 18:37:10 +01:00
  • 3d341bd513 Updated namespace for custom toolboxItmes miku-666 2022-12-19 18:07:21 +01:00
  • 92fbb752dc Updated Networking classes miku-666 2022-12-19 17:36:00 +01:00
  • 554370752d Refactored and moved some PCK Center related classes miku-666 2022-12-19 17:31:42 +01:00
  • 252eb006de Removed PCK Center menu item from Menu bar miku-666 2022-12-18 17:29:11 +01:00
  • 53f14aa9d6 Capitalize class files miku-666 2022-12-18 17:28:09 +01:00
  • 192743f1da Update most forms Start position to center parent miku-666 2022-12-18 16:20:19 +01:00
  • 868d09fe9b Changed every Form to inherit from 'ThemeForm' miku-666 2022-12-18 10:56:57 +01:00
  • 03f86d687c Update ThemeForm to invalidate after setting form theme miku-666 2022-12-18 00:51:16 +01:00
  • 38871c4f4f Merge pull request #15 from PhoenixARC/github-desktop-eternalmodz/main Miku-666 2022-12-18 00:48:20 +01:00
  • 29819360f2 Fixed a few includes and moved Col related controls miku-666 2022-12-18 00:21:11 +01:00
  • c3321e0e01 Merge 'main' into 'github-desktop-eternalmodz' miku-666 2022-12-17 23:57:56 +01:00
  • 9b29a02e09 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio miku-666 2022-12-17 23:56:25 +01:00
  • 1ce80bff96 Merge pull request #16 from PhoenixARC/UI-UpdateBranch Miku-666 2022-12-17 23:53:26 +01:00
  • d97c54db1e Remove old SFGraphics reference miku-666 2022-12-17 23:49:37 +01:00
  • 8a0811b6d1 Update CI.yml Miku-666 2022-12-17 23:42:35 +01:00
  • acae58dc69 Update CI.yml Miku-666 2022-12-17 23:39:25 +01:00
  • 12145017a0 Update CI.yml Miku-666 2022-12-17 23:36:10 +01:00
  • b92d9a2d95 Update Submodule issue miku-666 2022-12-17 22:57:14 +01:00