Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
brandmooffin committed Nov 25, 2024
1 parent d5a1c18 commit 4068318
Show file tree
Hide file tree
Showing 23 changed files with 27 additions and 30 deletions.
2 changes: 1 addition & 1 deletion Nuget Packages/Cocos2D.Android.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<description>Cocos2D-Mono for Android</description>
<repository url="https://github.com/brandmooffin/cocos2d-mono" />
<releaseNotes>
- CCDrawManager reset width & height on Init
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</releaseNotes>
<copyright>Copyright © 2024 Cocos2D-Mono Team; Broken Walls Studios, LLC.</copyright>
Expand Down
2 changes: 1 addition & 1 deletion Nuget Packages/Cocos2D.Core.Android.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<description>Cocos2D-Mono for Core Android</description>
<repository url="https://github.com/brandmooffin/cocos2d-mono" />
<releaseNotes>
- CCDrawManager reset width & height on Init
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</releaseNotes>
<copyright>Copyright © 2024 Cocos2D-Mono Team; Broken Walls Studios, LLC.</copyright>
Expand Down
2 changes: 1 addition & 1 deletion Nuget Packages/Cocos2D.Core.DesktopGL.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<description>Cocos2D-Mono for Core DesktopGL (OpenGL Desktop Platforms)</description>
<repository url="https://github.com/brandmooffin/cocos2d-mono" />
<releaseNotes>
- CCDrawManager reset width & height on Init
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</releaseNotes>
<copyright>Copyright © 2024 Cocos2D-Mono Team; Broken Walls Studios, LLC.</copyright>
Expand Down
2 changes: 1 addition & 1 deletion Nuget Packages/Cocos2D.Core.Uwp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<description>Cocos2D-Mono for Core UWP (Windows Universal)</description>
<repository url="https://github.com/brandmooffin/cocos2d-mono" />
<releaseNotes>
- CCDrawManager reset width & height on Init
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</releaseNotes>
<copyright>Copyright © 2024 Cocos2D-Mono Team; Broken Walls Studios, LLC.</copyright>
Expand Down
2 changes: 1 addition & 1 deletion Nuget Packages/Cocos2D.Core.Windows.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<description>Cocos2D-Mono for Core Windows (DX)</description>
<repository url="https://github.com/brandmooffin/cocos2d-mono" />
<releaseNotes>
- CCDrawManager reset width & height on Init
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</releaseNotes>
<copyright>Copyright © 2024 Cocos2D-Mono Team; Broken Walls Studios, LLC.</copyright>
Expand Down
2 changes: 1 addition & 1 deletion Nuget Packages/Cocos2D.Core.iOS.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<description>Cocos2D-Mono for Core iOS</description>
<repository url="https://github.com/brandmooffin/cocos2d-mono" />
<releaseNotes>
- CCDrawManager reset width & height on Init
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</releaseNotes>
<copyright>Copyright © 2024 Cocos2D-Mono Team; Broken Walls Studios, LLC.</copyright>
Expand Down
2 changes: 1 addition & 1 deletion Nuget Packages/Cocos2D.DesktopGL.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<description>Cocos2D-Mono for DesktopGL (OpenGL Desktop Platforms)</description>
<repository url="https://github.com/brandmooffin/cocos2d-mono" />
<releaseNotes>
- CCDrawManager reset width & height on Init
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</releaseNotes>
<copyright>Copyright © 2024 Cocos2D-Mono Team; Broken Walls Studios, LLC.</copyright>
Expand Down
2 changes: 1 addition & 1 deletion Nuget Packages/Cocos2D.Uwp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<description>Cocos2D-Mono for UWP (Windows Universal)</description>
<repository url="https://github.com/brandmooffin/cocos2d-mono" />
<releaseNotes>
- CCDrawManager reset width & height on Init
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</releaseNotes>
<copyright>Copyright © 2024 Cocos2D-Mono Team; Broken Walls Studios, LLC.</copyright>
Expand Down
2 changes: 1 addition & 1 deletion Nuget Packages/Cocos2D.Windows.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<description>Cocos2D-Mono for Windows (DX)</description>
<repository url="https://github.com/brandmooffin/cocos2d-mono" />
<releaseNotes>
- CCDrawManager reset width & height on Init
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</releaseNotes>
<copyright>Copyright © 2024 Cocos2D-Mono Team; Broken Walls Studios, LLC.</copyright>
Expand Down
2 changes: 1 addition & 1 deletion Nuget Packages/Cocos2D.iOS.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<description>Cocos2D-Mono for iOS</description>
<repository url="https://github.com/brandmooffin/cocos2d-mono" />
<releaseNotes>
- CCDrawManager reset width & height on Init
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</releaseNotes>
<copyright>Copyright © 2024 Cocos2D-Mono Team; Broken Walls Studios, LLC.</copyright>
Expand Down
5 changes: 2 additions & 3 deletions box2d/box2d.Android/box2d.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@
<RepositoryUrl>https://github.com/brandmooffin/cocos2d-mono</RepositoryUrl>
<PackageTags>mono monogame cocos2d game</PackageTags>
<PackageReleaseNotes>
- Improved support for CJK characters
- Resolved character spacing issues for CCLabel
- iOS improvements
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</PackageReleaseNotes>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<SupportedOSPlatformVersion>21.0</SupportedOSPlatformVersion>
Expand Down
2 changes: 1 addition & 1 deletion box2d/box2d.DesktopGL/box2d.DesktopGL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageReleaseNotes>
- CCDrawManager reset width & height on Init
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/brandmooffin/cocos2d-mono</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion box2d/box2d.Windows/box2d.Windows.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageReleaseNotes>
- CCDrawManager reset width & height on Init
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/brandmooffin/cocos2d-mono</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion box2d/box2d.iOS/box2d.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageProjectUrl>https://github.com/brandmooffin/cocos2d-mono</PackageProjectUrl>
<RepositoryUrl>https://github.com/brandmooffin/cocos2d-mono</RepositoryUrl>
<PackageReleaseNotes>
- CCDrawManager reset width & height on Init
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</PackageReleaseNotes>
</PropertyGroup>
Expand Down
5 changes: 2 additions & 3 deletions cocos2d/cocos2d.Android/cocos2d.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@
<TargetFramework>net7.0-android33.0</TargetFramework>
<BaseIntermediateOutputPath>obj\Android\Debug</BaseIntermediateOutputPath>
<PackageReleaseNotes>
- Improved support for CJK characters
- Resolved character spacing issues for CCLabel
- iOS improvements
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</PackageReleaseNotes>
<Authors>Cocos2D-Mono Team, Broken Walls Studios</Authors>
<Version>2.4.8.2</Version>
Expand Down
5 changes: 2 additions & 3 deletions cocos2d/cocos2d.Core.Android/cocos2d.Core.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@
<TargetFramework>net7.0-android33.0</TargetFramework>
<BaseIntermediateOutputPath>obj\Core\Android\Debug</BaseIntermediateOutputPath>
<PackageReleaseNotes>
- Improved support for CJK characters
- Resolved character spacing issues for CCLabel
- iOS improvements
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</PackageReleaseNotes>
<Authors>Cocos2D-Mono Team, Broken Walls Studios</Authors>
<Version>2.4.8.2</Version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageReleaseNotes>
- CCDrawManager reset width & height on Init
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/brandmooffin/cocos2d-mono</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion cocos2d/cocos2d.Core.Windows/cocos2d.Core.Windows.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageReleaseNotes>
- CCDrawManager reset width & height on Init
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/brandmooffin/cocos2d-mono</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion cocos2d/cocos2d.Core.iOS/cocos2d.Core.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<CheckEolWorkloads>false</CheckEolWorkloads>
<BaseIntermediateOutputPath>obj\Core\iOS\Debug</BaseIntermediateOutputPath>
<PackageReleaseNotes>
- CCDrawManager reset width & height on Init
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</PackageReleaseNotes>
<RepositoryUrl>https://github.com/brandmooffin/cocos2d-mono</RepositoryUrl>
Expand Down
2 changes: 1 addition & 1 deletion cocos2d/cocos2d.DesktopGL/cocos2d.DesktopGL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageReleaseNotes>
- CCDrawManager reset width & height on Init
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/brandmooffin/cocos2d-mono</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion cocos2d/cocos2d.Windows/cocos2d.Windows.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageReleaseNotes>
- CCDrawManager reset width & height on Init
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/brandmooffin/cocos2d-mono</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion cocos2d/cocos2d.iOS/cocos2d.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<CheckEolWorkloads>false</CheckEolWorkloads>
<BaseIntermediateOutputPath>obj\iOS\Debug</BaseIntermediateOutputPath>
<PackageReleaseNotes>
- CCDrawManager reset width & height on Init
- CCDrawManager reset width and height on Init
- Remove early config init during CCLabel init
</PackageReleaseNotes>
<RepositoryUrl>https://github.com/brandmooffin/cocos2d-mono</RepositoryUrl>
Expand Down
4 changes: 2 additions & 2 deletions cocos2d/tileMap_parallax_nodes/CCTMXMapInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ public int Orientation
}

/// <summary>
/// map width & height
/// map width and height
/// </summary>
public CCSize MapSize
{
Expand All @@ -63,7 +63,7 @@ public CCSize MapSize
}

/// <summary>
/// tiles width & height
/// tiles width and height
/// </summary>
public CCSize TileSize
{
Expand Down

0 comments on commit 4068318

Please sign in to comment.