cocos2d v0.99.5-beta AKA “CJ the artifact killer” is available for download:
Highlights:
- Fixed possible artifacts in CCBitmapFontAtlas, CCSprite, CCTMXTiledMap, CCTileMap, CCLabelAtlas
- Added support for PVR non compressed formats
- Added support for multi-lines in CCBitmapFontAltas
- Added support for Zwoptex rotated images
Full Changelog:
API Reference:
Regarding artifact fixes, please, read this thread. There is an ongoing discussion, and there might be new changes.
Update: If you want to compile CocosDension with SDK 3.2, please download the patched CDAudioManager.m file.
Update 2: And this file too: CDAudioManager.h (thanks marcotronic)


Hi,
downloading the latest CDAudioManager.m file is not enough. You have to download the .h file as well. Otherwise it won´t compile…
Marco
This sounds big! It’s been a while since I’ve used Cocos2d, but the last time I used it artifacts were a big pain. I’m glad to hear there’s a potential fix now
Much thanks to riq and all the other contributors! Keep up the good work!