|
1 | | -##1.6.0## |
| 1 | +## 1.6.1 ## |
| 2 | +* Fixed stackable items with equipment grids could get deleted in some cases ([14638](https://mods.factorio.com/mods/theRustyKnife/manual-inventory-sort/discussion/14638)) |
| 3 | + |
| 4 | +## 1.6.0 ## |
2 | 5 | * Updated for Factorio 0.15 |
3 | 6 |
|
4 | | -##1.5.5## |
| 7 | +## 1.5.5 ## |
5 | 8 | * Fixed sorting of certain items would cause a crash when there were filters for them ([6067](https://mods.factorio.com/mods/theRustyKnife/manual-inventory-sort/discussion/6067)) |
6 | 9 | * Fixed a possible crash when sorting cars or wagons with bigger inventories than any chest |
7 | 10 |
|
8 | | -##1.5.4## |
| 11 | +## 1.5.4 ## |
9 | 12 | * Fixed filtered car sorting ([5284](https://mods.factorio.com/mods/theRustyKnife/manual-inventory-sort/discussion/5284)) |
10 | 13 |
|
11 | | -##1.5.3## |
| 14 | +## 1.5.3 ## |
12 | 15 | * Fixed temporary chests being selectable ([3947](https://mods.factorio.com/mods/theRustyKnife/manual-inventory-sort/discussion/3947)) |
13 | 16 |
|
14 | | -##1.5.2## |
| 17 | +## 1.5.2 ## |
15 | 18 | * No more temporary entity spawning and destroying on every player inventory sort |
16 | 19 | * Fixed filtered cargo-wagons weren't sorted properly |
17 | 20 |
|
18 | | -##1.5.1## |
| 21 | +## 1.5.1 ## |
19 | 22 | * Removed the left-over debugging message when auto-sorting |
20 | 23 |
|
21 | | -##1.5.0## |
| 24 | +## 1.5.0 ## |
22 | 25 | * Internal changes |
23 | 26 | * Improved auto-sort performance ([3558](https://mods.factorio.com/mods/theRustyKnife/manual-inventory-sort/discussion/3558)) |
24 | 27 |
|
25 | | -##1.4.5## |
| 28 | +## 1.4.5 ## |
26 | 29 | * Fixed GUI buttons would not appear when opened a logistic chest |
27 | 30 | + Added car and wagon sorting |
28 | 31 | + Added Russian translation thanks to [Apriori](https://mods.factorio.com/mods/theRustyKnife/manual-inventory-sort/discussion/3041) |
29 | 32 |
|
30 | | -##1.4.4## |
| 33 | +## 1.4.4 ## |
31 | 34 | * Updated for Factorio 0.14 |
32 | 35 |
|
33 | | -##1.4.3## |
| 36 | +## 1.4.3 ## |
34 | 37 | * Fixed sorting big chests caused a crash ([2008](https://mods.factorio.com/mods/theRustyKnife/manual-inventory-sort/discussion/2008)) |
35 | 38 |
|
36 | | -##1.4.2## |
| 39 | +## 1.4.2 ## |
37 | 40 | * Fixed logistic chests were not sortable ([1519](https://mods.factorio.com/mods/theRustyKnife/manual-inventory-sort/discussion/1519)) |
38 | 41 |
|
39 | | -##1.4.1## |
| 42 | +## 1.4.1 ## |
40 | 43 | * Fixed a bug causing a crash when loading existing saves without the mod installed before ([1494](https://mods.factorio.com/mods/theRustyKnife/manual-inventory-sort/discussion/1494)) |
41 | 44 |
|
42 | | -##1.4.0## |
| 45 | +## 1.4.0 ## |
43 | 46 | * Fixed broken migration script (hopefully), apologies to anyone who had problems with this - it should be safe now to migrate from any version to 1.4 |
44 | 47 | + Added sorting GUI |
45 | 48 |
|
46 | | -##1.3.0## |
| 49 | +## 1.3.0 ## |
47 | 50 | * Changed the default shortcuts to use shift instead of ctrl (it's a lot more comfortable this way) |
48 | 51 | + Added chest sorting |
49 | 52 |
|
50 | | -##1.2.0## |
| 53 | +## 1.2.0 ## |
51 | 54 | + Addded an options menu |
52 | 55 | + Added part inventory sorting |
53 | 56 |
|
54 | | -##1.1.2## |
| 57 | +## 1.1.2 ## |
55 | 58 | * Use of new API features of 0.13.12 to get rid of the need to place temporary entities |
56 | 59 |
|
57 | | -##1.1.1## |
| 60 | +## 1.1.1 ## |
58 | 61 | * Fixed auto-sort performance, now sorting is done only when actually needed |
59 | 62 |
|
60 | | -##1.1.0## |
| 63 | +## 1.1.0 ## |
61 | 64 | * Fixed a bug making it possible to duplicate items with durability in certain cases |
62 | 65 | + Added the auto-sort feature. It has performance problems to be solved though. |
63 | 66 |
|
64 | | -##1.0.1## |
| 67 | +## 1.0.1 ## |
65 | 68 | * Fixed a bug causing items to be lost when inserted in the tick after sorting was triggered |
66 | 69 |
|
67 | | -##1.0.0## |
| 70 | +## 1.0.0 ## |
68 | 71 | + Initial release |
0 commit comments