Project

General

Profile

Download (24.2 KB) Statistics
| Branch: | Revision:

distorted-objectlib / src / main / java / org / distorted / objectlib / objects / TwistyMixup.java @ cf93ea4e

# Date Author Comment
cf93ea4e 03/04/2023 12:06 AM Leszek Koltunski

Introduce InitAssets. We'll use this later to pass on references to the tablebase file to the TwistyObject (so that it can use this for perfect scrambling)

27249eea 01/28/2023 06:10 PM Leszek Koltunski

Produce new JSONs files (version 7, with new scrambling method)

9ba7f3f6 01/28/2023 02:28 AM Leszek Koltunski

Move scrambling to a new model where there are spearete scrambling 'algorithms' and 'edges' of the scrambling graph.
Now each edge can contain a whole algorithm, i.e. a sequence of moves leading from state to state, which permits construction of scrambling for more complicated bandaged objects such as the AI cube....

b31249d6 12/06/2022 02:07 PM Leszek Koltunski

Progress with Masterball TouchControl.

6133be67 07/15/2022 01:00 AM Leszek Koltunski

objects: license.

a8295031 06/06/2022 03:47 PM Leszek Koltunski

Introduce InitData, a data structure used to initialize a TwistyObject.
Current (optional) members: int[] numLayers, int param [intended: type of the Crazy 3x3 planet], float[][] pos [position of a bandaged cube] )

60bed292 05/19/2022 12:25 AM Leszek Koltunski

Mixup Plus Cube: beginnings

f9e0e88d 05/18/2022 11:29 AM Leszek Koltunski

Internal color of the Mixup Cube

10415466 05/18/2022 12:14 AM Leszek Koltunski

Correct scrambling in the Mixup Cube.

2f7b42cf 05/16/2022 12:50 AM Leszek Koltunski

VN tutorial for the Mixup.

95f25275 05/16/2022 12:09 AM Leszek Koltunski

Mixup tutorials.

19e04479 05/15/2022 11:30 PM Leszek Koltunski

Correct and sort the Mixup quats.

c2207ff3 05/14/2022 01:15 AM Leszek Koltunski

Provide the correct quat set (not group!) for the Mixup Cube.

b804acaf 05/13/2022 10:17 AM Leszek Koltunski

Progess with Mixup.

d5411af4 05/13/2022 09:16 AM Leszek Koltunski

one more crash fix and a bump to 1.10.3