-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
47 lines (47 loc) · 1.74 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
---------------------------------------------------------------------------------------------------
Version: 0.2.1
Date: 2024-11-09
Changes:
- All non-"normal" quality items are left alone and never trimmed
---------------------------------------------------------------------------------------------------
Version: 0.2.0
Date: 2024-10-31
Changes:
- Re-released with updates for Factorio 2.0 compatability
---------------------------------------------------------------------------------------------------
Version: 0.1.4
Date: 2024-03-01
Changes:
- Improved docs and code-style
---------------------------------------------------------------------------------------------------
Version: 0.1.3
Date: 2024-01-05
Bugfixes:
- Fix NPE on researched tech
---------------------------------------------------------------------------------------------------
Version: 0.1.2
Date: 2024-01-03
Bugfixes:
- Ensure scanner restarts properly after game load
---------------------------------------------------------------------------------------------------
Version: 0.1.1
Date: 2023-12-26
Major Features:
- Inventory trimming works as planned
- Inventory capacity threshold settings
- Player force handling
- Technology tree item (with startup setting)
- Scan-rate setting
---------------------------------------------------------------------------------------------------
Version: 0.1.0
Date: 2023-12-10
Major Features:
- Basic inventory trimming works
Todo:
- Additional settings need implementing for more aggressive trims
- Tech tree item required
---------------------------------------------------------------------------------------------------
Version: 0.0.1
Date: 2023-12-07
Todo:
- Everything, at the moment.