Activity
From 01/01/2025 to 01/30/2025
01/30/2025
- 11:51 PM Revision f6077db2 (distorted-objectlib): Merge branch 'ObjectMove'
- 10:49 PM Revision 30392d2e (distorted-objectlib): further bugfix for a crasher
- 10:34 PM Revision da39b01d (distorted-objectlib): progress
- 10:20 PM Revision a2ca5c02 (distorted-objectlib): progress
- 05:56 PM Revision 74fe014e (distorted-objectlib): fix for a crasher
- 05:54 PM Revision 2fa16c04 (distorted-objectlib): fix for a crasher
- 03:50 PM Revision 84adb9f4 (distorted-objectlib): further fixes for crashers
- 02:26 PM Revision 64c7c06b (distorted-objectlib): several fixes for crashers
- 01:12 PM Revision 813a8782 (distorted-objectlib): compiles now
01/29/2025
- 11:13 PM Revision 76762fba (distorted-objectlib): progress
- 04:40 PM Revision 3fda3a94 (distorted-objectlib): progress
01/28/2025
- 05:14 PM Revision baf80e60 (distorted-objectlib): ObjectMove
- 12:42 PM Revision ea164b48 (distorted-objectlib): minor
- 01:16 AM Revision 34f3fcf6 (distorted-objectlib): minor
01/27/2025
- 10:53 PM Revision a8e63135 (distorted-objectlib): next fix for ghosts
- 01:10 AM Revision ca9dd293 (distorted-objectlib): further fixes for ghosts
01/26/2025
- 02:51 PM Revision 4b4a90ff (distorted-objectlib): further fixes for ghosts
- 12:44 PM Revision a5d2417a (distorted-objectlib): This time it really looks like the Ghost model is finally correct, and the 2x2, 4x2 and 6x2 Ghosts do work (except automatic moves and possibly backing ghost moves)
01/23/2025
01/20/2025
- 12:54 AM Revision 3cba0dfb (distorted-objectlib): minor
- 12:41 AM Revision 434c8de8 (distorted-objectlib): completely separate out the Ghost part of the puzzle to its own class, TwistyObjectGhost.
- 11:15 PM Revision ef56782c (distorted-objectlib): move alll ghostStuff to TwistyObjectControllable
01/19/2025
01/17/2025
- 03:28 PM Revision db19251c (distorted-objectlib): another fix for the automatic rotations of Ghosts.
- We still seem to be sometimes losing the correct mGhostAxis during automatic rotations.
- 03:12 PM Revision 910010c3 (distorted-objectlib): partial fix for the automatic rotations of Ghosts.
- 02:45 PM Revision 2946f04a (distorted-objectlib): unify test ghost classes into one
- 12:29 PM Revision 70087102 (distorted-objectlib): first part to support auto-rotations of Ghosts.
- 11:44 AM Revision d1969fc4 (distorted-objectlib): Ghost part of the puzzle is now properly saved/restored
- 02:32 AM Revision 0fbf344e (distorted-objectlib): All manual control over 4x2x2 and 2x2x2 Ghosts should be working now. Remaining:
- - automatic moves (forcing the initial unblocking)
- remembering the state of a ghost - 01:00 AM Revision 052a86d5 (distorted-objectlib): progress with 2x2x2 Ghost. Almost good now!
01/16/2025
- 03:54 PM Revision fe51552f (distorted-objectlib): progress with 2x2x2 Ghost
- 01:44 PM Revision 676dcc68 (distorted-objectlib): progress with generic ghostAxis switching.
- Proper Solve() including Ghost stuff.
- 01:16 AM Revision 9211c7d8 (distorted-objectlib): progress with generic ghostAxis switching.
01/15/2025
- 11:12 PM Revision a23e35db (distorted-objectlib): implement correct TouchControlShapeChanging for Ghosts - taking into account the Ghost rotation (part2).
- 11:09 PM Revision 765c7c75 (distorted-objectlib): implement correct TouchControlShapeChanging for Ghosts - taking into account the Ghost rotation.
- 03:03 PM Revision b0393ca5 (distorted-objectlib): minor
- 11:12 AM Revision 4ca090ed (distorted-objectlib): unify TouchControl
- 10:41 AM Revision 6b2f62c9 (distorted-objectlib): unify TouchControl
- 09:36 AM Revision 37857f92 (distorted-objectlib): Basic manual contorl over a 4x2x2 Ghost should be fine now.
- Things still TODO:
1) correct axis in TouchControl when all rows are 'down'
2) implement proper ghostAxis and rowBit...
01/14/2025
- 10:45 PM Revision 2ff44228 (distorted-objectlib): Big progress with Ghosts.
- The test (4,2,2) almost works now - only sometimes, when we switch to mGhostRowBitmap=fullOnes, (all rows 'DOWN' ) th...
- 04:33 PM Revision 10e7006d (distorted-objectlib): Big progress with Ghosts.
- The test (4,2,2) almost works now - only sometimes, when we switch to mGhostRowBitmap=fullOnes, (all rows 'DOWN' ) th...
- 03:24 PM Revision a332f7a4 (distorted-objectlib): progress with Ghosts
01/12/2025
01/10/2025
- 12:07 AM Revision 01207ddd (distorted-objectlib): progress with Ghosts
- 10:18 PM Revision d2379d27 (distorted-objectlib): Work on Ghosts
01/09/2025
01/08/2025
- 02:26 PM Revision 25cb35a4 (distorted-objectlib): replace all andoird logging with System.out.println
- 12:34 PM Revision 4849c8fb (distorted-objectlib): minor bugfix: eliminate too long move angles.
- 12:14 PM Revision 82f1e4ec (distorted-objectlib): Solver for Megaminx.
- 01:59 AM Revision a3fc2045 (distorted-objectlib): bugfix in SolverActivity and speedup in MoveProviderAlgs
01/06/2025
- 09:15 PM Revision ddd3b629 (distorted-objectlib): minor
- 04:42 PM Revision 8a230c8a (distorted-objectlib): change one of objlib's APIs from 'onReplaceModeUP/Down' (which only comes when TouchControl is in REPLACE mode) to 'onStickerTouched/Untouched' (which reports the same thing, but comes always)
- 12:18 PM Revision ff6c3ec3 (distorted-objectlib): better minimalCubiesInRow in case of cuboids - take into account that the shapeshifters can be hollow inside if x>=3, y>=3, z>=3 (e.g. 3x3x5)
- 11:19 AM Revision 6c07919c (distorted-objectlib): minor
- 03:26 AM Revision 5077b360 (distorted-objectlib): beginnings of PhasedSolverMegaminx.
- Verifier & locked cubits done - now define the actual phases!
01/05/2025
- 12:40 PM Revision 2ac63f09 (distorted-objectlib): Move all the strings from objlib to the app.
- Upgrade AGP from 8.1.4 to 8.3.2
01/04/2025
- 05:08 PM Revision 3a2dfb4a (distorted-objectlib): New verifier mechanism finished and being used by both KILO3 and CUBE3 algorithmic solvers.
- 02:34 AM Revision df49882b (distorted-objectlib): Progress with automatic verifiers.
- Appears to work now in case of KILO_3 and CUBE_3.
In case of IVY_2, it crashes.
01/02/2025
- 12:08 AM Revision 890a4de1 (distorted-objectlib): beginnings of the Kilominx verifier
- 06:06 PM Revision 62b5f22f (distorted-objectlib): beginnings of ther Kilominx verifier
- 02:46 PM Revision 5511be45 (distorted-objectlib): comment
- 02:26 PM Revision 8b7cd142 (distorted-objectlib): minor
- 12:35 PM Revision b5469532 (distorted-objectlib): 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 numLayer...
- 11:52 AM Revision 094eeb88 (distorted-objectlib): JSONs for shape-shifting cuboids (edges have changed!)
- 11:46 AM Revision 6c261a26 (distorted-objectlib): Merge remote-tracking branch 'origin/master'
- 11:45 AM Revision df0430a6 (distorted-objectlib): fix for scrambling shape-shifting cuboids. Before when scrambling e.g. the CU_242, we would sometimes 'hit air' (try to rotate a layer which does not have any cubits in it)
01/01/2025
Also available in: Atom