V0.1b: Mcc: ADDED: Copy to Clipboard button now actually copies mcc data Mcc: FIXED: non-moves text in the algs is now ignored Mcc: ADDED: Repetition brackets are now unfolded (U R U' R')2 becomes U R U' R' U R U' R' (instead of just crashing :D) Mcc: ADDED: Checkbox to ignore pre-post AUFs V0.1c: Solve: FIXED: Solutions are now correctly generated for any rotation Mcc: FIXED: crashes with some specific non-move texts Mcc: ADDED: Copy algorithms from the list by double-clicking on them Mcc: CHANGED: resized the interface elements for better readability V0.2: AlgSearch: ADDED: CE-style iterative solution search using Kociemba's algorithm's 1st phase. AlgSearch: ADDED: Ignore AUF checkbox for HARCS, which was set by default and unchangeable, making some algs impossible to solve Mcc: ADDED: double-clicking on algs will now copy them to clipboard Mcc: CHANGED: resized the interface elements for better readability V0.3: Painter: ADDED: Painter Brush, just paint around the cube with left-click, right-click or mouse-wheel to change color, rotate the cube with ctrl+drag GUI: ADDED: VC-style keys can now be used to control the cube in the display window, you can edit keyboard bindings in the Help menu Display: ADDED: Sticker colors can now be switched between standard, bright/half-bright/full-bright AlgSearch: ADDED: Warning for memory usage (estimation) when setting up HARCS search AlgSearch: FIXED: CE search depth is now displayed correctly during execution GUI: FIXED: Dragging vertically the FR edge now generates the correct move V0.4: Analyse: CREATED: Analyse tab to conduct HARCS analysis of specific methods or steps (add alg lists to "_Alglists" subfolder next to executable) AlgSearch: ADDED: Further memory usage computations for large movesets (sets with 9-15 enabled moves) AlgSearch: ADDED: Conversion to Slices for double moves Display: ADDED: Graphical visualisations for movecount coefficient and Painter mode MCC: ADDED: righty U pinch from ThumbUp position Painter: ADDED: Checkbox to ensure that only real pieces can be painted in (e.g. no opposite colors on the same edge) MCC: FIXED: Fingertricks are now properly aligned with their corresponding moves MCC: FIXED: Crash when trying to analyse algs containing parentheses at the beginning of the alg Painter: FIXED: Auto-fill now properly fills in the piece colors V0.5: Global: ADDED: first integration of the new HARCS alpha interface. This will need further work once a fuller update is released (pretty please Matt? ^_^ ) Trainer CREATED: Trainer tab to cycle through algsets Trainer: ADDED: Paste algsets onto the trainer using corresponding button (one line per alg, text after // is taken as case name) Trainer: ADDED: Display cube ignoring slices (blanks them out), e.g. for CMLL-like algsets AlgSearch: ADDED: additional modes for leaving oriented or permuted pieces unchanged (oriented -> ignore and permed -> ignore respectively). This allows Case Setup to work properly. Note that Oriented->ignore is likely to be necessary in almost all OLL-like cases. AlgSearch: FIXED: Errors in conversion to slice moves (for CE mostly) AlgSearch: ADDED: Moves that are NOT a solution to the provided case are now cleaned out Global: FIXED: Errors in move parsing with parentheses Painting: ADDED: colored pieces now become darker when displaying the color wheel (improves visibility)