-
Notifications
You must be signed in to change notification settings - Fork 4
/
changelog.txt
257 lines (253 loc) · 9.65 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
252
253
254
255
256
257
---------------------------------------------------------------------------------------------------
Version: 0.12.1
Date: 27. 10. 2024
Bugfixes:
- Fixed localization for recipes
---------------------------------------------------------------------------------------------------
Version: 0.12.0
Date: 22. 10. 2024
Changes:
- Updated for Factorio 2.0
---------------------------------------------------------------------------------------------------
Version: 0.11.2
Date: 06. 05. 2023
Bugfixes:
- Improved data stability at start
---------------------------------------------------------------------------------------------------
Version: 0.11.1
Date: 13. 03. 2023
Locale:
- Updated French translation (contributed by https://github.com/XZ1048576 )
- Added Turkish translation (contributed by @oncelx on crowdin)
---------------------------------------------------------------------------------------------------
Version: 0.11.0
Date: 03. 03. 2023
Locale:
- Added French translation (contributed by https://github.com/XZ1048576 )
Features:
- Added technologies to increase maximum progamm size for MicroControllers (contributed by https://github.com/XZ1048576 )
---------------------------------------------------------------------------------------------------
Version: 0.10.10
Date: 19. 02. 2023
Locale:
- Added Ukrainian translation (contributed by @Met_en_Bouldry on crowdin)
---------------------------------------------------------------------------------------------------
Version: 0.10.9
Date: 24. 08. 2021
Changes:
- Improved icons
---------------------------------------------------------------------------------------------------
Version: 0.10.8
Date: 20. 08. 2021
Changes:
- Added an info icon
---------------------------------------------------------------------------------------------------
Version: 0.10.7
Date: 20. 08. 2021
Changes:
- Refactored slightly
- Improved stability slightly
Bugfixes:
- Fixed "bno"
---------------------------------------------------------------------------------------------------
Version: 0.10.6
Date: 19. 08. 2021
Changes:
- Changed examples in the scenario
- Changed positions of output for:
- [add|mul|bnd|bor|bxr|bls|brs|blr|brr|bno] N memN
---------------------------------------------------------------------------------------------------
Version: 0.10.5
Date: 19. 08. 2021
Bugfixes:
- Fixed some details in documentations
Changes:
- Reworked the scenario and added many examples in the scenario
Notes:
- I confused SRC with DST! (I'll change it soon, I hope)
---------------------------------------------------------------------------------------------------
Version: 0.10.4
Date: 19. 08. 2021
Bugfixes:
- Fixed a typo in the game
---------------------------------------------------------------------------------------------------
Version: 0.10.3
Date: 19. 08. 2021
Bugfixes:
- Fixed some details in documentations
---------------------------------------------------------------------------------------------------
Version: 0.10.2
Date: 19. 08. 2021
Changes:
- Improved documentation
---------------------------------------------------------------------------------------------------
Version: 0.10.1
Date: 19. 08. 2021
Changes:
- Improved documentation
---------------------------------------------------------------------------------------------------
Version: 0.10.0
Date: 19. 08. 2021
Bugfixes:
- Fixed data of old MicroControllers
---------------------------------------------------------------------------------------------------
Version: 0.9.7
Date: 19. 08. 2021
Bugfixes:
- Fixed data of MicroControllers!
---------------------------------------------------------------------------------------------------
Version: 0.9.6
Date: 19. 08. 2021
Changes:
- Improved UI
---------------------------------------------------------------------------------------------------
Version: 0.9.5
Date: 18. 08. 2021
Bugfixes:
- Fixed operations with "memN" etc
---------------------------------------------------------------------------------------------------
Version: 0.9.4
Date: 18. 08. 2021
Bugfixes:
- Fixed `out` (Factorio API works a bit weirder)
---------------------------------------------------------------------------------------------------
Version: 0.9.3
Date: 18. 08. 2021
Changes:
- Returned the scenario with examples
---------------------------------------------------------------------------------------------------
Version: 0.9.2
Date: 10. 07. 2021
Bugfixes:
- Game crushes due to data of a microcontroller when a player trying to remove the microcontroller (hotfix, happens sometimes)
---------------------------------------------------------------------------------------------------
Version: 0.9.1
Date: 04. 01. 2021
Features:
- Added "Update tick time" setting
Notes:
- Works much faster if "Update tick time" set 60
---------------------------------------------------------------------------------------------------
Version: 0.9.0
Date: 04. 01. 2021
Changes:
- Optimized gui (it doesn't affect too much on UPS now)
- Fixed 'set' command (https://github.com/ZwerOxotnik/m-microcontroller/issues/12)
- Improved style slightly for embed-wiki
- Removed example scenario temporarily
---------------------------------------------------------------------------------------------------
Version: 0.7.4
Date: 12. 10. 2020
Changes:
- nikolateslax added a technology to MicroControllers (https://github.com/ZwerOxotnik/m-microcontroller/pull/11)
- Reduced size of this mod by optimizing all images
Notes:
- You need to reasearch the technology to get MicroControllers
---------------------------------------------------------------------------------------------------
Version: 0.7.3
Date: 29. 09. 2020
Changes:
- Possibly fixed data coping (https://mods.factorio.com/mod/m-microcontroller/discussion/5f70b969cfbf9a4b0e744fbb)
---------------------------------------------------------------------------------------------------
Version: 0.7.1
Date: 26. 07. 2020
Changes:
- Changed the background color
Notes:
- This update for Factorio 0.18 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
---------------------------------------------------------------------------------------------------
Version: 0.7.0
Date: 26. 07. 2020
Changes:
- Changed the background color
Notes:
- This update for Factorio 0.17 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
---------------------------------------------------------------------------------------------------
Version: 0.6.3
Date: 25. 07. 2020
Changes:
- Changed the background color
Notes:
- This update for Factorio 0.18 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
---------------------------------------------------------------------------------------------------
Version: 0.6.2
Date: 25. 07. 2020
Changes:
- Changed the background color
Notes:
- This update for Factorio 0.17 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
---------------------------------------------------------------------------------------------------
Version: 0.6.1
Date: 24. 07. 2020
Features:
- You can copy the code and paste to micro controllers
Notes:
- This update for Factorio 0.18 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
---------------------------------------------------------------------------------------------------
Version: 0.6.0
Date: 24. 07. 2020
Features:
- You can copy the code and paste to micro controllers
Notes:
- This update for Factorio 0.17 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
---------------------------------------------------------------------------------------------------
Version: 0.5.8
Date: 15. 12. 2019
Features:
- Added compact FAL's wiki
Changes:
- Changed FAL REFERENCE
Notes:
- This update for Factorio 0.17 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
---------------------------------------------------------------------------------------------------
Version: 0.5.7
Date: 14. 12. 2019
Features:
- There are examples in scenario "MicroController/examples" now
Changes:
- Added new FAL REFERENCE
- Changed stack size of the controllers
Notes:
- This update for Factorio 0.17 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
---------------------------------------------------------------------------------------------------
Version: 0.5.3
Date: 09. 11. 2019
Bugfixes:
- Fixed a bug related to desynchronization on on_built_entity, on_robot_built_entity events
Changes:
- Changed user interface
- Refactoring
Notes:
- This update for Factorio 0.17 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
---------------------------------------------------------------------------------------------------
Version: 0.5.2
Date: 08. 11. 2019
Changes:
- Added FAL reference in the mod folder
- Updated info
Notes:
- This update for Factorio 0.17 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
---------------------------------------------------------------------------------------------------
Version: 0.5.1
Date: 08. 11. 2019
Bugfixes:
- Fixed UI of input
Notes:
- This update for Factorio 0.17 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
---------------------------------------------------------------------------------------------------
Version: 0.5.0
Date: 06. 11. 2019
Notes:
- This update for Factorio 0.17 and updated by ZwerOxotnik
- I need much more tests etc