January 2011
19 posts
Jan 19th
Crafty 0.2 Out Now!
The latest version of Crafty has just been released with a new preloader for your assets and the ability to rotate 2D entities. Download the latest code from the Crafty website. The full list of changes is as follows: Audio degrades without error in IE .detach() method to undo the effects of .attach() Objects will detach on remove event Sprite maps can take optional padding values for maps...
Jan 18th
Version 0.2 - Coming Soon
The next version of Crafty will be released within a few days. If you want to see the progress you can checkout the repo at GitHub. A major change is the addition of rotation which will work in canvas and DOM (currently not IE as it will be using CSS3 properties). The next big feature is a preloader which will load all your assets and invoke a callback function when it is all loaded. This is...
Jan 16th
December 2010
1 post
What's next?
Version 0.1 has been released but there’s more to come! There have been minor updates since then but nothing too exciting yet. Oh, there’s a new demo up, a quick two-player Connect 4 game. I plan to implement a plugin repository for developers to upload their components and extensions for the good of all of us. Forums still need to be done so myself or quick Crafty learners can help...
Dec 23rd