Line 6:
Line 6:
| display = Any
| display = Any
| author = [[User:Chaosteil|Chaosteil]], ([[User:Feesh!|Feesh!]])
| author = [[User:Chaosteil|Chaosteil]], ([[User:Feesh!|Feesh!]])
−
| version = 0.3.0a
+
| version = 0.3.0b
−
| download = [http://chaosteil.googlepages.com/libwiisprite-0.3.0a.tar.gz Here]
+
| download = [http://chaosteil.googlepages.com/libwiisprite-0.3.0b.tar.gz Here]
| source = On Request
| source = On Request
| hbc = 1
| hbc = 1
Line 40:
Line 40:
==Download & Installation==
==Download & Installation==
You can download the library from
You can download the library from
−
*http://chaosteil.googlepages.com/libwiisprite-0.3.0a.tar.gz
+
*http://chaosteil.googlepages.com/libwiisprite-0.3.0b.tar.gz
Please refer to the README.TXT for installation instructions.
Please refer to the README.TXT for installation instructions.
==New Stuff==
==New Stuff==
+
'''0.3.0b'''
+
*Fixed a (huge) memory leak in the image class. Thanks to DragonMin for pointing the error out.
+
*Fixed a bug where one would reset an image of a sprite with Sprite::SetImage() and not get the previous data if applicable for keeping of the old data.
+
*Collision can now also be used with refpixel positioning, however, the pixel has to be at the center of the image for now.
+
'''0.3.0a'''
'''0.3.0a'''
*Fixed an initializing bug when using a drawable image.
*Fixed an initializing bug when using a drawable image.