Commit Graph
1541 Commits
Author SHA1 Message Date
miku-666 4c41504a0b Fix right click issue on main treeview(#34) 2024-06-24 19:26:59 +02:00
miku-666 d620759de8 Fix main treeview selecting wrong asset after rebuild(#36) 2024-06-24 19:10:35 +02:00
miku-666 795ad9f9d1 Update Changelog(#37) 2024-06-24 18:44:37 +02:00
miku-666 3b884901a1 AddNEwSkin - Fix context menu location(#33) 2024-06-24 17:25:57 +02:00
miku-666 4ce300d7be Fix Branch information not showing in release(#35) 2024-06-24 17:24:08 +02:00
miku-666 2be8627ad1 MainForm - Fix error when closing via file menu 2024-06-23 12:54:59 +02:00
miku-666 61204e74cc Add FilterPrompt form and update ChnageTile and AddEntry(for entities) 2024-06-22 22:17:43 +02:00
miku-666 5db1ef955c Move Binka & BinkaConverter into 'External/API/Miles' 2024-06-22 13:23:42 +02:00
miku-666 2ea94d9a35 Remove Helper folder 2024-06-22 13:20:45 +02:00
miku-666 ba7a950f17 Move internal app related classes into 'Internal/App' 2024-06-22 00:32:37 +02:00
miku-666 fcdadb3530 GithubUserPanel - Add todo 2024-06-21 20:04:08 +02:00
miku-666 2ad8423eff MainForm - Add some main menu icons 2024-06-21 19:49:09 +02:00
miku-666 d9397eb787 Update OMI submodule ref 2024-06-21 19:30:01 +02:00
miku-666 c5098bf4af Rename every variable-/parameter-/propertyname of type PckAsset from 'file' to 'asset' 2024-06-21 19:19:27 +02:00
miku-666 b94ff2f149 Update CreditsForm to reflect more recent Contributors 2024-06-16 13:10:32 +02:00
miku-666 cff1394b94 CreditsForm - Show build info no matter what build config 2024-05-26 15:41:09 +02:00
miku-666 9ef19cee34 Move Misc folder to 'Internal' folder and rename namespace 2024-05-20 16:11:29 +02:00
miku-666 5725e26ce6 MainForm - Updated context menu
- Move misc functions to main context menu and only show on selected file types
2024-05-19 14:19:43 +02:00
miku-666 70d83eca2a MainForm - Fix duplicating folder when dropping onto itself 2024-05-08 16:44:33 +02:00
miku-666 4a856deca5 Fix release workflow running when just pushing to the main branch 2024-05-07 18:45:57 +02:00
miku-666 d0f4973627 Update CI workflow name 2024-05-07 18:33:22 +02:00
miku-666 0b1e1eb3ab Add release workflow 2024-05-06 20:40:37 +02:00
miku-666 f6c3602d1e Update build workflow to cache nuget packages 2024-05-05 20:58:14 +02:00
miku-666 a570f99b44 Move 'Features' folder into 'Forms' folder 2024-05-01 13:53:59 +02:00
miku-666 be1bd6d054 Add serialization/deserialization of property data 2024-04-30 19:00:28 +02:00
miku-666 115c16db97 ImageExtension - Fix leaving bitmap data locked in memory 2024-04-30 18:16:32 +02:00
miku-666 76c8a856fe AnimationEditor - Fix null reference exception when loading treeview 2024-04-29 20:56:28 +02:00
miku-666 8f475070e3 AnimationPictureBox - Update animation system as a whole 2024-04-29 20:46:58 +02:00
miku-666 792399ca50 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2024-04-29 16:14:50 +02:00
miku-666 aadb8519b1 MainForm - Fix animation file name when creating a new one 2024-04-29 16:03:43 +02:00
MattN-L b3dcb7160b MainForm: Added "Edit Texture Atlas" Button 2024-04-28 20:20:12 -04:00
miku-666 a3098bb39b Move 'IO' folder from 'Classes' to 'internal' folder 2024-04-28 20:52:22 +02:00
miku-666 37a920e578 Remove obsolete PCK-Studio.Installer project 2024-04-28 18:53:27 +02:00
miku-666 9410f7a0ad MainForm - Change description when adding a folder 2024-04-28 18:21:34 +02:00
miku-666 ea77b6b6d2 MainForm - Make context menu entries only show on appropriate items 2024-04-26 21:52:44 +02:00
miku-666 d7375f95d6 MainForm - Remove move up/down menu items in favor of drag n' drop 2024-04-26 21:05:23 +02:00
MattN-L 8d487f8e3c ColEditor: Updated context menu
-Added icons for context menu items
-Context menu items now only appear in the proper context
2024-04-24 14:49:11 -04:00
MattN-L ae8e9c0c23 Added file icons for copy, paste, and restore functions 2024-04-24 14:47:47 -04:00
miku-666 5d70172739 Update OMI submodule ref 2024-04-24 20:37:03 +02:00
MattN-L bdf0411cd5 ColEditor: Added ability to add and remove colors (normal colors only) 2024-04-24 13:16:48 -04:00
MattN-L 3812015cd7 AnimEditor: Fixed model checkbox enabling not setting correctly when both set 2024-04-24 12:48:21 -04:00
MattN-L aebdb64814 ColEditor: Fix for exception when restoring color that doesn't exist 2024-04-24 00:23:54 -04:00
miku-666 9c8ecdff0e Rename IPckSerializer/IPckDeserializer to IPckAssetSerializer/IPckAssetDeserializer 2024-04-23 17:55:24 +02:00
miku-666 c696ad9892 Remove deprecated resx files 2024-04-23 17:46:18 +02:00
miku-666 e6efd420a8 Remove Classes/API/PCKCenter folder as it's no longer supported 2024-04-21 14:16:54 +02:00
miku-666 6f93b0629b Rename PckFileDataExtensions to PckAssetExtensions 2024-04-21 14:13:26 +02:00
miku-666 dc8c7ba41a Update OMI and change PckFileData to PckAsset 2024-04-21 13:20:13 +02:00
miku-666 67ad95f623 Remove WiiUPanel.cs and FTPClient.cs 2024-04-21 13:06:28 +02:00
miku-666 034a3a0336 Rename 'IPckFileSerializer' to 'IPckSerializer'
To be more consistent with the name of 'IPckDeserializer'
2024-04-21 01:20:53 +02:00
miku-666 d91f3cca52 Update OMI submodule ref to fix loc file reading issue 2024-04-21 01:05:42 +02:00