Project

General

Profile

« Previous | Next » 

Revision 167e7724

Added by Leszek Koltunski 12 months ago

Debugs for the crash in Dino6 solver

View differences:

src/main/java/org/distorted/dialogs/RubikDialogAbout.java
35 35
  private static final String WHATS_NEW =
36 36
      "1. Creator of Bandaged Skewbs.\n" +
37 37
      "2. Creator of Bandaged Octahedrons.\n" +
38
      "3. Fix for the Skewb Solver.\n" +
39
      "4. Internal changes to support Ghost Cubes.";
38
      "3. Fixes for the Skewb Solver.\n" +
39
      "4. Royal Pyraminx.\n" +
40
      "5. Internal changes to support Ghost Cubes.";
40 41

  
41 42
  private static final String WHATS_COMING =
42
      "1. New UI with a completely new main screen.\n" +
43
      "2. Support for adjustable stickers.\n"  +
44
      "3. Algorithmic solvers.\n" +
45
      "4. iOS version (no time for this, anyone can help?)\n" +
43
      "1. Next: version 2.0 with a completely new main screen and new UI.\n" +
44
      "2. Support for adjustable stickers (not only the colors, but support for texturing the whole cube with images of your choice).\n"  +
45
      "3. Algorithmic solvers. (sub-optimal solvers for larger puzzles such as the 4x4)\n" +
46
      "4. iOS version (no time for this, anyone can help? Code is open-source)\n" +
46 47
      "5. More objects:\n    - Lattice Cube\n    - Ghost Cubes\n    - more Mirrors\n    - more Mixups\n    - Penrose Cubes\n";
47 48

  
48 49
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff