-
Notifications
You must be signed in to change notification settings - Fork 6
/
changelog.txt
251 lines (190 loc) · 9.07 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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
---------------------------------------------------------------------------------------------------
Version: 0.10.9
Date: 2019-06-10
Bugfixes:
- Fixed crash on placing first LTN stop (https://mods.factorio.com/mod/LTN_Tracker/discussion/5cfd4f17d9e222000bc70d44)
---------------------------------------------------------------------------------------------------
Version: 0.10.8
Date: 2019-04-28
Bugfixes:
- Fixed that "Show toggle button" setting was not respected at the start of the game. (#25)
- Fixed that "Show toggle button" setting could sometimes revert to "on" when loading a game. (#25)
---------------------------------------------------------------------------------------------------
Version: 0.10.7
Date: 2019-04-25
Features:
- Added mod setting to disable alerts for underloaded trains.
Bugfixes:
- Fixed that partially destroying an LTN stop with waterfill could cause crashes.
---------------------------------------------------------------------------------------------------
Version: 0.10.6
Date: 2019-04-20
Bugfixes:
- Fixed that deleting a station with a name matching the current filter in station tab caused a crash.
(https://forums.factorio.com/viewtopic.php?f=214&t=64842&start=120#p424307)
---------------------------------------------------------------------------------------------------
Version: 0.10.5
Date: 2019-04-16
Features:
- Added toggle icon to shortcut bar. Top left toggle button is still visible by default, but can be turned off in settings.
Changes:
- Moved functionality to Optera's Library.
Bugfixes:
- Toggle button is no longer initialized with red background.
- Fixed that station filtering would not recognize renamed stations.
- Fixed rare crash when closing LTN-Combinator GUI
---------------------------------------------------------------------------------------------------
Version: 0.10.4
Date: 2019-04-10
Changes:
- Updated layout of tab selection buttons to be more in line with 0.17 UI style.
- Toggle button lights up red when an alert is detected.
Bugfixes:
- Fixed that "Action when clicking station" setting doing the opposite of the chosen action.
- Fixed that clicking stations on the alert tab would only open UI and not zoom to station.
---------------------------------------------------------------------------------------------------
Version: 0.10.3
Date: 2019-04-09
Features:
- Station names in history tab are clickable.
- Clicking a station name now opens the station UI and moves the player view to that station.
- New per-player mod setting to change which action happens when a station name is clicked.
Bugfixes:
- Fixed error when opening alert tab.
---------------------------------------------------------------------------------------------------
Version: 0.10.2
Date: 2019-04-08
Bugfixes:
- Fixed error caused by mod configuration changes (https://forums.factorio.com/viewtopic.php?f=214&t=64842&start=100#p420935).
- Fixed error caused by renamed or removed stations (https://forums.factorio.com/viewtopic.php?f=214&t=64842&start=100#p420947).
---------------------------------------------------------------------------------------------------
Version: 0.10.1
Date: 2019-04-07 20:30
Bugfixes:
- Errors on the alert tab recorded prior to version 0.10.0 no longer cause an error.
---------------------------------------------------------------------------------------------------
Version: 0.10.0
Date: 2019-04-07 10:30
Features:
- Alert tab overhaul:
* Stations with error states are no longer displayed on alert tab. Instead, they have been moved to the station tab.
* Train alert descriptions improved.
* Made provider and requester station names clickable.
* In case of incorrectly loaded trains, planned shipment and actual cargo are displayed.
* In case of leftover items after the delivery finishes, planned shipment and leftover items are displayed.
* Added a clear all button to clear all alerts with a single click.
Bugfixes:
- Fix for items in transit not being displayed properly in inventory tab (https://forums.factorio.com/viewtopic.php?f=214&t=64842&start=80#p419658).
---------------------------------------------------------------------------------------------------
Version: 0.9.9
Date: 2019-04-03
Changes:
- Improved usage of LTN Combinator interface.
- Displayed signals in station tab update after closing a LTN Combinator.
- "Debug Level" setting replaced with "Enable debug logging" setting.
- Improved debug logging.
Bugfixes:
- Fix for "attempt to call upvalue 'get_main_loco' (a nil value)" error (#21)
---------------------------------------------------------------------------------------------------
Version: 0.9.8
Date: 2019-03-30
Bugfixes:
- Workaround for crash related to rich text in station names (https://forums.factorio.com/viewtopic.php?f=214&t=64842&start=60#p418220).
---------------------------------------------------------------------------------------------------
Version: 0.9.7
Date: 2019-03-25
Features:
- Added support for LTN Combinator: Clicking a new button on the right side of the station tab will open the LTN Combinator connected to the station, if it exists.
Changes:
- Minor layout tweaks.
- Moved functionality to Opteras Library.
Bugfixes:
- Fixed crash caused by invalid UI element (#19).
---------------------------------------------------------------------------------------------------
Version: 0.9.6
Date: 2019-03-19
Bugfixes:
- Fixed trains leaving a fluid provider empty would cause crash.
---------------------------------------------------------------------------------------------------
Version: 0.9.5
Date: 2019-03-18
Features:
- Added tooltips to station names on alert tab to display long names (https://forums.factorio.com/viewtopic.php?f=214&t=64842&start=40#p413677).
Bugfixes:
- Another fix for UI elements being deleted by other mods (https://forums.factorio.com/viewtopic.php?f=214&t=64842&start=40#p413143).
- Fixed fluid shipments marked as incorrect cargo incorrectly (#17).
---------------------------------------------------------------------------------------------------
Version: 0.9.4
Date: 2019-03-15
Features:
- Improved cargo alert: cargo is now also checked after leaving the provider.
Changes:
- Updated to LTN 1.10.3: new interface names, new event.
---------------------------------------------------------------------------------------------------
Version: 0.9.3
Date: 2019-03-13
Bugfixes:
- Fixed crash after UI being deleted by other mods (#15).
- Fixed error caused by histories with invalid network ID.
---------------------------------------------------------------------------------------------------
Version: 0.9.2
Date: 2019-03-07
Changes:
- Updated to LTN 1.10.2.
- Improved depot tab layout.
Bugfixes:
- Fixed changelog to be compliant with Factorio's parser.
- Fixed negative networks IDs not being displayed correctly in history tab.
---------------------------------------------------------------------------------------------------
Version: 0.9.1
Date: 2019-02-28
Features:
- Station tab can be sorted by station name or state by clicking the corresponding column header.
- Stations can be filtered by name.
---------------------------------------------------------------------------------------------------
Version: 0.9.0
Date: 2019-02-28
Changes:
- Updated to Factorio 0.17.
---------------------------------------------------------------------------------------------------
Version: 0.8.6
Date: 2019-02-21
Bugfixes:
- Fixed error caused by deleting train schedules.
- Fixed missing localized string.
---------------------------------------------------------------------------------------------------
Version: 0.8.5
Date: 2019-02-20
Bugfixes:
- Fixed error caused by renaming depots.
---------------------------------------------------------------------------------------------------
Version: 0.8.4
Date: 2019-02-19
Bugfixes:
- Removing items from a save (by removing other mods) should no longer cause errors.
- Workaround added for UI elements being invalidated by other mods.
---------------------------------------------------------------------------------------------------
Version: 0.8.3
Date: 2019-02-13
Bugfixes:
- Fixed broken .zip file.
---------------------------------------------------------------------------------------------------
Version: 0.8.2
Date: 2019-02-12
Features:
- Added setting to allow automatic refresh of currently displayed tab.
Changes:
- Changed default debug level to "off".
---------------------------------------------------------------------------------------------------
Version: 0.8.1
Date: 2019-02-11
Bugfixes:
- Cleanup when mod configuration changes works properly now.
Changes:
- Added changelog.
- Added homepage and description to info.json.
---------------------------------------------------------------------------------------------------
Version: 0.8.0
Date: 2019-02-10
Features:
- Initial release to Factorio mod portal.