tewtal / itemrandomizerweb

Super Metroid Item Randomizer
30 stars 12 forks source link

Non-Pooled Randomization #28

Closed IceMaverick closed 6 years ago

IceMaverick commented 6 years ago

Currently the randomizer makes note in the changes that items are randomized into two pools: major items/health and ammo. Are there any plans for randomization options to be non-pooled like this? One thing I enjoyed more about the Dessyreqt randomizer was that it was actually truly completely random. You had to check as much as possible because a major progression item might be sitting in a missile pack location or something. Would love to see some setting that allows items to be placed more freely in locations instead of only really caring about major item locations.

tewtal commented 6 years ago

An experimental mode that uses full randomization along with the "Tournament" difficulty has been implemented in the lastest code. It's not been pushed to the live website yet but will be in the near future.