Commit Graph

908 Commits

Author SHA1 Message Date
miku-666
5ffa230c8a Removed unused Resources, moved corp logo to external folder and add simple icons 2023-05-07 15:36:47 +02:00
miku-666
a305d99c38 Removed unused power icons and renamed MROE ro HamburgerMenuIcon 2023-05-07 15:14:46 +02:00
miku-666
c287a50e96 Removed apps.zip and pckClosed.bmp 2023-05-07 14:17:57 +02:00
miku-666
f942dcab8b Animation.cs - Fixed anim containing empty entry at the end of the string 2023-05-07 13:54:52 +02:00
MattNL
7ff6956d99 Fix to allow negative values in behaviour files 2023-05-06 05:32:48 -04:00
miku-666
0447930900 MainForm.cs - Fixed Editor trying to load empty sub pck file 2023-05-04 22:31:27 +02:00
miku-666
b4059ca20f MainForm.cs - Fixed issue with gdi trying to play gif files 2023-05-04 15:26:11 +02:00
miku-666
bef679dc82 PckStudio.csproj - Added condition to only aquire commit hash and branch name when in debug mode 2023-05-04 14:37:40 +02:00
miku-666
7777fb21ca Moved Extensions folder out of Classes folder 2023-05-04 13:00:48 +02:00
miku-666
47cd6e4629 MainForm.cs - Fixed Application not showing Title in task bar 2023-05-03 17:02:29 +02:00
miku-666
cb7b4565f5 SkinBOX.cs - Added ICloneable and IEquatable interfaces 2023-05-03 16:50:57 +02:00
miku-666
fd37f8cfd4 Changed visibility of CommitInfo and ApplicationBuildInfo to internal 2023-05-03 16:50:18 +02:00
miku-666
b158981108 Added 'Internals' folder to project and moved SkinANIM, SkinBox, CommitInfo and ProgramInfo(ApplicationBuildInfo now) into 'Internals' 2023-05-03 16:32:36 +02:00
miku-666
48ef60e7a0 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2023-05-03 15:55:55 +02:00
miku-666
81b4870226 MainForm.cs - PckCenter Tool strip now only opens on debug and beta builds 2023-05-03 15:55:22 +02:00
miku-666
8f51c8b32e MainForm.cs - Marked 'MainForm.needsUpdate' as Obsolete 2023-05-03 15:53:34 +02:00
MattNL
17096c0bc0 Corrected helmet checkbox name 2023-05-03 07:22:11 -04:00
MattNL
4a54baa37b Removed invalid box types 2023-05-03 07:21:26 -04:00
miku-666
26ecaa0c02 FileCacher.cs - Added copyright notice 2023-05-02 20:24:29 +02:00
miku-666
e6641ff7fe TextureConverterUtility.cs - Marked as Obsolete 2023-05-02 19:24:59 +02:00
miku-666
1e7db523e2 MainForm.cs - Removed convert PC TextrurePack ToolStrip 2023-05-02 19:20:18 +02:00
miku-666
85a3909a91 Program.cs - Updated 'ProgramInfo.BuildCalendar' to only initialize once 2023-05-02 18:30:35 +02:00
miku-666
7c66dd1f34 Moved PckNodeSorter to its own file 2023-05-02 17:10:35 +02:00
miku-666
b37d751444 Renamed and Moved pleaseWait.cs 2023-05-02 17:09:09 +02:00
miku-666
ca298ed5be Added Beta build configuration and added CommitInfo class 2023-05-02 17:04:39 +02:00
miku-666
27f57870d8 Removed entityMaterialData, entityBehaviourData and entityModelData from .csproj file 2023-05-02 15:21:32 +02:00
MattNL
aa057fa911 Added "Switch" to "Vita/PS4 pck" checkbox 2023-05-01 08:13:32 -04:00
MattNL
259febe21d Removed reference to removed feature 2023-05-01 08:06:32 -04:00
miku-666
9eb871fa38 GameRuleFileEditor.cs - Changed compression selection text to the console that uses it 2023-05-01 13:40:19 +02:00
MattNL
6f74ba2aca Added simple audio conversion tools 2023-05-01 07:07:29 -04:00
MattNL
c3cc1a2b82 Fixed edit animation button not displaying for compasses or clocks 2023-05-01 05:05:21 -04:00
MattNL
8a0cfbf1c9 Added context text for creating folders 2023-05-01 04:51:22 -04:00
MattNL
552b9894c8 Simplified rename function 2023-05-01 04:50:49 -04:00
MattNL
075c567117 You can now add folders to SubPCKs 2023-05-01 04:50:12 -04:00
MattNL
ea73a277d9 ContextLabel is now centered and anchored 2023-05-01 04:49:30 -04:00
MattNL
f14feaf7a1 Added context label to RenamePrompt 2023-05-01 04:21:54 -04:00
MattNL
7a4b2eadbc Re added "audio.pck" filename just in case 2023-04-30 23:14:02 -04:00
MattNL
9b860584e1 Audio file no longer added if closed without saving 2023-04-30 22:20:33 -04:00
MattNL
0c920541f6 Added save check and changed audio.pck check 2023-04-30 22:19:01 -04:00
MattNL
216889416a Saving an unsaved PCK now updates the file label 2023-04-30 22:12:19 -04:00
MattNL
56fb1c5562 Fixed subpck filepaths bug 2023-04-29 21:12:53 -04:00
MattNL
2511c0cf08 Merged all entity data jsons into entityData.json 2023-04-29 20:33:36 -04:00
MattNL
b62a5af4c2 Added link to the public Trello board 2023-04-29 19:34:31 -04:00
miku-666
1420f8a491 Binka.cs - Implemented 'ToWav' properly 2023-04-29 19:15:04 +02:00
miku-666
f75b58a1ef ColorExtensions.cs - Renamed 'CalculateColorBlendValue' to 'BlendValues' 2023-04-29 17:34:09 +02:00
miku-666
1db7e49b05 Network.cs, Update.cs - Marked as Obsolete 2023-04-29 15:50:44 +02:00
miku-666
92bc2a20ea AnimationEditor.cs - Fixed 'CreateImageList' having wrong 'ImageLayoutDirection' when parsing frame textures 2023-04-29 15:48:30 +02:00
miku-666
406dbc3ab0 ImageExtensions.cs - Update 'ImageLayoutInfo' and fixed issue in 'CombineImages' 2023-04-29 15:46:41 +02:00
miku-666
d5a3d8fee4 Update OMI-Lib commit ref to fix save issue iun loc editor 2023-04-26 15:10:40 +02:00
MattNL
95664ad003 Fixed SkinBox not converting bool to int 2023-04-26 09:04:04 -04:00