about summary refs log tree commit diff stats
path: root/data
Commit message (Expand)AuthorAgeFilesLines
* Wondrous FIRE should be midred in panel shuffleStar Rauchenberger2023-06-031-1/+1
* Reveal snipes in panel shuffleStar Rauchenberger2023-06-021-6/+3
* Report achievements to AP using data storage (for tracker)Star Rauchenberger2023-05-211-0/+24
* 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
* OPEN and FOURTH are now displaced as wellStar Rauchenberger2023-04-211-9/+9
* 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
* Set some more static panelsStar Rauchenberger2023-04-191-6/+6
* 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
b215f49e9ca64b58fd7284a2b'>0d4ebf3 ^
c10b73f ^





0d4ebf3 ^
c10b73f ^







0d4ebf3 ^
c10b73f ^











0d4ebf3 ^
c10b73f ^







0d4ebf3 ^
c10b73f ^






0d4ebf3 ^
c10b73f ^






0d4ebf3 ^
c10b73f ^
0d4ebf3 ^

c10b73f ^












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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146