-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog.txt
157 lines (157 loc) · 5.8 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
---------------------------------------------------------------------------------------------------
Version: 0.10.0
Date: 31. 10. 2024
Changes:
- Updated for Factorio 2.0
Locale:
- Added Catalan translation (thanks to @badall on crowdin)
- Added German translation (thanks to @Xman1109 on crowdin)
- Translations: https://crowdin.com/project/factorio-mods-localization (thank you for contributions, I really appreciate it)
---------------------------------------------------------------------------------------------------
Version: 0.9.17
Date: 11. 05. 2022
Locale:
- Added Ukrainian translation (thanks to @de_jure (Yuriy) on crowdin)
- Translations: https://crowdin.com/project/factorio-mods-localization (thank you for contributions, I really appreciate it)
Changes:
- Added integration with http://mods.factorio.com/mod/gvv
---------------------------------------------------------------------------------------------------
Version: 0.9.16
Date: 22. 12. 2021
Changes:
- Changed event handler (slightly better performance)
---------------------------------------------------------------------------------------------------
Version: 0.9.15
Date: 28. 09. 2021
Changes:
- Refactored on_gui_click event sligthly
---------------------------------------------------------------------------------------------------
Version: 0.9.14
Date: 28. 09. 2021
Changes:
- Refactored on_gui_click event sligthly
---------------------------------------------------------------------------------------------------
Version: 0.9.13
Date: 28. 09. 2021
Changes:
- Optimized on_gui_click event
---------------------------------------------------------------------------------------------------
Version: 0.9.12
Date: 29. 08. 2021
Changes:
- Added Brazilian Portuguese translation (thanks to @BM123499 (Bruno Melo) on crowdin)
Notes:
- Translations: https://crowdin.com/project/factorio-mods-localization (thank you for contributions, I really appreciate it)
---------------------------------------------------------------------------------------------------
Version: 0.9.11
Date: 27. 08. 2021
Bugfixes:
- Fixed GUI
---------------------------------------------------------------------------------------------------
Version: 0.9.10
Date: 27. 08. 2021
Changes:
- Removed unnecessary data
---------------------------------------------------------------------------------------------------
Version: 0.9.9
Date: 27. 08. 2021
Changes:
- Improved GUI
- Small improvements
Bugfixes:
- Fixed desync when an admin press the paste button
---------------------------------------------------------------------------------------------------
Version: 0.9.8
Date: 24. 08. 2021
Changes:
- Improved icons
---------------------------------------------------------------------------------------------------
Version: 0.9.7
Date: 24. 08. 2021
Changes:
- Removed some unnecessary code
Bugfixes:
- Fixed closing of GUI when the compiler is destroyed by any method
---------------------------------------------------------------------------------------------------
Version: 0.9.6
Date: 23. 08. 2021
Changes:
- Fixed some desync due to a button
---------------------------------------------------------------------------------------------------
Version: 0.9.5
Date: 23. 08. 2021
Changes:
- Returned old interaction with data
---------------------------------------------------------------------------------------------------
Version: 0.9.4
Date: 23. 08. 2021
Changes:
- Returned filters
---------------------------------------------------------------------------------------------------
Version: 0.9.3
Date: 23. 08. 2021
Bugfixes:
- Trying to fix desync (Disabled filters of events temporarilly)
---------------------------------------------------------------------------------------------------
Version: 0.9.2
Date: 23. 08. 2021
Bugfixes:
- Trying to fix desync
---------------------------------------------------------------------------------------------------
Version: 0.9.1
Date: 23. 08. 2021
Bugfixes:
- Fixed compiling button
---------------------------------------------------------------------------------------------------
Version: 0.9.0
Date: 23. 08. 2021
Changes:
- Changed stack size from 100 to 50
- Changed icon for the item
Bugfixes:
- Fixed desync but it works slower now (temporarily solution?)
---------------------------------------------------------------------------------------------------
Version: 0.8.7
Date: 21. 08. 2021
Bugfixes:
- Fixed crash due to some events (it's weird)
---------------------------------------------------------------------------------------------------
Version: 0.8.6
Date: 21. 08. 2021
Bugfixes:
- Fixed prototypes
---------------------------------------------------------------------------------------------------
Version: 0.8.5
Date: 21. 08. 2021
Features:
- You can get a player who triggered the code
---------------------------------------------------------------------------------------------------
Version: 0.8.4
Date: 21. 08. 2021
Changes:
- Small improvements
Bugfixes:
- Fixed some data
- Improved stability
---------------------------------------------------------------------------------------------------
Version: 0.8.3
Date: 21. 08. 2021
Changes:
- Small improvements
---------------------------------------------------------------------------------------------------
Version: 0.8.2
Date: 21. 08. 2021
Changes:
- Small improvements
---------------------------------------------------------------------------------------------------
Version: 0.8.1
Date: 21. 08. 2021
Bugfixes:
- Fixed filters
Notes:
- TODO: new textures, more hints
---------------------------------------------------------------------------------------------------
Version: 0.8.0
Date: 21. 08. 2021
Notes:
- First public release