Project

General

Profile

Statistics
| Branch: | Revision:

distorted-objectlib / src / main / res @ 4b4a90ff

# Date Author Comment
2ac63f09 01/05/2025 12:40 PM Leszek Koltunski

Move all the strings from objlib to the app.
Upgrade AGP from 8.1.4 to 8.3.2

b5469532 01/02/2025 12:35 PM Leszek Koltunski

Another part of the fix for shape-shifting cuboids: we need to write numLayers to JSON (rather than computing it from mRotatable) because it turns out mNumLayers can be different than the lengths of mRotatable!

This and new object JSONs for the 3 shape-shifters (other object default back to the old method of computing numLayers on read from JSON)

094eeb88 01/02/2025 11:52 AM Leszek Koltunski

JSONs for shape-shifting cuboids (edges have changed!)

05909430 01/01/2025 10:59 PM Leszek Koltunski

New Crazy JSONs - otherwise detection of the solved state doesn't work!

7634b27a 12/29/2024 01:59 AM Leszek Koltunski

Initial support for Algorithmic Kilominx verifier and introduction of it into the App.

9a05b7dc 12/27/2024 01:03 PM Leszek Koltunski

Properly define and separate the interface between the App and the 'solver' part of the objectlib. Move the 'position verifiers' to the objectlib.

a7eba3f5 12/07/2024 08:56 PM Leszek Koltunski

improve the way Crazy Puzzles are done: JSON files

59ce522f 09/24/2024 07:35 PM Leszek Koltunski

Fix solved state of the 4x4 Penrose Cube: object version, object JSON.

c5e42a57 06/10/2024 01:44 PM Leszek Koltunski

New 3-layered Cheese, its mesh, its object json.
TODO: tutorials & extras json.

d77adacc 06/10/2024 09:12 AM Leszek Koltunski

Penrose Cubes: new meshes & jsons.

23c37854 06/07/2024 03:13 PM Leszek Koltunski

New Cheese JSON; bugfix in the app for submitting records.

d9778947 06/07/2024 09:14 AM Leszek Koltunski

Fix problem with scrambling

cf760c16 06/06/2024 11:54 PM Leszek Koltunski

Improve the Cheese.

4feafe3f 06/06/2024 11:36 PM Leszek Koltunski

Rubik Cheese's icon, JSONs, mesh.

fc71bb61 03/17/2024 05:16 PM Leszek Koltunski

Change color scheme in Penrose cubes - icons.

b26ea579 03/17/2024 05:06 PM Leszek Koltunski

Change color scheme in Penrose cubes.

4cd6a69c 03/17/2024 01:50 PM Leszek Koltunski

Important bugfix for the shape of concave cubit walls!

8d479e85 03/14/2024 02:17 PM Leszek Koltunski

New version of CU_242

c7fe4d35 03/14/2024 11:49 AM Leszek Koltunski

New object JSONs with new color set.

f4ed769a 03/14/2024 11:25 AM Leszek Koltunski

minor.

8f5116ec 03/01/2024 11:58 PM Leszek Koltunski

Major improvement for the FactorySticker: now all changes to border thickness & size of corners should work.

731a57a6 02/20/2024 12:01 AM Leszek Koltunski

some more corrections for the adjustable stickers.

6e11991a 02/19/2024 05:23 PM Leszek Koltunski

some more corrections for the adjustable stickers.

4efc17f0 02/19/2024 02:58 PM Leszek Koltunski

some more corrections for the adjustable stickers.

7fb18bf9 02/19/2024 01:37 PM Leszek Koltunski

Correct the Void Cube so that all sticker borders and radii look good.

8c0c2f25 02/13/2024 02:11 AM Leszek Koltunski

complete fix for the shapeshifting cuboids incl. the JSONs.

d03443d4 02/12/2024 01:26 AM Leszek Koltunski

New json files.

62694ba0 01/31/2024 05:23 PM Leszek Koltunski

Penrose 4x4 icon

5bc4690c 01/31/2024 05:16 PM Leszek Koltunski

Penrose 4x4.

1b7c08b0 01/31/2024 01:48 PM Leszek Koltunski

More support for Penrose 2x2.

a2122d42 01/30/2024 11:43 PM Leszek Koltunski

Penrose Cube: jsons, mesh, icon, finishing touches.

a73a41e9 01/21/2024 08:29 PM Leszek Koltunski

correct categories of Mirror objects.

e1131a08 01/19/2024 09:52 PM Leszek Koltunski

New JSONs with category.

361fd0de 12/28/2023 05:40 PM Leszek Koltunski

Next step toward separating TwistyObject metadata.

9a2768b0 12/16/2023 11:47 PM Leszek Koltunski

Correct icons.

cb610f4d 12/16/2023 11:36 PM Leszek Koltunski

Shape-shifting cuboids: icons (incorrect), jsons, meshes.

52cdb922 11/24/2023 05:00 PM Leszek Koltunski

Mirror objects: icons

5ec62b8a 11/24/2023 04:57 PM Leszek Koltunski

Mirror objects: icons

176ae5bb 11/24/2023 04:22 PM Leszek Koltunski

Mirror objects: icons, jsons, meshes.

94490b34 10/06/2023 12:57 PM Leszek Koltunski

Seriously lower memory usage.

6c1eaae9 10/04/2023 04:51 PM Leszek Koltunski

Lattice Cube: new icon

d3f3883a 10/04/2023 03:33 PM Leszek Koltunski

Lattice Cube: the class, icon, mesh, json. Only tutorials remain.

c87e42df 10/03/2023 04:01 PM Leszek Koltunski

Fix SkewbSolver.

83a7ab81 09/22/2023 01:11 PM Leszek Koltunski

new tetrahedral icons

3c604ae5 09/22/2023 12:17 PM Leszek Koltunski

- some progress with Mosaic Cube.
- very important memory optimizations for the main dialogs (mainly Scores - which no longer leaks memory!)
- increase the size of object icons from 144x144 to 256x256

2318a72a 09/20/2023 10:01 PM Leszek Koltunski

Lots of new tutorials; change the order of the objects.

34c1452e 09/20/2023 03:17 PM Leszek Koltunski

Dino Skewb - corrections.

8b1d0149 09/20/2023 03:05 PM Leszek Koltunski

Dino Skewb - implementation, jsons, mesh, icon.

c0f1d6fc 08/07/2023 04:05 PM Leszek Koltunski

Jings: icons.

e3b16901 08/07/2023 03:28 PM Leszek Koltunski

Improve object creator.

56fae9e9 08/03/2023 01:40 AM Leszek Koltunski

O2 cube: icon

031d098f 05/31/2023 12:29 AM Leszek Koltunski

3 new icons.

a80e95e4 05/23/2023 12:48 AM Leszek Koltunski

implement enumeration of permutations in linear time. This hopefully speeds up all solvers.

e1e92738 04/28/2023 12:04 AM Leszek Koltunski

CU_323 solver: new tablebase level17

ec1d3ad8 04/27/2023 10:40 PM Leszek Koltunski

CU_323 solver: new tablebase level8

3feba94e 04/27/2023 10:39 PM Leszek Koltunski

CU_323 solver: return to the old way of moving layers with a twist (we do not move the front layer, we move the middle and back layers to imitate this move and keep edge1 always in place)

5b9e0ba4 04/25/2023 01:22 PM Leszek Koltunski

CU_323 solver: new schema.

feceac2f 04/20/2023 08:12 PM Leszek Koltunski

CU_323 solver: tablebase.

426a9f6a 04/05/2023 12:56 PM Leszek Koltunski

Move patterns and Kociemba solver to objectlib.

3b1d1644 04/03/2023 06:37 PM Leszek Koltunski

Pyraminx Diamond solver: pruning version finished.

3880b7b7 04/03/2023 05:38 PM Leszek Koltunski

Pyraminx Diamond solver: Abstract version finished.

d6e2cf37 04/02/2023 02:35 AM Leszek Koltunski

Dino4 solver: code finished, but still doesn't work.

5b9f1cec 03/28/2023 12:58 PM Leszek Koltunski

Dino6 solver: pruning version done.

9e7ff8d2 03/25/2023 12:32 AM Leszek Koltunski

Dino6 solver: tablebase computed. It doesn't quite work yet though.

550a802e 03/24/2023 01:01 AM Leszek Koltunski

Square-0: icon.

dbcd5ff2 03/22/2023 01:30 PM Leszek Koltunski

Skewb solver: pruning version works now.

2d697abd 03/22/2023 12:12 AM Leszek Koltunski

Progess with Skewb solver.

857c969a 03/20/2023 01:25 AM Leszek Koltunski

Jing: a TablebasePruning-based solver finished and working.

b8a7c09d 03/20/2023 01:09 AM Leszek Koltunski

Jing: a TablebaseAbstract-based solver finished and working.

beb5c0d3 03/19/2023 02:19 AM Leszek Koltunski

Delete the cube2 tablebase.

61b37d19 03/16/2023 01:21 AM Leszek Koltunski

Pruning tables for Cube2 (levels 4,5,11)

7363eaa6 03/15/2023 05:06 PM Leszek Koltunski

PruningTables now being correctly created in CreatorActivity and read in by the main app.

618f3d75 03/12/2023 11:45 PM Leszek Koltunski

Cube2 tablebases solver finished.

7eba3235 03/08/2023 05:24 PM Leszek Koltunski

Master Icosamate: mesh, jsons.

eb4fe652 03/07/2023 05:21 PM Leszek Koltunski

Icosamate: icon

0c876388 03/07/2023 05:12 PM Leszek Koltunski

Icosamate: default rotation

eaa2e168 03/07/2023 05:00 PM Leszek Koltunski

Icosamate: icon

593cd919 03/07/2023 04:50 PM Leszek Koltunski

Icosamate: mesh, jsons.

0d424ca3 03/03/2023 02:43 PM Leszek Koltunski

Diamond Skewb solver: add Tablebase.

4c2c0f44 03/01/2023 11:36 PM Leszek Koltunski

New button in the solver screen: reset all textures.

74cc695a 02/28/2023 01:13 PM Leszek Koltunski

Pyraminx solver: tablebase working now (tipless, tips to be added in the SolverPyraminx class)

971a184e 02/24/2023 02:44 PM Leszek Koltunski

CU_232 solver: finished

f9980f6a 02/22/2023 09:22 PM Leszek Koltunski

Ivy solver finished

462911fd 02/19/2023 12:28 AM Leszek Koltunski

add ability to create tablebases.

dec38c86 02/09/2023 02:09 AM Leszek Koltunski

Make the new icons 144x144

d60a2399 01/30/2023 11:11 AM Leszek Koltunski

AI Cube: rename the icon.

51d14921 01/30/2023 11:09 AM Leszek Koltunski

Icon (and icon creation) for the Camouflage 3x3x3.

6435ad6a 01/30/2023 12:56 AM Leszek Koltunski

AI Cube: even thicker stroke.

5f795839 01/10/2023 06:21 PM Leszek Koltunski

Pyraminx Diamond & Duo: meshes, jsons.

bbb12178 12/09/2022 12:39 AM Leszek Koltunski

correct Masterball's icon.

a76330cc 12/09/2022 12:23 AM Leszek Koltunski

Masterball: icon, mesh, jsons.

5d09301e 11/24/2022 03:22 PM Leszek Koltunski

New Mastermorphix & Megamorphix icons, some small corrections.

b5cc50ae 11/20/2022 11:52 PM Leszek Koltunski

Mastermorphix & Megamorphix: finishing touches (meshes, jsons, icons, final adjustments)

826d293e 08/17/2022 03:02 PM Leszek Koltunski

IAP part 6: new 'Present' object effect.

bff10dc3 07/15/2022 01:05 AM Leszek Koltunski

remove unused graphics

186bc982 07/11/2022 04:24 PM Leszek Koltunski

- move the 'object' popup to the botton right
- move the 'solve' button to the upper left
- movee the 'scramble' button to the upper right (its new FastScrambleEffect still not implemented fully)

30aa800a 06/18/2022 10:54 AM Leszek Koltunski

Correct the icons

b0c97683 06/18/2022 01:37 AM Leszek Koltunski

Sticker overrides finished. Add crazy planets JSONs and icons (correction)

0b050556 06/18/2022 01:15 AM Leszek Koltunski

Sticker overrides finished. Add crazy planets JSONs and icons.

d75b7581 06/16/2022 08:52 PM Leszek Koltunski

Circle 2x2: mesh, jsons.