Releases: EthanArmbrust/new-prime-seed-generator
1.51
1.5
Added Seed -> Layout converter
Some checker logic bug fixes
1.45
Checker logic bug fixes
Fix for hypermode giving normal seeds
Added -n
option for no Space Jump seeds
1.4
Numerous changes to checker logic
Updated verbose manual checker to print location and full name of location and item
Removed "Why" mode option from menu because it doesn't look like it's happening any time soon and was taking up space
Added log printing option
Swapped the $ operator around. Old $ functionality is on by default now, and using $ now accepts seeds of lower difficulties.
Fixed memory leak
1.3
Fixed checker bug with floaty jump
Checker no longer expects you to be able to pick up artifacts through walls due to the 3.2 update of the Randomizer
Added verbose flag for manual checker. Add a -v to option 6 from the main menu to get the checkers item order list
Added no floaty flag for manual checker. Add a -f to any generating option to generate a seed that will not require floaty jump. Can be used on the manual checker and the print menu.
1.2
Fixed bug where generator would write the wrong seed to the settings file (Thanks Bash for finding this!)
Merged all of the main files into a single file
1.1
Added multithreading support for an approx. 2x speed increase.
Small other optimizations for additional speed increases.
Created macOS version
1.0
Added icon, better command entry checking, faster "$" generation