A new version has been released, get it here:
http://tiny.cc/getredpill
Changes and fixes:
-All new games will be created in the projects folder. When starting the editor the main things you can do are creating a new project or loading an old one.
-Examples folder has been removed.
-Fast loading options have been added to access quickly your last loaded games.
-Mulipalette example has been added, it shows how to use two different 16 colors tilesets and 16 color sprites in a 32 color game.
-Side X behaviour has been refactored, behaviour could be slightly different.
-Anim Comp condition trigger has been implemented, it can replace Anim is and Anim is not triggers.
-Anims with loop now allow a Next Anim to be filled, when the looping anim is stopped it will play the specified next animation.
-Level being edited can now be changed in the Edit Level screen.
-If foreground and background colors chosen in the dialogs are the same the text color chosen will change.
-An issue when going back from Tiles screen has been fixed.
-Issue with Text Dialogs rendering has been fixed.