about summary refs log tree commit diff stats
path: root/Source/Randomizer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Randomizer.cpp')
-rw-r--r--Source/Randomizer.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Source/Randomizer.cpp b/Source/Randomizer.cpp index c4b3a13..97541b7 100644 --- a/Source/Randomizer.cpp +++ b/Source/Randomizer.cpp
@@ -1,8 +1,13 @@
1/* 1/*
2 * BUGS: 2 * BUGS:
3 * Tutorial back left is not protected anymore
3 * Shipwreck vault is solved reversed? 4 * Shipwreck vault is solved reversed?
4 * Verify UTM perspective? 5 * Verify UTM perspective?
5 * FEATURES: 6 * FEATURES:
7 * Determine if the user has entered the seed, and re-randomize it if not
8 * Prevent re-randomization (?)
9 * Clear "Randomized" state on NG (?)
10 * Limit back distance to pillars (like before)
6 * Randomize audio logs -- Hard, seem to be unloaded some times? 11 * Randomize audio logs -- Hard, seem to be unloaded some times?
7 * Swap sounds in jungle (along with panels) -- maybe impossible 12 * Swap sounds in jungle (along with panels) -- maybe impossible
8 * Make orange 7 (all of oranges?) hard. Like big = hard. 13 * Make orange 7 (all of oranges?) hard. Like big = hard.