about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--apworld/options.py3
-rw-r--r--data/maps/daedalus/doors.txtpb3
-rw-r--r--data/maps/the_bearer/doors.txtpb1
-rw-r--r--data/maps/the_digital/doors.txtpb1
-rw-r--r--data/maps/the_entry/doors.txtpb1
-rw-r--r--data/maps/the_great/doors.txtpb3
-rw-r--r--data/maps/the_impressive/doors.txtpb1
-rw-r--r--data/maps/the_owl/doors.txtpb1
-rw-r--r--data/maps/the_tree/doors.txtpb1
-rw-r--r--data/maps/the_unkempt/doors.txtpb1
10 files changed, 13 insertions, 3 deletions
diff --git a/apworld/options.py b/apworld/options.py index 3d8abee..600df6a 100644 --- a/apworld/options.py +++ b/apworld/options.py
@@ -57,9 +57,6 @@ class ShuffleWorldports(Toggle):
57 Randomizes the connections between maps. This affects worldports only, which are the loading zones you walk into in 57 Randomizes the connections between maps. This affects worldports only, which are the loading zones you walk into in
58 order to change maps. This does not affect paintings, panels that teleport you, or certain other special connections 58 order to change maps. This does not affect paintings, panels that teleport you, or certain other special connections
59 like the one between The Shop and Control Center. 59 like the one between The Shop and Control Center.
60
61 NOTE: It is highly recommended that you turn on Shuffle Control Center Colors when using Shuffle Worldports. Not
62 doing so runs the risk of creating an unfinishable seed.
63 """ 60 """
64 display_name = "Shuffle Worldports" 61 display_name = "Shuffle Worldports"
65 62
diff --git a/data/maps/daedalus/doors.txtpb b/data/maps/daedalus/doors.txtpb index b6881b3..de6971e 100644 --- a/data/maps/daedalus/doors.txtpb +++ b/data/maps/daedalus/doors.txtpb
@@ -866,6 +866,7 @@ doors {
866doors { 866doors {
867 name: "Control Center Orange Door" 867 name: "Control Center Orange Door"
868 type: CONTROL_CENTER_COLOR 868 type: CONTROL_CENTER_COLOR
869 latch: true
869 receivers: "Components/Doors/Halls/oroom_6" 870 receivers: "Components/Doors/Halls/oroom_6"
870 control_center_color: "orange" 871 control_center_color: "orange"
871} 872}
@@ -893,12 +894,14 @@ doors {
893doors { 894doors {
894 name: "White Hallway From Entry" 895 name: "White Hallway From Entry"
895 type: CONTROL_CENTER_COLOR 896 type: CONTROL_CENTER_COLOR
897 latch: true
896 receivers: "Components/Doors/Halls/froom_6" 898 receivers: "Components/Doors/Halls/froom_6"
897 control_center_color: "white" 899 control_center_color: "white"
898} 900}
899doors { 901doors {
900 name: "Purple Hallway From Great" 902 name: "Purple Hallway From Great"
901 type: CONTROL_CENTER_COLOR 903 type: CONTROL_CENTER_COLOR
904 latch: true
902 receivers: "Components/Doors/Halls/froom_7" 905 receivers: "Components/Doors/Halls/froom_7"
903 control_center_color: "purple" 906 control_center_color: "purple"
904} 907}
diff --git a/data/maps/the_bearer/doors.txtpb b/data/maps/the_bearer/doors.txtpb index f1f5a57..1893455 100644 --- a/data/maps/the_bearer/doors.txtpb +++ b/data/maps/the_bearer/doors.txtpb
@@ -241,6 +241,7 @@ doors {
241doors { 241doors {
242 name: "Control Center Brown Door" 242 name: "Control Center Brown Door"
243 type: CONTROL_CENTER_COLOR 243 type: CONTROL_CENTER_COLOR
244 latch: true
244 receivers: "Components/Doors/brown_1" 245 receivers: "Components/Doors/brown_1"
245 control_center_color: "brown" 246 control_center_color: "brown"
246} 247}
diff --git a/data/maps/the_digital/doors.txtpb b/data/maps/the_digital/doors.txtpb index 3a2e381..35cfa81 100644 --- a/data/maps/the_digital/doors.txtpb +++ b/data/maps/the_digital/doors.txtpb
@@ -42,6 +42,7 @@ doors {
42doors { 42doors {
43 name: "Control Center Blue Door" 43 name: "Control Center Blue Door"
44 type: CONTROL_CENTER_COLOR 44 type: CONTROL_CENTER_COLOR
45 latch: true
45 receivers: "Components/Doors/maze2" 46 receivers: "Components/Doors/maze2"
46 control_center_color: "blue" 47 control_center_color: "blue"
47} 48}
diff --git a/data/maps/the_entry/doors.txtpb b/data/maps/the_entry/doors.txtpb index 40e486a..5a07322 100644 --- a/data/maps/the_entry/doors.txtpb +++ b/data/maps/the_entry/doors.txtpb
@@ -161,6 +161,7 @@ doors {
161doors { 161doors {
162 name: "Control Center White Door" 162 name: "Control Center White Door"
163 type: CONTROL_CENTER_COLOR 163 type: CONTROL_CENTER_COLOR
164 latch: true
164 receivers: "Components/Doors/back_left_7" 165 receivers: "Components/Doors/back_left_7"
165 control_center_color: "white" 166 control_center_color: "white"
166} 167}
diff --git a/data/maps/the_great/doors.txtpb b/data/maps/the_great/doors.txtpb index bf28421..132aa6f 100644 --- a/data/maps/the_great/doors.txtpb +++ b/data/maps/the_great/doors.txtpb
@@ -54,18 +54,21 @@ doors {
54doors { 54doors {
55 name: "Control Center Purple Door" 55 name: "Control Center Purple Door"
56 type: CONTROL_CENTER_COLOR 56 type: CONTROL_CENTER_COLOR
57 latch: true
57 receivers: "Components/Doors/entry_23" 58 receivers: "Components/Doors/entry_23"
58 control_center_color: "purple" 59 control_center_color: "purple"
59} 60}
60doors { 61doors {
61 name: "Control Center Gray Door" 62 name: "Control Center Gray Door"
62 type: CONTROL_CENTER_COLOR 63 type: CONTROL_CENTER_COLOR
64 latch: true
63 receivers: "Components/Doors/Gates/Gate/animationListener" 65 receivers: "Components/Doors/Gates/Gate/animationListener"
64 control_center_color: "gray" 66 control_center_color: "gray"
65} 67}
66doors { 68doors {
67 name: "Control Center Red Door" 69 name: "Control Center Red Door"
68 type: CONTROL_CENTER_COLOR 70 type: CONTROL_CENTER_COLOR
71 latch: true
69 receivers: "Components/Doors/entry_18" 72 receivers: "Components/Doors/entry_18"
70 control_center_color: "red" 73 control_center_color: "red"
71} 74}
diff --git a/data/maps/the_impressive/doors.txtpb b/data/maps/the_impressive/doors.txtpb index e27d531..03ec9f5 100644 --- a/data/maps/the_impressive/doors.txtpb +++ b/data/maps/the_impressive/doors.txtpb
@@ -32,6 +32,7 @@ doors {
32doors { 32doors {
33 name: "Control Center Green Door" 33 name: "Control Center Green Door"
34 type: CONTROL_CENTER_COLOR 34 type: CONTROL_CENTER_COLOR
35 latch: true
35 receivers: "Components/Doors/entry_2" 36 receivers: "Components/Doors/entry_2"
36 control_center_color: "green" 37 control_center_color: "green"
37} 38}
diff --git a/data/maps/the_owl/doors.txtpb b/data/maps/the_owl/doors.txtpb index 9254c2a..032863e 100644 --- a/data/maps/the_owl/doors.txtpb +++ b/data/maps/the_owl/doors.txtpb
@@ -59,6 +59,7 @@ doors {
59doors { 59doors {
60 name: "Control Center Magenta Door" 60 name: "Control Center Magenta Door"
61 type: CONTROL_CENTER_COLOR 61 type: CONTROL_CENTER_COLOR
62 latch: true
62 receivers: "Components/Doors/entry_18" 63 receivers: "Components/Doors/entry_18"
63 control_center_color: "magenta" 64 control_center_color: "magenta"
64} 65}
diff --git a/data/maps/the_tree/doors.txtpb b/data/maps/the_tree/doors.txtpb index 6cb4086..1932aa7 100644 --- a/data/maps/the_tree/doors.txtpb +++ b/data/maps/the_tree/doors.txtpb
@@ -1,6 +1,7 @@
1doors { 1doors {
2 name: "Control Center Brown Door" 2 name: "Control Center Brown Door"
3 type: CONTROL_CENTER_COLOR 3 type: CONTROL_CENTER_COLOR
4 latch: true
4 receivers: "Components/Doors/entry_1" 5 receivers: "Components/Doors/entry_1"
5 control_center_color: "brown" 6 control_center_color: "brown"
6} 7}
diff --git a/data/maps/the_unkempt/doors.txtpb b/data/maps/the_unkempt/doors.txtpb index 10165ee..446fe69 100644 --- a/data/maps/the_unkempt/doors.txtpb +++ b/data/maps/the_unkempt/doors.txtpb
@@ -68,6 +68,7 @@ doors {
68doors { 68doors {
69 name: "Control Center Orange Door" 69 name: "Control Center Orange Door"
70 type: CONTROL_CENTER_COLOR 70 type: CONTROL_CENTER_COLOR
71 latch: true
71 receivers: "Components/Doors/entry_6" 72 receivers: "Components/Doors/entry_6"
72 receivers: "Components/Doors/entry_13" 73 receivers: "Components/Doors/entry_13"
73 receivers: "Panels/Assorted/panel_1/teleportListener" 74 receivers: "Panels/Assorted/panel_1/teleportListener"