Skip to content

Releases: MAGREMENT/Numeristiq

v1.3.3

28 Dec 11:22
Compare
Choose a tag to compare

-Added Hidden BUG
-Added UR with missing candidates
-Added options for some strategies
-Reworked Generalized Fish strategy => No more different strategies, just options now
-Added endo fins in Generalized Fish
-Added cannibalism in Generalized Fish
-Made more clear which step was currently chosen in StepChooser Window
-Added Mini-Uniqueness
-Added Uniqueness Clue Cover

v1.3.2

24 Dec 17:04
Compare
Choose a tag to compare

-Thor's Hammer speed improvement
-Added a setting to disable same cell's links
-Changing graphic settings will redraw the board
-Started working on the player. A few functionnalitites are implemented but it's still WIP
-Added BUG-Lite
-Added Reverse BUG-Lite
-Drastically imrpoved graph system, doubling AIC eliminations

v1.3.1

11 Dec 08:14
Compare
Choose a tag to compare

Added Blossom Loops

v1.3.0

10 Dec 23:19
Compare
Choose a tag to compare

Big update today.

-Strategies added :
a) Almost Locked Pair
b) Almost Locked Triple
c) New Fireworks elimination (S-Ring)
d) Oddagon
e) Oddagon Forcing Net
f) Thor's Hammer (aka Tridagon, aka Tri-value Oddagon)

-Bug fixes :
a) MSLS would sometimes crash the solver
b) My AIC algorithm would not take into account the fact that some links were not bi-directionnal, leading to some weird nice loops
c) DDS would sometimes not be highlighted correctly

-Quality of life :
a) AIC Algorithm speed improvement (around 10%)
b) You can now take screenshots of the current grid. (CTRL+S)

-Rewrote the whole grid UI. It is now more fluid and easier to work with.

v1.2.2

07 Dec 11:30
Compare
Choose a tag to compare

-Added Disjoint Sector Subsets
-When finding an MSLS, the solver will now search for alternative links and apply eliminations accordingly

-Bug fixes :
a) Precomputed componenents would not be cleared correctly when trying to solve and not finding any step, leading to wrong steps found if a puzzle was restarted
b) Clicking on the "Solve" button while reviewing a log would not clear the highlighting of the log

v1.2.1

07 Dec 01:43
Compare
Choose a tag to compare

-SDC rewrite
-Quality of life
-Bug fix for step chooser window

v1.2.0

05 Dec 21:53
Compare
Choose a tag to compare

-ALS speed improvement
-Choose step button
-Strategy specific options
-MSLS
-Enable/Disable all strategies buttons

v1.1.2

01 Dec 21:00
Compare
Choose a tag to compare

-Divided AIC logic into loops & chains
-Added Nice-Loop with ALS eliminations
-UI tweaks
-Added finned fish generalization
-Corrected ALS-Chain eliminations
-Improved ALS-Chain visual
-Settings will now be saved
-The app will not crash anymore when not finding the strategies.json file

v1.1.1

29 Nov 00:00
Compare
Choose a tag to compare

Added ALS & AHS chains and strategy manager bug fixes

v1.1.0

27 Nov 17:50
Compare
Choose a tag to compare

-New strategy manager UI
-Added Skyscraper
-Added Two-String kite
-Added Fish generalization
-Cell color bug correction