-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
changelog.txt
106 lines (89 loc) · 3.61 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
---------------------------------------------------------------------------------------------------
Version: 1.1.1
Date: 25. 11. 2020
Changes:
- Modernized the interface behavior and appearance
---------------------------------------------------------------------------------------------------
Version: 1.1.0
Date: 24. 11. 2020
Changes:
- Update for Factorio 1.1
---------------------------------------------------------------------------------------------------
Version: 1.0.0
Date: 14. 08. 2020
Changes:
- Update for Factorio 1.0
---------------------------------------------------------------------------------------------------
Version: 0.18.6
Date: 03. 06. 2020
Changes:
- Updated thumbnail
---------------------------------------------------------------------------------------------------
Version: 0.18.5
Date: 30. 04. 2020
Bugfixes:
- Fixed the usage of an outdated format for hotkeys that was no longer supported with Factorio 0.18.22
---------------------------------------------------------------------------------------------------
Version: 0.18.4
Date: 01. 03. 2020
Bugfixes:
- Fixed a GUI re-sizing issue
---------------------------------------------------------------------------------------------------
Version: 0.18.3
Date: 01. 03. 2020
Bugfixes:
- Fixed a crash when inputting an invalidly encoded string
---------------------------------------------------------------------------------------------------
Version: 0.18.2
Date: 18. 02. 2020
Bugfixes:
- Fixed a crash that happened when any global mod setting was changed
---------------------------------------------------------------------------------------------------
Version: 0.18.1
Date: 18. 02. 2020
Bugfixes:
- Fixed a crash that was caused by a change in the Factorio API in version 0.18.7. Quickbar strings exported before this version will sadly not work anymore. You'll need to create a new one with the new version.
---------------------------------------------------------------------------------------------------
Version: 0.18.0
Date: 21. 01. 2020
Features:
- Update for Factorio 0.18
---------------------------------------------------------------------------------------------------
Version: 0.17.6
Date: 12. 03. 2019
Features:
- The import/export text will now be selected automatically
---------------------------------------------------------------------------------------------------
Version: 0.17.5
Date: 10. 03. 2019
Features:
- Blueprints will now show up as empty blueprints on import again
Bugfixes:
- Fix crash when loading into existing save
---------------------------------------------------------------------------------------------------
Version: 0.17.4
Date: 10. 03. 2019
Bugfixes:
- Fix GUI-button not lining up with other buttons
---------------------------------------------------------------------------------------------------
Version: 0.17.3
Date: 10. 03. 2019
Features:
- Add quickbar shortcuts
Bugfixes:
- Fix naive way of importing (also ignores blueprints on export for now)
---------------------------------------------------------------------------------------------------
Version: 0.17.2
Date: 08. 03. 2019
Bugfixes:
- Fix crash when loading the mod into an existing save (thanks The-Bloke!)
---------------------------------------------------------------------------------------------------
Version: 0.17.1
Date: 08. 03. 2019
Bugfixes:
- Fix importing not always deleting the previous item
---------------------------------------------------------------------------------------------------
Version: 0.17.0
Date: 08. 03. 2019
Features:
- Initial Release