-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathchangelog.txt
154 lines (154 loc) · 6.45 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
---------------------------------------------------------------------------------------------------
Version: 0.5.1
Date: 2021-04-26
Changes:
- Added autofill for title bar
- Compatibility with Transport Drones mod
Bugfixes:
- Fixed crash when placing old blueprints
- Fixed crash when selecting "?" signal
- Fixed crash when playing Rail signals basic tutorial
---------------------------------------------------------------------------------------------------
Version: 0.5.0
Date: 2020-12-26
Changes:
- Update for Factorio 1.1
Bugfixes:
- Fixed crash when entity with note is destroyed
- Fixed crash when deleting user in MP
- Fixed select new contents and upgrade blueprint feature
- Fixed crash with invalid icons
---------------------------------------------------------------------------------------------------
Version: 0.4.8
Date: 2020-10-30
Changes:
- Compatibility with Space Exploration mod
Bugfixes:
- Fixed leftover notes when destroying entities
- Fixed signposts not showing icons
---------------------------------------------------------------------------------------------------
Version: 0.4.7
Date: 2020-09-22
Changes:
- Note titles are now centered
- Compatibility with Creative mod
- Added support for notes on spidertron
---------------------------------------------------------------------------------------------------
Version: 0.4.5
Date: 2020-08-29
Changes:
- Added german locale (thanks to Kuxynator)
---------------------------------------------------------------------------------------------------
Version: 0.4.4
Date: 2020-08-28
Changes:
- Added russian locale (thanks to CV514!)
Bugfixes:
- Fixed several crashes
---------------------------------------------------------------------------------------------------
Version: 0.4.3
Date: 2020-08-10
Changes:
- Compatibility with IndustrialDisplayPlates and EditorExtensions
---------------------------------------------------------------------------------------------------
Version: 0.4.2
Date: 2020-07-19
Changes:
- Compatibility with Math Combinator
---------------------------------------------------------------------------------------------------
Version: 0.4.1
Date: 2020-07-05
Changes:
- Compatibility with AAI programmable vehicles
---------------------------------------------------------------------------------------------------
Version: 0.4.0
Date: 2020-05-12
Changes:
- Update for Factorio 0.18. Thanks to xmnovotny!
- Fixed notes not being saved in blueprints
---------------------------------------------------------------------------------------------------
Version: 0.3.1
Bugfixes:
- Fixed item duplication error
---------------------------------------------------------------------------------------------------
Version: 0.3.0
Changes:
- Update for Factorio 0.17
- Removed blueprint notes
- Added rich text support for notes
---------------------------------------------------------------------------------------------------
Version: 0.2.8
Bugfixes:
- Fixed empty blueprint can have title
---------------------------------------------------------------------------------------------------
Version: 0.2.7
Bugfixes:
- Fixed placing tile ghosts under entities with notes detaches both the icon and label
---------------------------------------------------------------------------------------------------
Version: 0.2.6
Bugfixes:
- Fixed conflict with Train Supply Manager
---------------------------------------------------------------------------------------------------
Version: 0.2.5
Bugfixes:
- Fixed rare crash when changing blueprint icons
---------------------------------------------------------------------------------------------------
Version: 0.2.4
Bugfixes:
- Fixed missing item name translation caused by Attach notes
---------------------------------------------------------------------------------------------------
Version: 0.2.3
Bugfixes:
- (Hopefully) fixed startup crash for factorio verson 0.16.51
---------------------------------------------------------------------------------------------------
Version: 0.2.2
Bugfixes:
- Fixed incompatibility with Camera admin mod
---------------------------------------------------------------------------------------------------
Version: 0.2.1
Changes:
- Changed behaviour of icon-bar button to show/hide the note
- Added per-player mod setting to hide note by default
- Changed default text color to white and made text fields darker for better readability
- Removed opacity setting
Bugfixes:
- Fixed rare crash when opening entity gui
---------------------------------------------------------------------------------------------------
Version: 0.1.7
Bugfixes:
- Fixed crash on startup with too many mods enabled
- Fixed crash on startup due to incorrect bush sprite defnition
---------------------------------------------------------------------------------------------------
Version: 0.1.6
Bugfixes:
- Fixed crash when creating tile-only blueprints
---------------------------------------------------------------------------------------------------
Version: 0.1.5
Bugfixes:
- Fixed bug preventing game from loading with the mod enabled
- Improved performance
---------------------------------------------------------------------------------------------------
Version: 0.1.4
Bugfixes:
- Fixed incompatibility with factorio version 0.16.24
---------------------------------------------------------------------------------------------------
Version: 0.1.3
Changes:
- Added ability to modify blueprint note when the blueprint was just created
Bugfixes:
- Fixed crash when blueprinting combinators with notes added to them
---------------------------------------------------------------------------------------------------
Version: 0.1.2
Bugfixes:
- Fixed startup crash due to conflict with mod "Creative Mode (Fix for 0.16)"
- Temporary fix for startup crash due to conflict with Flare Stack
---------------------------------------------------------------------------------------------------
Version: 0.1.1
Bugfixes:
- Fixed crash when using deconstruction planner and setting up blueprints.
- Fixed an issue where blueprinting only ground tiles caused an error. (thanks to curiousinternals)
- Fixed conflict with Dectorio v0.8.4
---------------------------------------------------------------------------------------------------
Version: 0.1.0
Changes:
- Initial release