Skip to content

Commit

Permalink
MainForm design changes and fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
EternalModz committed Aug 13, 2024
1 parent c547960 commit 0181122
Show file tree
Hide file tree
Showing 15 changed files with 1,018 additions and 1,843 deletions.
139 changes: 78 additions & 61 deletions PCK-Studio/MainForm.Designer.cs

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions PCK-Studio/MainForm.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1927,6 +1927,11 @@ private void forMattNLContributorToolStripMenuItem_Click(object sender, EventArg
Process.Start("https://ko-fi.com/mattnl");
}

private void forEternalModzContributorToolStripMenuItem_Click(object sender, EventArgs e)
{
Process.Start("https://bio.link/EternalModz");
}

private void joinDevelopmentDiscordToolStripMenuItem_Click(object sender, EventArgs e)
{
Process.Start("https://discord.gg/aJtZNFVQTv");
Expand Down
2,591 changes: 809 additions & 1,782 deletions PCK-Studio/MainForm.resx

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions PCK-Studio/PckStudio.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -605,6 +605,10 @@
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\packSettingsAsset.png" />
<None Include="Resources\updateAsset.png" />
<None Include="Resources\settingsAsset.png" />
<None Include="Resources\recentlyOpenedAsset.png" />
<None Include="Resources\toolsAsset.png" />
<None Include="Resources\whatsNewAsset.png" />
<None Include="Resources\pckCenterAsset.png" />
Expand Down Expand Up @@ -668,6 +672,7 @@
<None Include="Resources\atlases\additional_mapicons.png" />
<None Include="Resources\atlases\map_icons.png" />
<None Include="Resources\atlases\banners.png" />
<None Include="Resources\aboutAsset.png" />
<Content Include="Resources\atlases\entities.png" />
<None Include="Resources\atlases\experience_orbs.png" />
<None Include="Resources\atlases\explosion.png" />
Expand All @@ -682,6 +687,9 @@
<None Include="Resources\editAsset.png" />
<None Include="Resources\fileAsset.png" />
<None Include="Resources\helpAsset.png" />
<None Include="Resources\audioAsset.png" />
<None Include="Resources\closeAsset.png" />
<None Include="Resources\exitAsset.png" />
<Content Include="Resources\icons\file_delete.png" />
<Content Include="Resources\icons\file_empty.png" />
<None Include="Resources\icons\file_export.png" />
Expand All @@ -693,6 +701,7 @@
<None Include="Resources\icons\ranch.png" />
<Content Include="Resources\icons\Replace.png" />
<Content Include="Resources\icons\Save.png" />
<None Include="Resources\newFileAsset.png" />
<Content Include="Resources\NoImageFound.png" />
</ItemGroup>
<ItemGroup>
Expand Down
90 changes: 90 additions & 0 deletions PCK-Studio/Properties/Resources.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 27 additions & 0 deletions PCK-Studio/Properties/Resources.resx
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,34 @@
<data name="whatsNewAsset" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\whatsNewAsset.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="aboutAsset" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\aboutAsset.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="audioAsset" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\audioAsset.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="closeAsset" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\closeAsset.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="exitAsset" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\exitAsset.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="newFileAsset" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\newFileAsset.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="packSettingsAsset" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\packSettingsAsset.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="recentlyOpenedAsset" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\recentlyOpenedAsset.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="settingsAsset" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\settingsAsset.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="toolsAsset" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\toolsAsset.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="updateAsset" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\updateAsset.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
</root>
Binary file added PCK-Studio/Resources/aboutAsset.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added PCK-Studio/Resources/audioAsset.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added PCK-Studio/Resources/closeAsset.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added PCK-Studio/Resources/exitAsset.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added PCK-Studio/Resources/newFileAsset.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added PCK-Studio/Resources/packSettingsAsset.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added PCK-Studio/Resources/recentlyOpenedAsset.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added PCK-Studio/Resources/settingsAsset.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added PCK-Studio/Resources/updateAsset.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0181122

Please sign in to comment.