Commit Graph

  • 8904f39011 Core - Fix AbstractGameRule not getting all gamerules miku-666 2025-11-12 19:28:30 +01:00
  • b9faf46293 PckStudio - Program.cs add settings callback for UserLanguage miku-666 2025-11-12 16:01:54 +01:00
  • d689fb3840 Update AppSettingsForm to work with enum values miku-666 2025-11-12 16:00:37 +01:00
  • c19d89835b Add AppLanguage to Settings miku-666 2025-11-12 15:59:51 +01:00
  • e1a7dd855c Core - Update DLCManager ctor miku-666 2025-11-12 15:57:23 +01:00
  • 07cda4b177 Core - Add AppLanguage miku-666 2025-11-12 15:54:36 +01:00
  • 8dfe9cf5b0 3d skin renderer (#50) Miku-666 2025-11-11 21:53:32 +01:00
  • 8c411b36d6 Update OMI submodule ref 3dSkinRenderer miku-666 2025-11-11 21:44:06 +01:00
  • f9162d291c Core - Add 'MapReader' & refactor 'MapData' miku-666 2025-11-11 21:42:49 +01:00
  • 2b7eac7e63 Core - Mark 'AbstractGameRule.AddRule(s)' as internal miku-666 2025-11-11 21:41:43 +01:00
  • 8fea6f35ea Core - Refactor DLCManager miku-666 2025-11-11 21:40:41 +01:00
  • a8ae596c93 Core - Refactor DLCMashUpPackage miku-666 2025-11-11 21:39:54 +01:00
  • 45124c9676 Core - Rename 'LevelRules.Default' & 'LevelRules.GetLevelRules' miku-666 2025-11-11 21:38:36 +01:00
  • 66f59fe157 Core - Add NamedRule class miku-666 2025-11-11 19:22:58 +01:00
  • a031d40ca2 Core - Add RootGameRule class miku-666 2025-11-11 19:21:17 +01:00
  • 2f78b0323a Core - Update PckAudioFile for readability miku-666 2025-11-10 07:29:36 +01:00
  • e5489daa2f Core - Add LevelRules class miku-666 2025-11-10 07:27:27 +01:00
  • 7d9f00cb6a Add Setting for platfrom miku-666 2025-11-10 04:50:36 +01:00
  • 8e2b363612 Core - Move DLC classes into DLC namespace and folder & rename 'IDLCPackageLocationInfo' to 'IDLCPackageSerialization' miku-666 2025-11-10 04:48:38 +01:00
  • cae8dda315 Rename 'PckEditor' to 'PckAssetBrowserEditor' miku-666 2025-11-10 04:37:52 +01:00
  • 3478038c95 MapData.cs - mark class as sealed and add 'LevelRules' property miku-666 2025-11-09 22:46:15 +01:00
  • dc69ddc433 Add AbstractGameRule.cs & derived classes miku-666 2025-11-09 22:45:29 +01:00
  • 56e381af24 Add DLCMiniGamePackage.cs miku-666 2025-11-09 22:44:26 +01:00
  • e2dae6276f Update OMI Lib miku-666 2025-11-09 22:42:20 +01:00
  • 39b1df7c6d Initial work miku-666 2025-11-09 09:48:13 +01:00
  • 28413912b4 TextureAtlasEditor - small refactor + TODOs miku-666 2025-11-09 09:18:56 +01:00
  • 1f2e543c7f Core - Move 'MAX_PACK_ID' into GameConstants miku-666 2025-11-09 09:17:23 +01:00
  • edc56a8556 LOCEditor - Added menu item for copying loc id miku-666 2025-11-09 09:15:53 +01:00
  • 7c347d49ce PckStudio.Core - Remove duplicated resources miku-666 2025-11-09 08:27:24 +01:00
  • 94f264c609 TextureAtlas - Impl extraction&import of large tiles miku-666 2025-11-09 08:25:11 +01:00
  • 38a3294d4b Fix PackInfo.cs - OMI.Endianess -> OMI.ByteOrder miku-666 2025-11-09 02:37:16 +01:00
  • 92dde14732 TextureAtlasEditor - Fix clear button not reseting color miku-666 2025-11-09 02:36:03 +01:00
  • d46f8d95a7 Update OMI Submodule miku-666 2025-11-07 23:24:07 +01:00
  • 9d04e5f2aa Add Altas class & refactored Atlas editor miku-666 2025-11-06 20:38:43 +01:00
  • 444924bfd2 PckStudio - Move some Resources to Core miku-666 2025-11-01 14:47:48 +01:00
  • dbfcdda5a9 PckStudio.Core - Add NamedData.cs miku-666 2025-10-27 18:32:13 +01:00
  • 9a1846f285 Fixed an issue with Windows color presets being loaded as text instead of hex codes. EternalModz 2025-10-12 03:17:07 -07:00
  • d4411aa1e8 Merge branch 'main' into 3dSkinRenderer miku-666 2025-10-11 15:50:35 +02:00
  • 6b0f233390 Update OMI submodule url miku-666 2025-10-11 15:49:56 +02:00
  • b44dc66a0c PckStudio.csproj - Remove unused ApplicationBuildInfo.cs miku-666 2025-10-05 09:05:24 +02:00
  • f8534cfeb9 PckStudio.csproj - Remove defaultModels.json & modelMetaData.json - files were moved to PckStuido.ModelSupport miku-666 2025-10-05 08:21:29 +02:00
  • 153de9e4c9 Add Constant 'NDEBUG' to Core, Rendering & ModelSupport project miku-666 2025-09-07 16:40:06 +02:00
  • 44ce10a9b6 Change namespace of EditorForm & EditorControl miku-666 2025-09-05 17:34:43 +02:00
  • 9656c8b48d Move Common functionality to Core project & rendering and Model support as well miku-666 2025-09-01 23:03:39 +02:00
  • 5094bfd88c Fixed an issue with window spam EternalModz 2025-07-26 17:06:07 -07:00
  • 886a938b30 Some detail fixes EternalModz 2025-07-26 15:55:59 -07:00
  • 384e2ceac5 Minor string updates/cleaning up. EternalModz 2025-06-18 13:45:01 -07:00
  • 698056a0a0 CustomSkinEditor - Move initialization of render settings into a seperate funtion & remove show armor setting miku-666 2025-05-27 21:59:05 +02:00
  • 9700dff376 CustomSkinEditor - Fix naming violations miku-666 2025-05-27 21:56:29 +02:00
  • 7eff3e6608 EditorControl - Made virtual funtion throw NotImplementedException miku-666 2025-05-27 21:52:35 +02:00
  • 5aad9ea97a EditorForm - Remove abstract from class declaration miku-666 2025-05-27 21:51:20 +02:00
  • 1c0012d615 CustomSkinEditor - Remove fps slider and re-ordered ui miku-666 2025-05-27 21:49:33 +02:00
  • bf1a0dd463 MainForm - Add constant for max pck id value miku-666 2025-05-27 21:47:15 +02:00
  • a757f22b41 ModelEditor - Add highlighting of sinfgle model boxes miku-666 2025-05-27 21:44:07 +02:00
  • 2dee088dee CustomSkinEditor - Move max offset value into a constant miku-666 2025-05-27 21:43:04 +02:00
  • bd82082b0a SceneViewport - Change base refresh rate to 60 fps miku-666 2025-05-27 21:38:19 +02:00
  • 7acfefa581 Minor coloring fixes for the COL Editor EternalModz 2025-05-22 12:26:32 -07:00
  • 87639fb027 Flush writer sowgro 2025-05-18 00:55:34 -04:00
  • b737d931bb Remove broken generated code sowgro 2025-05-18 00:37:57 -04:00
  • b70402c50b Add option to export to JSON sowgro 2025-05-18 00:34:12 -04:00
  • 08bbb98563 LOC Editor redesign + added save prompt EternalModz 2025-05-16 12:38:39 -07:00
  • 06c84ce0d2 LOCEditor redesign prep. EternalModz 2025-05-13 12:01:18 -07:00
  • cf8026ad6b MaterialsEditor redesign EternalModz 2025-05-13 11:56:42 -07:00
  • c53589e927 Misc. alignment fixes EternalModz 2025-05-13 11:51:51 -07:00
  • 1b201d77fc Merge branch 'main' into '3dSkinRenderer' miku-666 2025-04-30 16:51:09 +02:00
  • 336d9618f6 Update OMI Submodule ref miku-666 2025-04-30 16:48:57 +02:00
  • f5677dc90a Added visual color selection to the COL Editor EternalModz 2025-04-29 15:40:23 -07:00
  • 6fe9351e39 COL Editor redesign (pre-control swap) EternalModz 2025-04-29 15:13:50 -07:00
  • 598b6acad3 COL redesign prep. / Misc. fixes EternalModz 2025-04-27 12:43:38 -07:00
  • 49cd274b22 Revert to fbff834 PhoenixARC 2025-04-26 13:22:05 -04:00
  • ab2da243bd modified OMI lib submodule PhoenixARC 2025-04-26 13:07:27 -04:00
  • fbff8346eb Fix two bugs involving packs crashing PhoenixARC 2025-04-26 13:05:46 -04:00
  • 095cea527c Merge pull request #45 from SkyForcesGit/patch-1 PhoenixARC 2025-04-26 11:46:40 -04:00
  • d709a75744 Update MainForm.resx SkyForces 2025-04-26 18:42:50 +03:00
  • ef90735615 Behaviour editor redesigned to match MainForm. EternalModz 2025-03-15 13:33:20 -07:00
  • 07ac804af9 Audio editor redesign, minor fixes on previous forms. EternalModz 2025-03-15 13:22:06 -07:00
  • b7f0e7999b Adjusted alignment and colors. EternalModz 2025-03-15 13:17:06 -07:00
  • 2a4d354d28 Animation editor will now flow the same design as MainForm. EternalModz 2025-03-15 13:12:00 -07:00
  • baff5949e6 GRF & LOC redesign prep. EternalModz 2025-03-15 13:06:40 -07:00
  • cf52c0023e Updated designs for "animation" forms. EternalModz 2025-03-15 13:02:45 -07:00
  • f589b5ad7d [WIP] Sub-pck in new tab with savecontext etc. miku-666 2025-03-14 18:17:32 +01:00
  • 305e61ba70 Merge 'multi-pck-files-feature' into '3dSkinRenderer' miku-666 2025-03-09 09:56:49 +01:00
  • deda1e0d64 Changed "Unused" category to "Build Off" in parameter enum MattN-L 2025-03-01 19:31:00 -05:00
  • 0106df06db Can now open PCK files regardless of endianness. MattN-L 2025-03-01 17:55:54 -05:00
  • 17ebe6c015 Fix missing extension function miku-666 2025-02-23 12:24:23 +01:00
  • 8c500ec094 Merge branch 'main' into 3dSkinRenderer miku-666 2025-02-23 11:00:28 +01:00
  • 705bdfa7d3 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio miku-666 2025-02-23 10:59:31 +01:00
  • c6cae3c860 Update OMI Lib submodule ref miku-666 2025-02-23 10:58:57 +01:00
  • 690b46fc93 ModelRenderer - Update designer specifics miku-666 2025-02-23 10:58:16 +01:00
  • 0ee20c5644 Editor - Move autosave check in 'OnFormClosing' miku-666 2025-02-22 11:41:47 +01:00
  • 7573d0f4c7 AddSkinPrompt - Update save context for custom skin editor miku-666 2025-02-22 11:33:22 +01:00
  • 27fe79fd43 MainForm - [HandleTextureFile] Add Debug message when animation has no frames to save miku-666 2025-02-22 11:32:21 +01:00
  • 5fbabc81ec TextureAtlasEditor - Sort using directives miku-666 2025-02-16 16:53:05 +01:00
  • 3b97d0dbef TextureAtlasEditor - Refactor animation access control miku-666 2025-02-14 22:12:17 +01:00
  • 97287925b8 AnimationEditor - Fix auto save check miku-666 2025-02-14 22:08:20 +01:00
  • 10bd2d76e5 Added new color theme support! (Also completed font overhaul + minor fixes.) EternalModz 2025-02-13 19:21:00 -08:00
  • f2a1309d6e Changed Zlib option in GRF Editor to "Other Platforms" MattN-L 2025-02-13 18:53:01 -05:00
  • e57857e793 PckAssetExtensions - [SetSkin] Add null check for loc file miku-666 2025-02-12 08:47:40 +01:00
  • bfab16e762 Merge branch 'main' into 3dSkinRenderer miku-666 2025-02-12 08:21:54 +01:00
  • b79188b4c2 Texture.cs - Add IDisposable interface miku-666 2025-02-12 08:21:19 +01:00