Skip to content

Releases: EthanArmbrust/new-prime-seed-generator

1.51

08 Jun 22:52
Compare
Choose a tag to compare

Added -n option for seed -> layout converter

1.5

08 Jun 17:06
Compare
Choose a tag to compare
1.5

Added Seed -> Layout converter
Some checker logic bug fixes

1.45

24 May 15:49
Compare
Choose a tag to compare

Checker logic bug fixes
Fix for hypermode giving normal seeds
Added -n option for no Space Jump seeds

1.4

08 May 21:04
Compare
Choose a tag to compare
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

28 Apr 03:07
Compare
Choose a tag to compare
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

20 Apr 18:22
Compare
Choose a tag to compare
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

22 Feb 19:57
Compare
Choose a tag to compare
1.1

Added multithreading support for an approx. 2x speed increase.
Small other optimizations for additional speed increases.
Created macOS version

1.0

19 Jan 17:38
Compare
Choose a tag to compare
1.0

Added icon, better command entry checking, faster "$" generation