-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathchangelog.txt
More file actions
118 lines (118 loc) · 4.38 KB
/
Copy pathchangelog.txt
File metadata and controls
118 lines (118 loc) · 4.38 KB
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
---------------------------------------------------------------------------------------------------
Version: 2.3.0
Date: 25-06-2026
Compatibility:
- Factorio version 2.1.x
Bugfix:
- Fixed crash in debug log file writing
Settings:
- Updated recall range setting default value to 15 tiles due to bot-spacing updates in 2.1.x
---------------------------------------------------------------------------------------------------
Version: 2.2.0
Date: 01-05-2026
Features:
- Add recall option to capture deployed bots back into capsules after battle
- Add tooltip messages when capsules have been used from or restored to inventory
Settings:
- Add option to enable/disable bot recall
- Add option to enable/disable tooltip messages
Bugfix:
- Fixed a small edge case in deployment logic
- Adjusted deploy pattern selection based on tick logic
Misc:
- Clarified changelog categories, readme, code comments and (debug) log messages
---------------------------------------------------------------------------------------------------
Version: 2.1.0
Date: 17-04-2026
Features:
- Add support for Defender and Distractor launching
- Add new research and armor equipment for Defender and Distractor launchers
Settings:
- Add new mod setting to enable/disable strict launch equipment
Graphics:
- Updated graphics to Factorio 2.x
Compatibility:
- Tested compatibility with Factorio Space Age DLC
---------------------------------------------------------------------------------------------------
Version: 2.0.0
Date: 23-10-2024
Compatibility:
- Factorio version 2.0.x
---------------------------------------------------------------------------------------------------
Version: 1.1.0
Date: 24-11-2020
Compatibility:
- Factorio version 1.1.x
---------------------------------------------------------------------------------------------------
Version: 1.0.1
Date: 27-09-2020
Features:
- Support using capsules from Spidertron inventory when personally driving the Spidertron
Bugfix:
- Fix startup crash with the Editor Extensions mod
---------------------------------------------------------------------------------------------------
Version: 1.0.0
Date: 14-08-2020
Compatibility:
- Factorio version 1.0.x
Bugfix:
- Fix for vehicles that don't report their speed
---------------------------------------------------------------------------------------------------
Version: 0.1.9
Date: 21-01-2020
Compatibility:
- Factorio version 0.18.x
Settings:
- Add configurable option to halt deployment when vehicle speed is too high
---------------------------------------------------------------------------------------------------
Version: 0.1.8
Date: 02-05-2019
Compatibility:
- Factorio version 0.17.35+
Features:
- Implemented mod settings
---------------------------------------------------------------------------------------------------
Version: 0.1.7
Date: 26-02-2019
Compatibility:
- Factorio version 0.17.x
Balancing:
- Updated science pack requirements
---------------------------------------------------------------------------------------------------
Version: 0.1.6
Date: 13-12-2017
Compatibility:
- Factorio version 0.16.x
Features:
- Now works properly in multiplayer
---------------------------------------------------------------------------------------------------
Version: 0.1.5
Date: 25-04-2017
Compatibility:
- Factorio version 0.15.x
Changes:
- Added deploy rate limiting option (in-code only for now)
- Improved debug logging (contribution by jonatkins)
- Improved deploy count formula (contribution by jonatkins)
---------------------------------------------------------------------------------------------------
Version: 0.1.4
Date: 17-09-2016
Compatibility:
- Factorio version 0.14.x
---------------------------------------------------------------------------------------------------
Version: 0.1.3
Date: 27-06-2016
Compatibility:
- Factorio version 0.13.x
---------------------------------------------------------------------------------------------------
Version: 0.1.2
Date: 07-05-2016
Features:
- Added Power Armor Equipment
Balancing:
- Updated deploy weight (10 instead of 25 for weights between 100 to 1000)
---------------------------------------------------------------------------------------------------
Version: 0.1.1
Date: 27-04-2016
Features:
- Initial Release