about summary refs log tree commit diff stats
path: root/data/maps/the_impressive/rooms/Lobby.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-10-07 18:01:18 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-10-07 18:01:18 -0400
commitecc4411f327e61f6db4a1c96596dd9e070790a46 (patch)
tree83fa07fde5b926cade750d05fe2792f0b0b3127d /data/maps/the_impressive/rooms/Lobby.txtpb
parent239cd63658fcefcdf8531f8fa2fab2d5f1209d81 (diff)
downloadlingo2-archipelago-ecc4411f327e61f6db4a1c96596dd9e070790a46.tar.gz
lingo2-archipelago-ecc4411f327e61f6db4a1c96596dd9e070790a46.tar.bz2
lingo2-archipelago-ecc4411f327e61f6db4a1c96596dd9e070790a46.zip
Don't create useless connections
Connections that can't be used unless you already have access to the other side (e.g. being on the "wrong side" of a vanilla door) are useless because they never increase access. This change turns these into oneway connections. This has helped with ER failures significantly, reducing the fail rate from about 14% to about 3%.
Diffstat (limited to 'data/maps/the_impressive/rooms/Lobby.txtpb')
0 files changed, 0 insertions, 0 deletions
a title='author Kelly Rauchenberger <fefferburbia@gmail.com> 2015-03-14 19:25:23 -0400 committer Kelly Rauchenberger <fefferburbia@gmail.com> 2015-03-14 19:25:23 -0400 Added sound when you hit the ground' href='/therapy/commit/src/game.h?h=proto-objs&id=6b1dcc5df51df4a2d8b724187eb1bcdb4fd9df8b'>6b1dcc5 ^
7f0e8c7 ^
d9349f1 ^
44324ba ^
d9349f1 ^
b538260 ^
b538260 ^
7f0e8c7 ^



6b1dcc5 ^
7f0e8c7 ^

d9349f1 ^
0e03897 ^
b8d62ce ^
93f5ef7 ^
b538260 ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51