|
| 1 | +Cocos2d-html5-v2.1.1 @ Jan.22, 2013 |
| 2 | +* Fixed bugs |
| 3 | +* Added mouse button to MouseDispatcher, supports right-click |
| 4 | +* Changed preload audio type from "bgm" and "effect" to "sound" |
| 5 | +* Added "Sys" class for system capabilities |
| 6 | +* Improved cc.BuilderReader to support .ccbi extension auto-completion |
| 7 | +* Improved TMXXMLParser to support XML, CSV and zlib compression |
| 8 | +* Changed cc.Time.gettimeofdayCocos2d to Date.now which is more javascript friendly. |
| 9 | + |
1 | 10 | Cocos2d-html5-v2.1.0 @ Dec.4, 2012
|
2 |
| -* Improved cc.Class and add Release Mode. |
3 |
| -* All tests and games can now be run on Cocos2d-html5, Cocos2d-iPhone and Cocos2d-x. |
4 |
| -* Added support for google.base. |
5 |
| -* Added support for CocosBuilder and Bone Animation. |
6 |
| -* Updated API for Javascript Binding. |
7 |
| -* Integrated Chipmunk physical engine and chipmunk tests. |
8 |
| -* Added physicsDebugNode, physicsSprite, drawNode. |
9 |
| -* Built cocos2d-js-tests repo for tests. |
10 |
| -* Fixed support for mouse/touch/keyboard. |
11 |
| -* Fixed bugs. |
12 |
| -* Added WaterMelon with me and CocosDragon games for sample. |
13 |
| -* Added Edit Box for input. |
| 11 | +* Improved cc.Class and add Release Mode |
| 12 | +* All tests and games can now be run on Cocos2d-html5, Cocos2d-iPhone and Cocos2d-x |
| 13 | +* Added support for google.base |
| 14 | +* Added support for CocosBuilder and Bone Animation |
| 15 | +* Updated API for Javascript Binding |
| 16 | +* Integrated Chipmunk physical engine and chipmunk tests |
| 17 | +* Added physicsDebugNode, physicsSprite, drawNode |
| 18 | +* Built cocos2d-js-tests repo for tests |
| 19 | +* Fixed support for mouse/touch/keyboard |
| 20 | +* Fixed bugs |
| 21 | +* Added WaterMelon with me and CocosDragon games for sample |
| 22 | +* Added Edit Box for input |
14 | 23 |
|
15 | 24 | Cocos2d-html5-v2.0.0 @ Aug.28, 2012
|
16 |
| -* Updated API to Cocos2d-x V2.0. |
17 |
| -* Updated template and directory name. |
18 |
| -* Improved JS files loader. |
19 |
| -* Added support for Dom rendering. |
20 |
| -* Updated JSDoc comments and shell. |
21 |
| -* Added TileMap property process and flip. |
22 |
| -* Improved BMFont. |
23 |
| -* Added Actions spline paths and cc.AnimationFrame. |
24 |
| -* Added support for multi-touch. |
25 |
| -* Added mini-framework for Dom manipulation. |
26 |
| -* Changed cc.Animation, cc.AudioEngine, cc.LableTTF and cc.Sprite API. |
| 25 | +* Updated API to Cocos2d-x V2.0 |
| 26 | +* Updated template and directory name |
| 27 | +* Improved JS files loader |
| 28 | +* Added support for Dom rendering |
| 29 | +* Updated JSDoc comments and shell |
| 30 | +* Added TileMap property process and flip |
| 31 | +* Improved BMFont |
| 32 | +* Added Actions spline paths and cc.AnimationFrame |
| 33 | +* Added support for multi-touch |
| 34 | +* Added mini-framework for Dom manipulation |
| 35 | +* Changed cc.Animation, cc.AudioEngine, cc.LableTTF and cc.Sprite API |
27 | 36 |
|
28 | 37 |
|
29 | 38 | Cocos2d-html5-v0.5.0-alpha2 @ Jun.18, 2012
|
30 |
| -* Changed API, use "create" to construct all objects. |
31 |
| -* Fixed naming of variables. |
32 |
| -* Added JSDoc comments and shell. |
33 |
| -* Fixed Dom Menu flicker bug. |
34 |
| -* Changed code for closure compiler Advance optional. |
35 |
| -* Added version control. |
| 39 | +* Changed API, use "create" to construct all objects |
| 40 | +* Fixed naming of variables |
| 41 | +* Added JSDoc comments and shell |
| 42 | +* Fixed Dom Menu flicker bug |
| 43 | +* Changed code for closure compiler Advance optional |
| 44 | +* Added version control |
36 | 45 |
|
37 | 46 | Cocos2d-html5-v0.5.0-alpha @ May.28, 2012
|
38 |
| -* supports canvas and Dom Menu. |
39 |
| -* part of test cases were added and tested in chrome. |
40 |
| -* porting from cocos2d-x is not finished. |
41 |
| -* files must load from http server. |
| 47 | +* supports canvas and Dom Menu |
| 48 | +* part of test cases were added and tested in chrome |
| 49 | +* porting from cocos2d-x is not finished |
| 50 | +* files must load from http server |
42 | 51 |
|
43 | 52 | Cocos2d-html5-v0.1.0 @ Jan.29, 2012
|
44 | 53 | * Build the directory structure of Engine
|
|
0 commit comments