Tuesday, May 1, 2012

New version 2.0!

New version out made by Hans Gillis hans.miniemen@gmail.com.

-------------------------------------------------------

Changed:

  • Instead of opening a game.py with OpenFile(Path)
  • Some Improvements for "IoErrors"
  • Opens now with Python2.7 instead of 3.x.x
  • addsprite :  removed error when user had a "." in path name too early
  • addsound  : So I added a new module --> stringmanipulation.py
  • addfont   : And a new function --> GetPath(string,platform) which determines the FileName


Added: 


  • 2 new functions in StringManipulation Module: *TabifyRegion*UnTabifyRegion
  • GIFImage module for Animated Gif support (made by Roebros)
  • Action for Adding Animated Gifs
  • Menu Icon for Adding Animated Gifs
  • Made it linux/macintosh friendlyer
  • Quick Script have been added
  • addsprite : Added the possibility to open more files in 1 click
  • addsound  : instead of opening image by image
  • addfont   : Combined with my StringManipulation.py


Removed:

  • All the print statements
  • A few Comments
  • The (Q)Tree class and module

Download

No comments:

Post a Comment