forked from osldgoth/Actual-Craft-Time
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
249 lines (225 loc) · 9.18 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
---------------------------------------------------------------------------------------------------
Version: 0.6.0
Date: 3/21/2023
Changes:
- New repository as original hasn't been updated
Bugfixes:
- Fixed crash when mining products is nil (e.g. pyanodon bitumen seep)
---------------------------------------------------------------------------------------------------
Version: 0.5.9
Date: 11/24/2020
Changes:
- Update for Base v1.1.
Bugfixes:
- Fixed changelog errors.
---------------------------------------------------------------------------------------------------
Version: 0.5.8
Date: 10/30/2020
Bugfixes:
- Fixed crash on Angels fish tank recipies by using amount_max/min.
---------------------------------------------------------------------------------------------------
Version: 0.5.7
Date: 10/28/2020
Bugfixes:
- Correct Kovarex product calculation for U-235.
- Oil is now using correct mining amount.
---------------------------------------------------------------------------------------------------
Version: 0.5.6
Date: 09/22/2020
Bugfixes:
- Potential fix for Krastorio2 crusher stone to sand recipe.
---------------------------------------------------------------------------------------------------
Version: 0.5.5
Date: 08/10/2020
Bugfixes:
- Productivity bonus applied for positive values only
- Fixed release date in changelog for 0.5.4
---------------------------------------------------------------------------------------------------
Version: 0.5.4
Date: 06/18/2020
Bugfixes:
- Furnaces now show possible recipe information from input
---------------------------------------------------------------------------------------------------
Version: 0.5.3
Date: 05/22/2020
Changes:
- Added Krastorio2 belt types.
---------------------------------------------------------------------------------------------------
Version: 0.5.2
Date: 05/9/2020
Changes:
- Added recipe execution cap. - Thanks vehumet/crux042
- Increased precision of displayed craft time for extreamly fast recipies.
Bugfixes:
- Fixed productivty bonus for miners. - Thanks vehumet/crux042
- Fixed Controls setting key description.
---------------------------------------------------------------------------------------------------
Version: 0.5.1
Date: 04/30/2020
Changes:
- Custom script using "none" instead of "script-only".
---------------------------------------------------------------------------------------------------
Version: 0.5.0
Date: 04/23/2020
Bugfixes:
- Including probablity for products.
---------------------------------------------------------------------------------------------------
Version: 0.4.9
Date: 04/18/2020
Bugfixes:
- EvoGui - Made a couple changes to prevent other mods to activate ACT code.
---------------------------------------------------------------------------------------------------
Version: 0.4.8
Date: 04/18/2020
Bugfixes:
- Krastorio2 - Recipe product amount was set with max_amount instead of amount_max, now is set to the average of the amount_max and amount_min.
---------------------------------------------------------------------------------------------------
Version: 0.4.7
Date: 04/16/2020
Minor Features:
- Added ability to toggle between items per second and items per minute.
---------------------------------------------------------------------------------------------------
Version: 0.4.6
Date: 01/21/2020
Changes:
- Game Version 0.18.x Update.
---------------------------------------------------------------------------------------------------
Version: 0.4.5
Date: 10/28/2019
Bugfixes:
- Fixed mining productivity bonus being applied to non-mining entities.
---------------------------------------------------------------------------------------------------
Version: 0.4.4
Date: 10/15/2019
Bugfixes:
- Fixed that the tooltip for sprite-button on Gui contained the name of the recipe but should have been the localized name of the recipe instead.
---------------------------------------------------------------------------------------------------
Version: 0.4.3
Date: 10/15/2019
Bugfixes:
- Fixed bug where script was accidently hiding top level Gui, which hid gui elements from other mods.
---------------------------------------------------------------------------------------------------
Version: 0.4.2
Date: 10/10/2019
Bugfixes:
- Fixed bug where settings were not set when closing gui.
---------------------------------------------------------------------------------------------------
Version: 0.4.1
Date: 10/09/2019
Changes:
- Rewrote control.lua for easier reading and bug fixing.
- Dropped inserter count.
---------------------------------------------------------------------------------------------------
Version: 0.3.9
Date:
Bugfixes:
- Fixed nil settings crash.
- Removed some non used code.
---------------------------------------------------------------------------------------------------
Version: 0.3.8
Date:
Minor Features:
- Added settings.
- Added slider buttons.
- Added show/hide inserters checkbox.
- Added functionality for slider butons and inserters checkbox.
- Changed background of inserter sprites.
---------------------------------------------------------------------------------------------------
Version: 0.3.7
Date:
Bugfixes:
- Fixed missing player for labs.
---------------------------------------------------------------------------------------------------
Version: 0.3.6
Date:
Bugfixes:
- Fixed "belt-speed" errors, safer get recipe, fixed miniloader error, fixed broken sliders on mining drills.
---------------------------------------------------------------------------------------------------
Version: 0.3.5
Date:
Bugfixes:
- Fixed module inserter mod error, fixed some PY mod miners - sliders for some are broken.
---------------------------------------------------------------------------------------------------
Version: 0.3.4
Date:
Changes:
- Supports most non vanilla belts, game 0.17.x update, added changelog and thumbnail.
---------------------------------------------------------------------------------------------------
Version: 0.3.3
Date:
Bugfixes:
- Final fixes for compatibility with mods.
---------------------------------------------------------------------------------------------------
Version: 0.3.2
Date:
Bugfixes:
- Fixed IPS and entity bugs for mods.
---------------------------------------------------------------------------------------------------
Version: 0.3.1
Date:
Bugfixes:
- Fixed mining drill bugs.
---------------------------------------------------------------------------------------------------
Version: 0.3.0
Date:
Bugfixes:
- Added code for labs, mining drills, and pumpjacks.
---------------------------------------------------------------------------------------------------
Version: 0.2.9
Date:
Bugfixes:
- Fixed a bug where multiple players could overwrite the IPS table causing crashes for other players.
---------------------------------------------------------------------------------------------------
Version: 0.2.8
Date:
Bugfixes:
- Corrected error.
---------------------------------------------------------------------------------------------------
Version: 0.2.7
Date:
Bugfixes:
- Fixed crash when a recipe has more than one ingredient or product of the same name.
- Fixed crash when entity was mined, destroyed or otherwise lost.
Minor Features:
- Added feature: automatic saving and restore of slider position.
- Mod should be localization friendly.
---------------------------------------------------------------------------------------------------
Version: 0.2.6
Date:
Bugfixes:
- Changed while loop to exit quietly.
---------------------------------------------------------------------------------------------------
Version: 0.2.5
Date:
Changes:
- Added labels for inserter sprites.
- Modified tooltip strings for clarity.
Bugfixes:
- Fixed bug in rare case where there is no recipe when slider is used.
---------------------------------------------------------------------------------------------------
Version: 0.2.4
Date:
Minor Features:
- Added inserter estimations for Belt and Chest.
---------------------------------------------------------------------------------------------------
Version: 0.2.3
Date:
Bugfixes:
- Fixed bug where Items/second was rounded incorrectly causing low accuracy for fast machines.
Minor Features:
- Added a slider and progressbar features.
---------------------------------------------------------------------------------------------------
Version: 0.2.2
Date:
Bugfixes:
- Gui bug fix for rare case when Gui closed when assembly machine is changed and for deep core mining mod.
---------------------------------------------------------------------------------------------------
Version: 0.2.1
Date:
Major Features:
- Finished Gui, Items per second, added ingredients, fixed bugs.
---------------------------------------------------------------------------------------------------
Version: 0.1.0
Date:
Major Features:
- Initial release, most code has been completed, code logic seems to be in order. not 100% sure items per second is correct with module use.