Kevin Cathcart
|
d78a3ce7a5
|
Add VT26 style shuffling of dungeon items
Also adds new VT26 algorithm type that uses this, and makes it the default.
the new type also includes the GT junk items randomization.
|
2017-11-04 23:52:53 -04:00 |
Mike A. Trethewey
|
e12d5fb4b0
|
Set default Mode to Open
Default Mode in the .py is Open, make the GUI parallel.
|
2017-08-03 11:15:07 -07:00 |
LLCoolDave
|
abff299f25
|
Remove starhunt, replaced by triforce hunt. Change to match VT normal settings (collect 20 out of 30 pieces). Rename restrictive algorithm to vt25. Add crystals goal, which removes aga2 requirement for hurting ganon. No noticeable difference without --shuffleganon enabled.
|
2017-08-01 19:07:44 +02:00 |
LLCoolDave
|
1e644836bb
|
Add --shuffleganon option to include Ganon's Tower and Pyramid in shuffle pool.
|
2017-07-17 22:28:29 +02:00 |
LLCoolDave
|
e717d454b9
|
Gui needs to provide (unused) jsonout args parameter
|
2017-07-14 17:04:55 +02:00 |
LLCoolDave
|
c3854f4d2d
|
Move cmd entry point to EntranceRandomizer.py. Add very barebones tkinter Gui.
|
2017-07-14 14:34:33 +02:00 |