Changelog


Jan. 3 2024: Release

Jan. 3 2024: Added input support for fractions

Jan. 8 2024: Fixed bug on invalid fraction input following value deletion

Jan. 14 2024: Previously searched values are now saved for the current session

Jan. 31 2025:

- Updated the UI for the input, the loading screen and the result screen;

- Removed button for new targets;

- Removed fraction mode;

- Adding values is now done through the press of the enter key (with the input box selected);

- Added support for addition, subtraction, multiplication, division, exponentiation and parentheses;

- Inputs are not limited to floating point number precision anymore;

- Incompatible inputs now make the input box flash red;

- Added ability to filter for results greater, equal or lower than the target;

- The use of saved values for the search is now toggleable;

- Targets in the table can now be selected to display the settings;

- Targets in the table can now be deleted independently;

- The help section now only displays information relevant to the last selection;

- Added a display for saved values (history section);

- Added 0.000001% accuracy option;

- Inputting the same target with new settings adds it to the list instead of replacing the previous settings;

- The effective accuracies of targets are now independent from each other;

- Significant performance improvements:

  > Added algorithm for exact results, instant result regardless of ACG sequence size;

  > Older algorithm for approximations now around 4x faster;

- Added display for errors catched during loading process;

- Improved help menu for result screen;

- Added setup images for each sequence found;

- Highly repetitive sequences now have a more compact display;

- Added support for many edge cases.

Jan. 31 2025: Fixed bug where mobile users were unable to enter values

Feb. 12 2025: Improved layout for lower resolution screens

Feb. 21 2025:

- Fixed exact results with 0 gear changes only ever producing a single sequence;

- Fixed the exact algorithm very rarely giving close approximations;

- Sequences whose ratios are on the border of the accuracy interval are now considered valid;

- Improved error catching.

Leave a comment

Log in with itch.io to leave a comment.