Revision 76856be3
Added by Leszek Koltunski over 1 year ago
src/main/java/org/distorted/dialogs/RubikDialogWhatsNew.java | ||
---|---|---|
49 | 49 |
|
50 | 50 |
"1.12.4", |
51 | 51 |
|
52 |
"1. Implement 2x2x3, Pyraminx & Skewb Diamond solvers.", |
|
52 |
"1. Implement 2x2x3, Pyraminx & Skewb Diamond solvers.\n" + |
|
53 |
"2. Connect the solvers to the scrambling engine. Which means: from now on, " + |
|
54 |
"all puzzles which have a solver implemented will be perfectly scrambled. " + |
|
55 |
"Perfectly - i.e. any scramble at Level 7 will always require exactly 7 moves to solve. " + |
|
56 |
"No more 'lucky' scrambles! Which also means that in some point in the future, we'll have to " + |
|
57 |
"clear the High Scores Table.\n" + |
|
58 |
"3. Implement Icosamate & Master Icosamate", |
|
53 | 59 |
|
54 | 60 |
"Coming", |
55 | 61 |
|
56 | 62 |
"1. Implemented Pocket Cube, Skewb solvers.\n" + |
57 | 63 |
"2. Support for adjustable stickers.\n" + |
58 | 64 |
"3. In-game currency (stars)\n" + |
59 |
"4. More objects (Icosamate, Penrose Cubes, the Double-Crazy, Ghost Cubes, more Mirrors)"
|
|
65 |
"4. More objects (Penrose Cubes, the Double-Crazy, Ghost Cubes, more Mirrors, more Mixups, Clover Cube)"
|
|
60 | 66 |
}; |
61 | 67 |
|
62 | 68 |
/////////////////////////////////////////////////////////////////////////////////////////////////// |
Also available in: Unified diff
What's New.