Line 5:
Line 5:
| author = [[User:Evilynux|evilynux]]
| author = [[User:Evilynux|evilynux]]
| graphics by = [[User:Evilynux|evilynux]]
| graphics by = [[User:Evilynux|evilynux]]
−
| version = 0.9.0
+
| version = 1.0.0
| licence = GPL
| licence = GPL
−
| language = English
+
| language = English and French
−
| download = http://wii.nintendomax.com/Homebrews/Jeux/PixelMerge/pixelmerge.zip
+
| download = http://pixelmerge.googlecode.com/files/pixelmerge-1.0.0.zip
| website = http://nintendomax.com/viewtopic.php?f=106&t=11772&p=32901#p32901
| website = http://nintendomax.com/viewtopic.php?f=106&t=11772&p=32901#p32901
−
| peripherals = {{Wiimote}} {{SensorBar}} {{Wiimote4}} {{WiimoteHorizontal}}
+
| source = http://code.google.com/p/pixelmerge/source/browse/trunk
+
| peripherals = {{Wiimote}} {{SensorBar}} {{Wiimote4}} {{WiimoteHorizontal}} {{FrontSDHC}} {{USBMSD}}
| hbb = yes
| hbb = yes
}}
}}
Line 18:
Line 19:
== Features ==
== Features ==
* Three difficulty levels (see Table below)
* Three difficulty levels (see Table below)
−
* Graphical screen adjustment
+
* Translation support (only english and french for now)
+
* Graphical settings configuration (autosave, language selection, records reset and screen adjustment)
* Autosave of settings and best records for each difficulties (requires SD or USB device)
* Autosave of settings and best records for each difficulties (requires SD or USB device)
Line 84:
Line 86:
== ChangeLog ==
== ChangeLog ==
+
=== Version 1.0.0 - May 11th 2010 ===
+
* Support for translation
+
* More graphically configurable settings
+
* Fixed bug in FreeTypeGX that prevented UTF-8 from working
+
* Removed more unused libwiigui classes
+
* Cleaned alot of code (e.g. factored out board view in its own class)
+
* Gone public with the code and created googlecode page (see homebrew box).
+
=== Version 0.9.0 - May 1st 2010 ===
=== Version 0.9.0 - May 1st 2010 ===
* Initial release for [http://www.nintendomax.com/viewforum.php?f=101 NINTENDOMAX WII DEV COMPO 2010]
* Initial release for [http://www.nintendomax.com/viewforum.php?f=101 NINTENDOMAX WII DEV COMPO 2010]
−
+
−
== TODO ==
−
List of things I would like to complete '''before''' making the code public. Since there are only low priority stuff left, even if I'm not done, I'll make the code public on May 30th 2010. I'll release the code sooner if I manage to go through my list before that date.
−
=== High ===
−
* I'm done with the high priority stuff! :-)
−
=== Low ===
−
* Go through the all the code to add comments and improve consistency if needed ('''WIP''').
−
* Load translations from filesystem instead of bin2o'ing on them; a.k.a. make translations collaboration-friendly.
−
* List of supported translations: use a vector instead of a static array.
[[Category:Homebrew using libwiigui]]
[[Category:Homebrew using libwiigui]]