about summary refs log tree commit diff stats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Create "The Wanderer"Star Rauchenberger2023-05-051-1/+1
|
* ZERO was still marked as blackStar Rauchenberger2023-04-211-1/+1
|
* Never mind, we are not shuffling the mandatory wall snipesStar Rauchenberger2023-04-211-6/+6
| | | | It would complicate logic too much because of ZERO needing to become a black puzzle. We can still shuffle the puzzles near these, though.
* OPEN and FOURTH are now displaced as wellStar Rauchenberger2023-04-211-9/+9
| | | | Now all three mandatory wall-snipes (and their adjacent panels) can be shuffled in panel shuffle mode.
* Art gallery ORDER is now set to the randomized subpanelsStar Rauchenberger2023-04-191-4/+4
|
* Move ZERO in front of the black wallStar Rauchenberger2023-04-191-3/+3
|
* Signs get updated in panel shuffle modeStar Rauchenberger2023-04-191-3/+11
| | | | Palindromes room is fixed now too.
* Set some more static panelsStar Rauchenberger2023-04-191-6/+6
| | | | Also added the entry room panels back into the pool so that their values can still show up on other panels in panel shuffle mode.
* Set up some static panelsStar Rauchenberger2023-04-181-6/+6
|
* Prevented shuffling LOW and SECRETStar Rauchenberger2023-04-181-2/+2
|
* Added painting shufflingStar Rauchenberger2023-04-181-1/+1
|
* Implemented panel shuffleStar Rauchenberger2023-04-161-9/+71
|
* Implemented color shuffleStar Rauchenberger2023-04-161-0/+2739
olve a puzzle' href='/lingo-archipelago/commit/Archipelago/panel.gd?h=v4.2.1&id=3695cb4b951bde7488d0084bcb61d67d7ea9374f'>3695cb4 ^
e2936fd ^


7aa62e5 ^












e2936fd ^

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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67