1
0
mirror of https://github.com/Wyrrrd/Autofilter.git synced 2026-06-07 08:20:25 +02:00

Multiple things

- Fixed changelog (again)
- Added integration for Informatron
- Moved some capitalisation around
- Added mode=none check for performance
This commit is contained in:
Wyrrrd
2020-03-05 18:34:55 +01:00
parent aed3caddda
commit 8ce0cbbf8e
13 changed files with 113 additions and 37 deletions
+8 -5
View File
@@ -1,9 +1,16 @@
---------------------------------------------------------------------------------------------------
Version: 0.18.7
Date: 5. 3. 2020
Features:
- Added integration with Informatron (for german and english locales)
Changes:
- Minor code readability improvements
- Added earlier check for setting "none" to prevent more code from running
---------------------------------------------------------------------------------------------------
Version: 0.18.6
Date: 27. 2. 2020
Changes:
- Updated retroactive downgrade to be on par with this version
Bugfixes:
- Fixed empty filter check, so it checks all slots instead of just the first one
---------------------------------------------------------------------------------------------------
@@ -13,7 +20,6 @@ Date: 24. 2. 2020
- Added hidden dependency to Bob's Adjustable Inserters (fixes setting filter from wrong inventory when pickup location is rotated)
- Added check for empty filter and whitelist mode to avoid overwriting filter on replacing preexisting inserters/ghosts
- Updated retroactive downgrade to be on par with this version
Locale:
- Added translated mod description
---------------------------------------------------------------------------------------------------
@@ -21,7 +27,6 @@ Version: 0.18.4
Date: 23. 2. 2020
Changes:
- Removed incompatibility with Upgrade Builder and Planner (see Bugfixes)
Bugfixes:
- Added additional check for entity type, since event filters are not applied to mod-raised events
---------------------------------------------------------------------------------------------------
@@ -30,7 +35,6 @@ Date: 23. 2. 2020
Changes:
- Minor improvements (typos, code style)
- Added incompatibility with Upgrade Builder and Planner (until crash is fixed, see https://mods.factorio.com/mod/Autofilter/discussion/5e5177cbf26569000bdd51eb)
Graphics:
- Changed thumbnail to the better
---------------------------------------------------------------------------------------------------
@@ -38,7 +42,6 @@ Version: 0.18.2
Date: 22. 2. 2020
Changes:
- Matched changelog file format to what Factorio expects
Info:
- Also downgraded to Factorio 0.17, see below
---------------------------------------------------------------------------------------------------