diff --git a/.github/workflows/build-and-release.yml b/.github/workflows/build-and-release.yml index 7d1952a8..8b0e8149 100644 --- a/.github/workflows/build-and-release.yml +++ b/.github/workflows/build-and-release.yml @@ -30,12 +30,12 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4.2.2 + uses: actions/checkout@v6.0.2 with: fetch-depth: 0 - name: Install .NET Core - uses: actions/setup-dotnet@v4.3.1 + uses: actions/setup-dotnet@v5.2.0 with: dotnet-version: 8.0.x @@ -45,7 +45,7 @@ jobs: Configuration: ${{ matrix.configuration }} - name: Upload build artifacts - uses: actions/upload-artifact@v4.6.2 + uses: actions/upload-artifact@v7.0.0 with: name: ${{ env.Asset_Name }}.zip path: ./UOFiddler/bin/Release/ @@ -65,7 +65,7 @@ jobs: steps: - name: Download artifacts - uses: actions/download-artifact@v4.3.0 + uses: actions/download-artifact@v8.0.1 with: name: ${{ env.Asset_Name }}.zip path: ./${{ env.Asset_Name }}/ @@ -74,7 +74,7 @@ jobs: run: 7z a -tzip ${{ env.Asset_Name }}.zip './${{ env.Asset_Name }}' - name: Create release - uses: softprops/action-gh-release@v2.2.2 + uses: softprops/action-gh-release@v2.6.1 with: name: UOFiddler ${{ github.ref_name }} generate_release_notes: true diff --git a/.github/workflows/build-pr.yml b/.github/workflows/build-pr.yml index 49965e77..705b6056 100644 --- a/.github/workflows/build-pr.yml +++ b/.github/workflows/build-pr.yml @@ -27,12 +27,12 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4.2.2 + uses: actions/checkout@v6.0.2 with: fetch-depth: 1 - name: Install .NET Core - uses: actions/setup-dotnet@v4.3.1 + uses: actions/setup-dotnet@v5.2.0 with: dotnet-version: 8.0.x diff --git a/UoFiddler.Controls/UoFiddler.Controls.csproj b/UoFiddler.Controls/UoFiddler.Controls.csproj index 19f83a7d..2ecc6e19 100644 --- a/UoFiddler.Controls/UoFiddler.Controls.csproj +++ b/UoFiddler.Controls/UoFiddler.Controls.csproj @@ -6,7 +6,7 @@ false Controls Controls - Copyright © 2025 + Copyright © 2026 4.4.0 4.4.0 true @@ -427,9 +427,9 @@ - - - + + + \ No newline at end of file diff --git a/UoFiddler.Plugin.Compare/UoFiddler.Plugin.Compare.csproj b/UoFiddler.Plugin.Compare/UoFiddler.Plugin.Compare.csproj index 0b601f8b..58436a67 100644 --- a/UoFiddler.Plugin.Compare/UoFiddler.Plugin.Compare.csproj +++ b/UoFiddler.Plugin.Compare/UoFiddler.Plugin.Compare.csproj @@ -6,7 +6,7 @@ false ComparePlugin ComparePlugin - Copyright © 2025 + Copyright © 2026 1.7.0.0 1.7.0.0 true @@ -24,7 +24,7 @@ Off - + diff --git a/UoFiddler.Plugin.ExamplePlugin/UoFiddler.Plugin.ExamplePlugin.csproj b/UoFiddler.Plugin.ExamplePlugin/UoFiddler.Plugin.ExamplePlugin.csproj index 5cfd82a0..be6bb882 100644 --- a/UoFiddler.Plugin.ExamplePlugin/UoFiddler.Plugin.ExamplePlugin.csproj +++ b/UoFiddler.Plugin.ExamplePlugin/UoFiddler.Plugin.ExamplePlugin.csproj @@ -6,7 +6,7 @@ false FiddlerPlugin FiddlerPlugin - Copyright © 2025 + Copyright © 2026 true @@ -21,7 +21,7 @@ Off - + diff --git a/UoFiddler.Plugin.MassImport/UoFiddler.Plugin.MassImport.csproj b/UoFiddler.Plugin.MassImport/UoFiddler.Plugin.MassImport.csproj index 05f2f23f..d2255940 100644 --- a/UoFiddler.Plugin.MassImport/UoFiddler.Plugin.MassImport.csproj +++ b/UoFiddler.Plugin.MassImport/UoFiddler.Plugin.MassImport.csproj @@ -6,7 +6,7 @@ false MassImportPlugin MassImportPlugin - Copyright © 2025 + Copyright © 2026 1.1.0.0 1.1.0.0 @@ -26,7 +26,7 @@ Off - + diff --git a/UoFiddler.Plugin.MultiEditor/UoFiddler.Plugin.MultiEditor.csproj b/UoFiddler.Plugin.MultiEditor/UoFiddler.Plugin.MultiEditor.csproj index 97293276..7a830798 100644 --- a/UoFiddler.Plugin.MultiEditor/UoFiddler.Plugin.MultiEditor.csproj +++ b/UoFiddler.Plugin.MultiEditor/UoFiddler.Plugin.MultiEditor.csproj @@ -6,7 +6,7 @@ false MultiEditor MultiEditor - Copyright © 2025 + Copyright © 2026 1.5.0.0 1.5.0.0 true @@ -62,7 +62,7 @@ - - + + \ No newline at end of file diff --git a/UoFiddler.Plugin.SendItem/UoFiddler.Plugin.SendItem.csproj b/UoFiddler.Plugin.SendItem/UoFiddler.Plugin.SendItem.csproj index ca63a1a4..ed12a976 100644 --- a/UoFiddler.Plugin.SendItem/UoFiddler.Plugin.SendItem.csproj +++ b/UoFiddler.Plugin.SendItem/UoFiddler.Plugin.SendItem.csproj @@ -6,7 +6,7 @@ false SendItem SendItem - Copyright © 2025 + Copyright © 2026 1.0.1.0 1.0.1.0 @@ -23,7 +23,7 @@ Off - + diff --git a/UoFiddler.Plugin.UopPacker/UoFiddler.Plugin.UopPacker.csproj b/UoFiddler.Plugin.UopPacker/UoFiddler.Plugin.UopPacker.csproj index 53db5f62..b1ee9161 100644 --- a/UoFiddler.Plugin.UopPacker/UoFiddler.Plugin.UopPacker.csproj +++ b/UoFiddler.Plugin.UopPacker/UoFiddler.Plugin.UopPacker.csproj @@ -6,7 +6,7 @@ false UOP Packer LegacyMUL Converter - Copyright © 2025 + Copyright © 2026 1.1.1 1.1.1 @@ -23,7 +23,7 @@ Off - + diff --git a/UoFiddler/Forms/AboutBoxForm.resx b/UoFiddler/Forms/AboutBoxForm.resx index 93afcf30..861df17c 100644 --- a/UoFiddler/Forms/AboutBoxForm.resx +++ b/UoFiddler/Forms/AboutBoxForm.resx @@ -118,7 +118,10 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Version 4.17.8 + Version 4.17.9 +- Added the option to display the hue index as it is ingame in every client and server (author Lichtblitz) + +Version 4.17.8 - Fix for reading older artidx.mul files that were probably edited with mulpatcher or some other tool. Version 4.17.7 diff --git a/UoFiddler/UoFiddler.csproj b/UoFiddler/UoFiddler.csproj index 4ab4fbe9..4daa299c 100644 --- a/UoFiddler/UoFiddler.csproj +++ b/UoFiddler/UoFiddler.csproj @@ -8,10 +8,10 @@ false UoFiddler UoFiddler - Copyright © 2025 - 4.17.8 - 4.17.8 - 4.17.8 + Copyright © 2026 + 4.17.9 + 4.17.9 + 4.17.9 true @@ -151,9 +151,9 @@ - + - +