Commit Graph
1524 Commits
Author SHA1 Message Date
PhoenixARC fbff8346eb Fix two bugs involving packs crashing
texturepacks now use the proper 'languages.loc' instead of 'localisation.loc'

PACKIDs now use the uint24 limit instead of the max int32 limit
2025-04-26 13:05:46 -04:00
PhoenixARC 095cea527c Merge pull request #45 from SkyForcesGit/patch-1
Changed naming of Ctrl key to the neutral one. It solves problem with building the project on systems with some specific languages.
2025-04-26 11:46:40 -04:00
SkyForces d709a75744 Update MainForm.resx
Changed naming of Ctrl key to the neutral one. It solves problem with building the project on systems with some specific languages.
2025-04-26 18:42:50 +03:00
MattN-L deda1e0d64 Changed "Unused" category to "Build Off" in parameter enum 2025-03-01 19:31:00 -05:00
MattN-L 0106df06db Can now open PCK files regardless of endianness.
The "PS4/Switch/Xbox One" checkbox now only handles which endianness format the pck is being saved in and what format to open the audio.pck files in.
2025-03-01 17:55:54 -05:00
miku-666 17ebe6c015 Fix missing extension function 2025-02-23 12:24:23 +01:00
miku-666 705bdfa7d3 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2025-02-23 10:59:31 +01:00
miku-666 c6cae3c860 Update OMI Lib submodule ref 2025-02-23 10:58:57 +01:00
MattN-L f2a1309d6e Changed Zlib option in GRF Editor to "Other Platforms" 2025-02-13 18:53:01 -05:00
miku-666 cf33a1e37f MainForm - Check if recent opened file exists 2025-02-12 08:07:06 +01:00
miku-666 78e5d9bbda Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2025-02-05 19:22:11 +01:00
miku-666 b61d19accc PckNodeSorter - [Compare] Add safer type/null checking 2025-02-05 19:19:36 +01:00
Boreal c426b7dcf1 Add Xbox One to listed pack types (#42) 2025-01-25 09:49:08 +01:00
miku-666 66a641fd56 MainForm - Disable 'Skins.pck' creation upon creating a new skin pack 2024-12-24 13:14:22 +01:00
EternalModz da633f52b0 Added some more stats
Updated the header with a few more stats for GitHub. (Stars, forks, etc.)
2024-12-21 11:29:36 -08:00
PhoenixARC ababe8c5f6 Add update counter to README 2024-12-15 09:24:33 -05:00
miku-666 82db7a22bc ResourceLocation - Add 'Unknown' ResourceLocation instance & improved 'ResourceLocation.GetFromPath' 2024-11-30 10:38:16 +01:00
miku-666 4fca43d4f8 Move extensions from 'PckFileExtensions' to 'PckAssetExtensions' 2024-11-24 17:25:12 +01:00
miku-666 817d4957c7 PckStudio.csproj - Update package and disabled 'TreatWarningsAsErrors' 2024-11-24 13:30:07 +01:00
miku-666 cb041732f8 Update OMI submodule 2024-10-11 02:15:03 +02:00
miku-666 021ce52f8f ApplicationScope - Add 'Contributors' property to empty array if task returned null 2024-10-11 02:13:59 +02:00
miku-666 c8779249ac ResourceLocation - Rename 'TillingMode.Custom' to 'TillingMode.WidthAndHeight' 2024-08-29 19:48:20 +02:00
miku-666 a578024e30 Move Updater.cs into App folder 2024-08-23 17:16:00 +02:00
miku-666 62c987ef26 MainForm - Mark 'importExtractedSkinsFolder' as Obsolete 2024-08-22 17:00:51 +02:00
miku-666 8f4109b10f SkinANIM - Remove 'SetMask' function to avoid confusion 2024-08-16 20:31:20 +02:00
miku-666 99d6fc4ffa MainForm - Focus app when draging files over it 2024-08-16 20:27:29 +02:00
miku-666 32456093e4 MainForm - Add support droping folder in 2024-08-16 19:49:32 +02:00
miku-666 5b6703f337 MainForm - Fix issue where new packs would overwrite last open pck file 2024-08-16 17:28:43 +02:00
miku-666 76c091ed98 SkinANIM - Made class Immutable 2024-08-15 18:27:05 +02:00
miku-666 b1bc4eadad Program - Move Update related initialization into Updater class 2024-08-15 16:57:27 +02:00
miku-666 9162303225 MainForm - Small refactoring of functions 2024-08-15 16:31:00 +02:00
miku-666 4935357333 MainForm - Mark 'GetDataPath', 'HasDataFolder' and 'CreateDataFolder' as Obsolete/Needs moving 2024-08-15 16:29:52 +02:00
miku-666 2751425113 PckAssetExtensions - Update 'DeserializeProperties' & 'SerializeProperties' 2024-08-15 16:28:45 +02:00
miku-666 f04977feb8 Update OMI submodule ref 2024-08-15 14:22:32 +02:00
miku-666 751b7fb5f5 MainForm - Remove 'IsSubPCKNode' & 'RebuildSubPCK' 2024-08-15 14:22:08 +02:00
miku-666 ea1a427c2a generateModel - Remove Import/Export buttons 2024-08-15 14:20:33 +02:00
miku-666 aaec3eb1f2 PckStudio - Enabled 'Treat all warnings as errors' 2024-08-15 14:19:52 +02:00
miku-666 d7e528aff7 CemuPanel - Add icons for skin-& texture-packs 2024-08-12 01:30:20 +02:00
miku-666 040e71db5b AnimationDeserializer - Fix 'DeserializeAnimationAnim' when animString value is empty 2024-08-12 01:19:16 +02:00
miku-666 9af1db72d4 Update OMI submodule ref 2024-08-09 19:22:56 +02:00
miku-666 367d1d249e SettingsManager - Add default property and made class non-static 2024-08-09 19:21:31 +02:00
miku-666 51487a71d0 Format extension classes and remove unnecessary using statements 2024-07-21 12:14:01 +02:00
miku-666 f9826d8fc6 AnimationExtensions - Move common serialization functions to animation serializer 2024-07-20 17:49:04 +02:00
miku-666 bb6209105c Animation - Move anim parsing away from class and add option for generating frame by texture 2024-07-20 14:58:41 +02:00
miku-666 243c3fda0e GRF/AddParameter - Add auto complete to param promt and remove combobox option 2024-07-20 13:20:52 +02:00
miku-666 4c2d68e5e9 TextPrompt - Auto focus textbox when opening prompt 2024-07-16 20:15:49 +02:00
miku-666 c41fecde90 Format code to conform with code style guide lines 2024-07-16 20:07:34 +02:00
miku-666 2dcc2c80c3 MainForm - Format code segments 2024-07-14 19:21:41 +02:00
miku-666 978c13674b Clean up AudioEditor 2024-07-14 19:20:29 +02:00
miku-666 b4aaef0c8d COLEditor - Clean up default color table initialization 2024-07-14 19:19:15 +02:00