This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
Factorio-Better-Air-Filtering/better-air-filtering/changelog.txt

77 lines
3.1 KiB
Plaintext
Raw Normal View History

2019-10-08 18:41:57 +00:00
---------------------------------------------------------------------------------------------------
2021-03-09 15:46:10 +00:00
Version: 0.3.3
Date: 2021.03.09
Performance:
- Merge pull request by AngledLuffa to optimize code for pollution suction (https://github.com/JoeyDP/Factorio-Better-Air-Filtering/pull/2).
---------------------------------------------------------------------------------------------------
2021-03-09 15:30:35 +00:00
Version: 0.3.2
Date: 2021.02.05
Fixes:
- Apply fix by boskid: https://forums.factorio.com/95616
---------------------------------------------------------------------------------------------------
2020-12-05 13:38:48 +00:00
Version: 0.3.1
Date: 2020.12.05
Updates:
- Updated to Factorio 1.1.
---------------------------------------------------------------------------------------------------
Version: 0.3.0
Date: 2020.01.24
Updates:
- Updated to Factorio 0.18.
---------------------------------------------------------------------------------------------------
2020-01-04 12:36:59 +00:00
Version: 0.2.3
Date: 2020.01.04
Fixes:
- Register on_tick event on a different callback.
---------------------------------------------------------------------------------------------------
2020-01-03 15:17:35 +00:00
Version: 0.2.2
Date: 2020.01.03
Fixes:
- Air filter machine mk1 changed to type furnace.
- Air filter machine mk1 removed from fast replace group.
---------------------------------------------------------------------------------------------------
2019-12-14 17:03:46 +00:00
Version: 0.2.1
Date: 2019.12.14
Fixes:
- Desync when upgrading from 0.1.3 should be fixed.
---------------------------------------------------------------------------------------------------
2019-12-06 19:11:47 +00:00
Version: 0.2.0
2019-12-06 19:14:12 +00:00
Date: 2019.12.06
2019-12-06 19:11:47 +00:00
Performance:
- Improved performance thanks to Elrood (https://mods.factorio.com/mod/better-air-filtering/discussion/5de458a8b40f56000b3ca43c)
2019-12-06 19:11:47 +00:00
Features:
- Recycling now has a slight chance of breaking the filter.
- Increased power consumption of mk2 and mk3 machines.
- Setting for update interval (can be changed for better UPS).
---------------------------------------------------------------------------------------------------
Version: 0.1.3
Date: 2019.11.16
Locale:
- EN for pollution filter fuel category.
---------------------------------------------------------------------------------------------------
2019-10-12 09:53:07 +00:00
Version: 0.1.2
Date: 2019.10.12
Features:
- Air filters tier 2 and 3 now behave like furnaces. They accept expendable air filters as well as reusable ones.
- Fluid capacity of air filter machines reduced to more reasonable amounts.
Locale:
- EN for reusable air filter tech.
---------------------------------------------------------------------------------------------------
2019-10-09 10:48:02 +00:00
Version: 0.1.1
Date: 2019.10.09
Features:
- Pollution is now registered in the pollution statistics rather than the fluid statistics.
- Air filter machines now accept speed and efficiency modules or beacon effects.
Fixes:
- Invalid entity issue when removing air filter machine during update resolved.
---------------------------------------------------------------------------------------------------
2019-10-08 18:41:57 +00:00
Version: 0.1.0
Date: 2019.10.08
Info:
2019-10-12 09:53:07 +00:00
- Initial release.
2019-10-08 18:41:57 +00:00
Locale:
2019-10-12 09:53:07 +00:00
- English.
2019-10-08 18:41:57 +00:00
License:
2019-10-12 09:53:07 +00:00
- MIT License.
2019-10-09 10:48:02 +00:00