Project

General

Profile

Download (35.3 KB) Statistics
| Branch: | Tag: | Revision:

magiccube / src / main / java / org / distorted / tutorials / TutorialList.java @ 525a9a85

# Date Author Comment
525a9a85 01/11/2022 01:10 PM Leszek Koltunski

Fisher Cube: tutorials.

ed90e1bc 01/11/2022 01:05 AM Leszek Koltunski

4x4 Mirror Blocks: tutorials.

e871ffcd 01/10/2022 12:52 AM Leszek Koltunski

change order of KILO_5 and MEGA_3.

9fa73740 01/08/2022 12:51 AM Leszek Koltunski

Change the order

1f9716a8 01/08/2022 12:41 AM Leszek Koltunski

Windmill Cube - tutorials

6e3fcb91 01/06/2022 10:39 PM Leszek Koltunski

Remove 3 out of 4 object icons.

cde89745 12/21/2021 12:53 AM Leszek Koltunski

Trajber: tutorials.

0e6e607a 12/20/2021 11:41 PM Leszek Koltunski

Rearrange the Tutorial list.

d433b50e 12/06/2021 12:59 AM Leszek Koltunski

In the 'magic' app, ObjectType is now only used in RubikObject and RubikObjectList classes and nowhere else.
This is a major step towards being able to download objects from an online repository.

1d23a7d8 11/05/2021 11:05 AM Leszek Koltunski

Correct order of the tutorials.

2d42ec4e 11/02/2021 03:57 PM Leszek Koltunski

Add 7x7 tutorials.

02582ada 11/02/2021 11:38 AM Leszek Koltunski

Tutorials for the 6x6

b20e89d2 10/30/2021 01:46 AM Leszek Koltunski

Move the main app to the 'J1M1' object creation mode, i.e. create them from the Json files and using the Dmesh fiels as well.

Make it possible for any app descending from the 'objectlib' to use any of the J0M0, J0M1, J1M0, J1M1 modes.

59553a2a 10/13/2021 03:02 PM Leszek Koltunski

Tutorials

8ab435b9 10/04/2021 10:11 PM Leszek Koltunski

1. Remove 'db level' from objectlib (this belongs to the app!)
2. change ScreenPlay's 'mObject' to be an ObjectType.

318c0a7d 10/01/2021 04:33 PM Leszek Koltunski

Reename ObjectList to a more logical ObjectType.

7ac0ee88 10/01/2021 04:31 PM Leszek Koltunski

Simplify ObjectList: now there's just one object per size.

3f7a4363 09/29/2021 04:07 PM Leszek Koltunski

Remove all files that have been separated into a new library 'objectlib'

588ace55 09/29/2021 12:14 PM Leszek Koltunski

Prepare the 'objectlib' package to be separated into a library module

bdbbb4c5 09/28/2021 11:47 PM Leszek Koltunski

Refactoring: split the 'objects' package into two, 'objects' and 'objectlib'.
The point: we're going to need to move the 'objectlib' stuff into its own library module, and that's because we're going to create a new app module which needs access to it.

1160205e 09/13/2021 01:39 PM Leszek Koltunski

Add Mirror 2x2 tutorials.

62ec404d 09/13/2021 12:55 PM Leszek Koltunski

Mirror Cubes: make them still more off-center.

9b703d87 07/30/2021 12:04 AM Leszek Koltunski

New Jing and Master FTO tutorials.

132841b6 06/09/2021 12:13 AM Leszek Koltunski

Squares: add tutorials.
Correct the order of objects in the tutorial dialog.

8461b0af 05/27/2021 12:32 AM Leszek Koltunski

New tutorials.

eaf87d1d 04/14/2021 09:51 AM Leszek Koltunski

Rename packages