Commit Graph

  • e3f0d2d708 Move and Rename Form1 ro MainForm miku-666 2022-06-25 23:38:40 +02:00
  • c0db2049a3 Move and Rename Form1 ro MainForm miku-666 2022-06-25 23:38:40 +02:00
  • d16e5a027f [WIP] update generateModel miku-666 2022-06-25 16:53:13 +02:00
  • 8d3f377415 Update required file for main form miku-666 2022-06-25 15:36:39 +02:00
  • 58b6615fe7 Update MainForm for audio editor and other small changes miku-666 2022-06-25 15:25:51 +02:00
  • 271e4dc179 Improve small things in AudioEditor miku-666 2022-06-25 15:17:48 +02:00
  • 59ada5a677 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio miku-666 2022-06-25 14:05:35 +02:00
  • 272347219e Audio Editor overhaul MattNL 2022-06-24 19:21:33 -04:00
  • 233bc88838 Update ChangeTile UI and set tree view in tab control miku-666 2022-06-23 21:44:40 +02:00
  • 7d7f3e8165 Update MainForm to only set File count when opening file miku-666 2022-06-23 16:09:40 +02:00
  • 92a2237cc8 Rename PCKFileWriter.WriteFileToStream -> PCKFileWriter.WriteToStream miku-666 2022-06-23 16:02:44 +02:00
  • fdec0e7322 Add PCKFile.ValidateMeta miku-666 2022-06-23 15:59:37 +02:00
  • 226a0adfa5 Remove libs and data folder miku-666 2022-06-23 15:52:28 +02:00
  • c6da045520 refactor addnewskin and fixed a fix linking capes to skins miku-666 2022-06-21 20:52:39 +02:00
  • 0ce792cc49 Add summary header to RenamePrompt.NewText property miku-666 2022-06-21 18:19:16 +02:00
  • b0e9c9b0f4 Update Audio and Animation Editor related stuff miku-666 2022-06-20 19:01:44 +02:00
  • 59a1958a9a simplefied PCKFile.HasFile miku-666 2022-06-20 18:43:03 +02:00
  • 6d3b137493 Update MainForm re-added folder view miku-666 2022-06-20 18:27:33 +02:00
  • a7548c2d48 Add description to AssemblyInfo miku-666 2022-06-17 10:51:12 +02:00
  • 759b3a6ea3 Remove unnecessary comments and added a pck type check miku-666 2022-06-12 19:50:39 +02:00
  • 80866408c7 Remove man.png miku-666 2022-06-12 19:49:14 +02:00
  • 12b32801dc Remove addmetadvanced due to duplication miku-666 2022-06-12 19:47:48 +02:00
  • 5fbff95d83 (Auto)Update project file for icon file move miku-666 2022-06-12 02:40:20 +02:00
  • 07b441b833 Remove try catch in meta.refresh miku-666 2022-06-12 02:38:56 +02:00
  • 4c6230aa71 Add HasFile in PCKFile miku-666 2022-06-12 02:37:36 +02:00
  • c5f9f2f8db Refactor importSkin, editModel in MainForm and add Try{Get|Set}LocFile miku-666 2022-06-12 02:36:57 +02:00
  • 27a3db8d32 Fix typo 'reearch' -> 'research' in tileData.json miku-666 2022-06-12 02:30:35 +02:00
  • 9e1fb05b5d Rename and move Sin_titulo991 -> Resources/PCK-Studio_Logo miku-666 2022-06-12 02:29:32 +02:00
  • 8c1b2f78a3 Fix typo the saved skins.pck wrong miku-666 2022-06-11 08:00:05 +02:00
  • 7373443ced Move redundant int Read/Write to Read/WriteString miku-666 2022-06-11 07:41:41 +02:00
  • db7a9cd072 Update AudioEditor Component names miku-666 2022-06-11 07:40:05 +02:00
  • 5d19d32f9e Update addNewSkin and remove unused ui components in addnewSkin miku-666 2022-06-11 00:14:43 +02:00
  • 8346e62d21 Re-Add AudioEditor remove entry functionality miku-666 2022-06-10 12:37:51 +02:00
  • eb42e5a3ec Update PCKFile.FileData copy constructor miku-666 2022-06-10 12:35:24 +02:00
  • 30f43291e9 Update addMeta miku-666 2022-06-10 12:34:34 +02:00
  • 6ade4b3f75 Refactor Form1 miku-666 2022-06-10 12:32:31 +02:00
  • d764367cfb Enable AutoGenerateBindingRedirects miku-666 2022-06-10 09:32:47 +02:00
  • 9da50994a2 Update App.config miku-666 2022-06-10 09:28:46 +02:00
  • a31cde182c Remove old generateModel code miku-666 2022-06-10 09:06:22 +02:00
  • dd13c03a1e Changed from .Net 4.5.2 to .Net 4.8 miku-666 2022-06-10 09:05:14 +02:00
  • 55daef7268 Update some UI's in Additional Pop-ups miku-666 2022-06-09 23:34:30 +02:00
  • 0be84e9580 Update Audio Editor UI to be resizeable miku-666 2022-06-09 23:32:47 +02:00
  • 8586c2b88e Remove unnecessary includes in Entry point miku-666 2022-06-09 23:31:35 +02:00
  • 13c39d9fe6 Changed some member variables in LOCFile miku-666 2022-06-09 23:30:28 +02:00
  • cb53652135 Update Meta add ui to metro form miku-666 2022-06-09 20:03:04 +02:00
  • 620721482d Add copy constructor to PCKFile.FileData and helper function in PCKFile miku-666 2022-06-09 20:01:49 +02:00
  • 803679dc33 Merge main into pck_cleanup_and_refactor miku-666 2022-06-09 02:19:48 +02:00
  • bc0e7b4286 POC build! miku-666 2022-06-09 02:00:09 +02:00
  • e6203196bd Update LOCFile classes miku-666 2022-06-09 00:40:25 +02:00
  • ebd908b630 Update AudioEditor miku-666 2022-06-08 20:27:34 +02:00
  • fb1bde2257 Update PCKFileReader/Writer miku-666 2022-06-08 20:25:27 +02:00
  • 346d31560d Update LOCFile miku-666 2022-06-08 20:24:42 +02:00
  • 0eb29b0152 Update RichPresence miku-666 2022-06-07 21:22:02 +02:00
  • a0d9c9cb8e New PCK Center API Felix Miller 2022-06-05 18:03:05 -04:00
  • 662fa339da Add type to EDLCType miku-666 2022-06-05 20:32:14 +02:00
  • ba37536c39 Update COLEditor miku-666 2022-06-05 20:27:04 +02:00
  • 632e9a2ed8 Update LOCFile and add LOCFileReader/Writer miku-666 2022-06-05 19:48:15 +02:00
  • 91777b0a33 Fix COLFile parsing miku-666 2022-06-05 19:47:12 +02:00
  • 609accaea4 Update some variables in MainForm(Form1) miku-666 2022-06-04 22:21:34 +02:00
  • 4b26fcdfe1 Update RichPresence class miku-666 2022-06-04 22:20:23 +02:00
  • 4783145498 Downgraded Newtonsoft.Json to be compatible with DIscordRPC miku-666 2022-06-04 22:19:50 +02:00
  • e6245d2440 Fix AudioEditor to work with new structure miku-666 2022-06-04 22:18:37 +02:00
  • 6c65c19de7 Update UI, LOCFile, COLFile, add PCKFileReader/Writer, update codebase to use new reader/class objects miku-666 2022-06-04 21:13:52 +02:00
  • c7b17adfb2 Update MainForm miku-666 2022-06-04 17:23:41 +02:00
  • f3b1b654eb Add PCKFile.cs super buggy build state!!!! miku-666 2022-06-01 09:23:27 +02:00
  • 712544d22c Upgrade package reference management, remove/move a lot of file miku-666 2022-05-30 17:28:00 +02:00
  • 30412719c1 Remove lib folder miku-666 2022-05-30 16:37:12 +02:00
  • 9ee6bab98f Implementation of the PCK Center Beta feature Felix Miller 2022-05-29 21:42:38 -04:00
  • f845986155 Remove unused reference Felix Miller 2022-05-28 22:55:17 -04:00
  • 2cbc10df01 resolve merge Felix Miller 2022-05-15 15:59:03 -04:00
  • 824d52e7ad Categorize Classes Felix Miller 2022-05-15 15:56:05 -04:00
  • 33fd807cfd Misc building changes for release Felix Miller 2022-05-10 18:50:00 -04:00
  • 3881b6e654 Updated version display MattNL 2022-05-05 16:27:14 -04:00
  • 2155d1aac3 Music and Animation editor update MattNL 2022-05-03 16:17:55 -04:00
  • 48288600e0 Stained Glass tile name fix MattNL 2022-04-30 19:21:41 -04:00
  • 8e8da95340 Animation Editor bug fixes MattNL 2022-04-30 19:16:24 -04:00
  • d9d723094f Update Network class Felix Miller 2022-04-30 13:16:22 -04:00
  • 449c64eb0d Small bug fixes MattNL 2022-04-29 21:55:19 -04:00
  • 12b0a946ac Delete VSWorkspaceState.json MNL 2022-04-29 20:04:09 -04:00
  • 7ac0688654 Huge Animation Editor Update MattNL 2022-04-29 19:57:16 -04:00
  • b185d84b6d Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio Felix Miller 2022-04-28 14:42:50 -04:00
  • 221d27a8b6 Add 'Open JSON' to Skin Model Generator Felix Miller 2022-04-28 14:42:15 -04:00
  • adda1c0d8d Fixed a drag and drop bug MattNL 2022-04-23 21:11:49 -04:00
  • 38bb4b7c4d Update README.md PhoenixARC 2022-04-23 13:59:20 -04:00
  • 91fab0847c Settings resource fix MattNL 2022-04-20 06:40:59 -04:00
  • 93720cfd6f Quick fix with animation editor MattNL 2022-04-19 18:32:56 -04:00
  • 9e31eb847c Animation Editor and small adjustments MattNL 2022-04-19 18:05:55 -04:00
  • 8550351dea LOC editor UTF-8 support MattNL 2022-04-10 09:22:38 -04:00
  • c688edf09f Add beta changelogs Felix Miller 2022-03-25 16:00:01 -04:00
  • 274aa43b35 Last big feature for this build MattNL 2022-03-25 15:38:47 -04:00
  • 53b358001b Small hotfix MattNL 2022-03-24 14:48:28 -04:00
  • 196884097a Some small tiny additions MattNL 2022-03-15 12:04:12 -04:00
  • 989a217a12 Add possability for portable installations Felix Miller 2022-02-21 23:57:35 -05:00
  • 0d2635a9d6 Update toolstrip calls new update function Felix Miller 2022-02-20 00:04:40 -05:00
  • 0d114e471b Upgrade to MSI Installation and MSI based update Felix Miller 2022-02-17 00:05:53 -05:00
  • 3b3c9b385d Numerous changes MattNL 2022-02-09 19:15:25 -05:00
  • 3e8ef87cdd UpdateFiles Felix Miller 2022-02-06 23:53:30 -05:00
  • 5a59cc36e3 Fixed an Audio Editor bug MattNL 2022-02-05 15:59:53 -05:00
  • 859b7b035b Added and programmed an Audio.Pck Editor MattNL 2022-02-05 06:07:12 -05:00
  • fe5b5989ef Added rename and clone file functions MattNL 2022-02-04 13:10:42 -05:00