cocos2d for iPhone v0.99.0-final is available for download
Download: cocos2d-iphone-0.99.0-final.tar.gz
Release Notes: release_notes:0_99_0_final
Changelog: CHANGELOG
Highlights (from v0.99.0-rc):
- CocosDenshion: many fixes and improvements
- Fixed some crashes and other important fixes on: Sprites & TMX maps
Known bugs: known_bugs
How stable is this release ?
Very stable. According to the tests and feedback from the testers, this release can be considered v0.99.0. But since v0.99.0 introduces so many changes, this will the last pre-v0.99.0 release.
If there are no show-stoppers bugs, then, this will be the real v0.99.0 version.
No small fixes will be introduced unless they are show-stopper bugs.
Small fixes and improvements will be fixed during the v0.99.x series.
How fast is this release ?
All the performance tests were run, and v0.99.0-final is, at least, as fast as v0.8.2. In some cases it is faster, perhaps 10%~20% faster.
I would appreciate if you could test this release in your game. Please, report any bug that you might find.
Thanks!




What is the best way to upgrade a cocos2d v0.99.0-rc project to the latest cocos2d release? Do I have to run the template generation script to create a new project? Thanks!
@chad: Just delete the v0.99.0-rc sources, and copy the new ones.