Line 5:
Line 5:
| type = Game
| type = Game
| author = [[User:Yossi|Yossi]]
| author = [[User:Yossi|Yossi]]
β
| version = 1.2
+
| version = 1.2+
β
| download = [[Media:Iiii1_2.rarβ|Download 1.2]]
+
| download = [[Media:Iiii1_2fixed.rarβ|Download 1.2 (now works!)]] <!--i hope-->
| source = [[Media:Iiii_source1_1.rar|Download 1.1 source]]<br>[http://pastebin.com/f523429d5 iiii.cpp v1.2]
| source = [[Media:Iiii_source1_1.rar|Download 1.1 source]]<br>[http://pastebin.com/f523429d5 iiii.cpp v1.2]
| peripherals = {{Wiimote2}} {{FrontSD}}
| peripherals = {{Wiimote2}} {{FrontSD}}
Line 52:
Line 52:
== Images ==
== Images ==
β
Starting in <s>v1.1</s> v1.'''2''', you can put custom images into ''path''/images/ and the game will load them. See [[Media:Iiii-images.rar|sample images]] and included readme for more info. '''This readme has the same issues as the old settings.ini file did.''' Whatever. Deal with it. I already told you how. :P<br>
+
Starting in <s>v1.1</s> <s>1.2</s> v1.'''2+''', you can put custom images into ''path''/images/ and the game will load them. See [[Media:Iiii-images.rar|sample images]] and included readme for more info. '''This readme has the same issues as the old settings.ini file did.''' Whatever. Deal with it. I already told you how. :P<br>
Special thank you to drchink from tehskeen for pointing out the path loading bug. Just for you, I made it look like the piece is sliding down (very fast) rather than just appearing there. Now it's your turn to show us the images you made :)
Special thank you to drchink from tehskeen for pointing out the path loading bug. Just for you, I made it look like the piece is sliding down (very fast) rather than just appearing there. Now it's your turn to show us the images you made :)
Line 58:
Line 58:
== History ==
== History ==
β
=== [http://pastebin.com/f523429d5 v1.2] ===
+
=== [http://pastebin.com/f523429d5 v1.2]+ ===
β
Download [[Media:Iiii_source1_1.rarβ|v1.1]] and replace iiii.cpp with [http://pastebin.com/f523429d5 this].
+
Download [[Media:Iiii_source1_1.rarβ|v1.1]] and replace iiii.cpp with [http://pastebin.com/f523429d5 this]. For 1.2+, the fix was to make std::string path be global and edit line 564 to reflect that.
β
* Really loads images from ''path''/images/ now
+
(Thanks to rck`d & TD-Linux for the idea for this fix. TD-Linux had a better solution, but I didn't implement it yet.)
+
* Really ''really'' loads images from ''path''/images/ now
* Pieces slide down rather than teleporting to the bottom.
* Pieces slide down rather than teleporting to the bottom.