rich Posted May 6, 2013 Share Posted May 6, 2013 Then about this new release itself, plenty of exciting things to say :We added support for Texture Packer : to optimize memory usage and loading timeWe added JSON format support for TMX maps : so that no browsers can complain anymore about the TMX formatWe added built-in support for CocoonJS, through the JSON format of course, but as well through direct and automatic usage of specific extension : to ease deployment of melonJS based games on mobile devices.We redesigned Object Entity hierarchy/inheritance to use a renderable component approach (that will now hold the “drawable” part of the entity) : to simplify object definition and also allow for more flexibility with 3rd-party “drawable” components (who says spine?).We Largely improved the Font and Bitmap Font objects (multi-line support, cleaned the API, etc..)And so many other things, that you should rather have a look at the Changelog http://olivierbiot.wordpress.com/2013/05/06/melonjs-0-9-7-the-mobile-edition/ Quote Link to comment Share on other sites More sharing options...
end3r Posted May 6, 2013 Share Posted May 6, 2013 Yet another interesting framework to test and create some games. I wish I had more time for all of this.Anyway, looks good (especially the integration with CocoonJS), thanks for the update! Quote Link to comment Share on other sites More sharing options...
rich Posted May 6, 2013 Author Share Posted May 6, 2013 Yeah melon has been around for a good while, but it's nice to see it get some more love and attention now. Quote Link to comment Share on other sites More sharing options...
dynatomic Posted May 6, 2013 Share Posted May 6, 2013 Wow I used this framework some time ago, gonna try it again Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.