-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathchangelog.txt
97 lines (96 loc) · 3.3 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
---------------------------------------------------------------------------------------------------
Version: 1.2.2
Date: ????
Features:
- Add support for Linked Belts
Bugfixes:
- Another underground belt ghost crash
---------------------------------------------------------------------------------------------------
Version: 1.2.1
Date: 2024-09-16
Bugfixes:
- Another underground belt ghost crash
- Accidentally disabled removing items being spilled in last update
---------------------------------------------------------------------------------------------------
Version: 1.2.0
Date: 2024-09-15
Changes:
- Added LuaLS annotations to source
- Code refactoring
- Performance optimizations
Bugfixes:
- Crash when bulding paired ghost/real underground belts
- Added handling for ghosts causing other belts to curve or not
- Removing empty rows from global arrays
---------------------------------------------------------------------------------------------------
Version: 1.1.0
Date: 2021-12-29
Changes:
- Version bump for Factorio 1.1
- Remove unnecessary mod settings definition properties
Other:
- Retroactive changelog entries based on Github releases
---------------------------------------------------------------------------------------------------
Version: 0.17.0
Date: 2019-??-??
Changes:
- Version bump for Factorio 0.17
---------------------------------------------------------------------------------------------------
Version: 0.16.0
Date: 2018-05-28
Changes:
- Version bump for Factorio 0.16
---------------------------------------------------------------------------------------------------
Version: 0.15.4
Date: 2017-09-17
Bugfixes:
- Fix crash related to math.random
---------------------------------------------------------------------------------------------------
Version: 0.15.1
Date: 2017-05-06
Bugfixes:
- Fix validity check bug in the configuration change code
---------------------------------------------------------------------------------------------------
Version: 0.15.0
Date: 2017-05-02
Changes:
- Version bump for Factorio 0.15 (experimental)
Bugfixes:
- Many, especially for underground belts
---------------------------------------------------------------------------------------------------
Version: 0.13.0
Date: 2016-06-28
Changes:
- Version bump for Factorio 0.13
Bugfixes:
- Some
---------------------------------------------------------------------------------------------------
Version: 0.12.1
Date: 2016-06-09
Bugfixes:
- Fixed problem with application of terminal belt highlight option
---------------------------------------------------------------------------------------------------
Version: 0.12.0
Date: 2016-06-09
Features:
- Optional highlight of terminal belt locations
Optimizations:
- Major rewrite and refactor
Bugfixes:
- Some
Other:
- Mod versioning aligned with Factorio version
---------------------------------------------------------------------------------------------------
Version: 0.0.2
Date: 2016-06-03
Changes:
- Items spill in a slightly better location
Optimizations:
- Some
Bugfixes:
- Some
---------------------------------------------------------------------------------------------------
Version: 0.0.1
Date: 2016-06-01
Other:
- First version!