az64 / mm-rando

Item, music, enemy randomiser for Majora's Mask
GNU General Public License v3.0
38 stars 70 forks source link

Repeat item shuffle until ROM is completable. #29

Closed wobbaone closed 4 years ago

wobbaone commented 5 years ago

Added code to check the logic that would applied to the ROM. The code just repeatedly shuffles until the logic works or it reaches a maximum number of attempts.

An error message is displayed if the logic checker has to give up. This should only really display if the user logic is impossible to complete.