-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathchangelog.txt
172 lines (172 loc) · 6.68 KB
/
changelog.txt
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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
---------------------------------------------------------------------------------------------------
Version: 0.2.13
Date: ????
Changes:
---------------------------------------------------------------------------------------------------
Version: 0.2.12
Date: 2025-01-11
Bugfixes:
- Fixed crashes relating to entity ghosts
---------------------------------------------------------------------------------------------------
Version: 0.2.11
Date: 2024-12-31
Changes:
- Support output filter of spoiled fuel
---------------------------------------------------------------------------------------------------
Version: 0.2.10
Date: 2024-12-28
Bugfixes:
- Fixed crash when opening infinity chest with multiple filter slots
---------------------------------------------------------------------------------------------------
Version: 0.2.9
Date: 2024-11-17
Bugfixes:
- Added missing "valid" check on gui click
Changes:
- Added tooltip for pipette
---------------------------------------------------------------------------------------------------
Version: 0.2.8
Date: 2024-11-06
Bugfixes:
- Fix crash on filtered mining drills with fluids
---------------------------------------------------------------------------------------------------
Version: 0.2.7
Date: 2024-11-02
Bugfixes:
- Fixed invalid updaters/entities
---------------------------------------------------------------------------------------------------
Version: 0.2.6
Date: 2024-11-02
Changes:
- Support for filtered miners
- Support for quality upgraded products
Bugfixes:
- Fixed incorrect addition of filters of filterable inventories
- Don't show filter if there's no relevant updater
Internal:
- Simplify and consolidate item and quality canonization
---------------------------------------------------------------------------------------------------
Version: 0.2.5
Date: 2024-10-30
Changes:
- Support for spoilage results
Bugfixes:
- Fixed crash with non-item logistic requests
---------------------------------------------------------------------------------------------------
Version: 0.2.4
Date: 2024-10-22
Bugfixes:
- Handle case of filter with quality and no item
---------------------------------------------------------------------------------------------------
Version: 0.2.3
Date: 2024-10-21
Changes:
- Logistic chest updaters now work with the top logistic group if exists
---------------------------------------------------------------------------------------------------
Version: 0.2.2
Date: 2024-10-18
Bugfixes:
- Fixed handling signals without quality
---------------------------------------------------------------------------------------------------
Version: 0.2.1
Date: 2024-10-18
Bugfixes:
- Fixed migration from old versions
---------------------------------------------------------------------------------------------------
Version: 0.2.0
Date: 2024-10-14
Changes:
- Updated for Factorio version 2.0
---------------------------------------------------------------------------------------------------
Version: 0.1.12
Date: 2023-12-20
Changes:
- Updated readme
- Items are refreshed periodically, opening gui when needed
Bugfixes:
- Fixed active items changing order of filters
- Handling players who are removed
- Fixed items changing order on update
---------------------------------------------------------------------------------------------------
Version: 0.1.11
Date: 2023-12-11
Changes:
- Middle button to put ghost in hand, to manually set filters or conditions
- Add active items to items, so they can be easily unfiltered or unrequested
Bugfixes:
- Fixed invalid entity when getting button description
- Fixed opening moving cargo wagons and spidertron
---------------------------------------------------------------------------------------------------
Version: 0.1.10
Date: 2023-12-07
Bugfixes:
- Fixed opening non-filtered entities
---------------------------------------------------------------------------------------------------
Version: 0.1.9
Date: 2023-12-07
Changes:
- Changed interface to use left/right-click to add and remove filters
- Added support for logistic storage, requester and buffer chests
- Add loader1x2 and loader1x1 support
- Add item suggestions for inserters grabbing from/setting on underground belts, splitters, and loaders
- Add rocket launch silo suggestions
- Add fuel / burnt fuel result suggestions
- Use multiple columns when there are lots of item suggestions
- Added control tooltips per entity type
- Support filters on cars and cargo wagons
- Support existing/all filters on cars and cargo wagons
- Support increasing/decreasing requests by 5 stacks and full container
Bugfixes:
- Fixed crash when selecting a fluid from a signal as a filter by no longer showing non-item signals from the circuit network
---------------------------------------------------------------------------------------------------
Version: 0.1.8
Date: 2023-10-03
Bugfixes:
- Fixed crash when opening infinity chest
- Fixed crash when inserter receives a signal with no name
---------------------------------------------------------------------------------------------------
Version: 0.1.7
Date: 2023-06-16
Changes:
- Fix UI overflow with many suggestions
- Add circuit networks as suggestion source
---------------------------------------------------------------------------------------------------
Version: 0.1.6
Date: 2023-06-15
Changes:
- Fix crash when mining open entity
---------------------------------------------------------------------------------------------------
Version: 0.1.5
Date: 2023-06-15
Changes:
- Fix crash with attempting to draw fluids as items
---------------------------------------------------------------------------------------------------
Version: 0.1.4
Date: 2023-06-14
Changes:
- Add splitter support
- Add belt item suggestions
- Always replace filtered item when only one filter exists
---------------------------------------------------------------------------------------------------
Version: 0.1.3
Date: 2023-06-14
Changes:
- Fix crash on new game
---------------------------------------------------------------------------------------------------
Version: 0.1.2
Date: 2023-06-14
Changes:
- Create thumbnail
---------------------------------------------------------------------------------------------------
Version: 0.1.1
Date: 2023-06-14
Changes:
- Update mod portal
---------------------------------------------------------------------------------------------------
Version: 0.1.0
Date: 2023-06-14
Features:
- Intial release
- Reads chest contents
- Reads recipe input/output
- Reads fuel input/output