Skip to content

Releases: brandmooffin/cocos2d-mono

Cocos2d-Mono - 2.4.8

17 Oct 16:02
a32c099
Compare
Choose a tag to compare

What's Changed

  • Support for CCVector2
  • Replace GetActionByTag with GetAction
  • Replace StopActionByTag with StopAction
  • Replace AlignItemsVerticallyWithPadding with AlignItemsVertically
  • Replace AlignItemsHorizontallyWithPadding with AlignItemsHorizontally
  • Add support for pause all sound effects
  • Add support for resume all sound effects
  • Fix out of index error for CCSpriteBatchNode
  • Fix for recreating static texture for the atlas in CCLabel
  • Increase Texture Size for CCLabel
  • Static context improvements for CCLabel
  • Vertical alignment adjustment for Android Labels
  • Fix Font Size not changing immediately
  • Lower iOS target version to 16.1
  • Improvements for CCLabel textures
  • Improvements for CCLabel character spacing
  • Reduce character spacing for JA language
  • Improve CCLabel Texture Caching
  • Upgrade to .NET 7
  • Fix vertical spacing for CCLabel
  • Fix spacing between CJK characters
  • Improved support for CJK characters
  • Resolved character spacing issues for CCLabel
  • iOS improvements
  • Better handling for CCTexture caching
  • Improvements for font definitions
  • Minor adjustment for font spacing
  • Improve texture cache for CCLabel textures
  • Add null checks for CCScheduler
  • Improve reliability for CCLabel textures
  • Improvements reusing TextureAtlas
  • Fixes for Create Charater Bitmap Fonts
  • Fixes for Creating Fonts
  • Fixes for Round Line Cap
  • SystemFontSpacing for character spacing
  • CCLabel improvements for Android and iOS

Full Changelog: 2.4.7...2.4.8

Breaking Changes

There are a couple of changes that may cause some minor refactoring. As part of this release the following changes are to be kept in mind:

  • Replace GetActionByTag with GetAction
  • Replace StopActionByTag with StopAction
  • Replace AlignItemsVerticallyWithPadding with AlignItemsVertically
  • Replace AlignItemsHorizontallyWithPadding with AlignItemsHorizontally
GetActionByTag -> GetAction
StopActionByTag -> StopAction

AlignItemsVerticallyWithPadding -> AlignItemsVertically
AlignItemsHorizontallyWithPadding -> AlignItemsHorizontally

You will need to replace these usages but should be very minimal other than function name changes.

NuGet Packages:

Cocos2D-Mono.Android
Cocos2D-Mono.DesktopGL
Cocos2D-Mono.iOS
Cocos2D-Mono.Uwp
Cocos2D-Mono.Windows

Cocos2D-Mono.Core.Android
Cocos2D-Mono.Core.DesktopGL
Cocos2D-Mono.Core.iOS
Cocos2D-Mono.Core.Uwp
Cocos2D-Mono.Core.Windows

Visual Studio Project Template Extension

Cocos2d-Mono - 2.4.7.18

24 Sep 19:52
516b4b8
Compare
Choose a tag to compare

Cocos2d-Mono - 2.4.7.17

09 Sep 13:42
c3239c9
Compare
Choose a tag to compare

Cocos2d-Mono - 2.4.7.16

24 Aug 04:24
dc95f48
Compare
Choose a tag to compare

Cocos2d-Mono - 2.4.7.15

15 Aug 14:40
0e99e07
Compare
Choose a tag to compare

Cocos2d-Mono - 2.4.7.14

05 Aug 19:01
fab20c0
Compare
Choose a tag to compare

Cocos2d-Mono - 2.4.7.13

01 Aug 16:54
d00d41c
Compare
Choose a tag to compare

Cocos2d-Mono - 2.4.7.12

31 Jul 20:36
96f59c8
Compare
Choose a tag to compare

Cocos2d-Mono - 2.4.7.11

29 Jul 14:15
761d2ff
Compare
Choose a tag to compare

Cocos2d-Mono - 2.4.7.10

26 Jul 16:55
9258e92
Compare
Choose a tag to compare