Program circuit network logic using FAL, a Factorio Assembly Language. Has FAL's in-game compact wiki with a pdf reference file. Author: Luke Perkin. Modified by ZwerOxotnik and by contributors. Anyone can translate the mod on Crowdin. https://crowdin.com/project/factorio-mods-localization
Mods introducing new content into the game.
Version: 0.12.1
Date: 27. 10. 2024
Bugfixes:
- Fixed localization for recipes
Version: 0.12.0
Date: 22. 10. 2024
Changes:
- Updated for Factorio 2.0
Version: 0.11.2
Date: 06. 05. 2023
Bugfixes:
- Improved data stability at start
Version: 0.11.1
Date: 13. 03. 2023
Locale:
- Updated French translation (contributed by https://github.com/XZ1048576 )
- Added Turkish translation (contributed by @oncelx on crowdin)
Version: 0.11.0
Date: 03. 03. 2023
Locale:
- Added French translation (contributed by https://github.com/XZ1048576 )
Features:
- Added technologies to increase maximum progamm size for MicroControllers (contributed by https://github.com/XZ1048576 )
Version: 0.10.10
Date: 19. 02. 2023
Locale:
- Added Ukrainian translation (contributed by @Met_en_Bouldry on crowdin)
Version: 0.10.9
Date: 24. 08. 2021
Changes:
- Improved icons
Version: 0.10.8
Date: 20. 08. 2021
Changes:
- Added an info icon
Version: 0.10.7
Date: 20. 08. 2021
Changes:
- Refactored slightly
- Improved stability slightly
Bugfixes:
- Fixed "bno"
Version: 0.10.6
Date: 19. 08. 2021
Changes:
- Changed examples in the scenario
- Changed positions of output for:
- [add|mul|bnd|bor|bxr|bls|brs|blr|brr|bno] N memN
Version: 0.10.5
Date: 19. 08. 2021
Bugfixes:
- Fixed some details in documentations
Changes:
- Reworked the scenario and added many examples in the scenario
Notes:
- I confused SRC with DST! (I'll change it soon, I hope)
Version: 0.10.4
Date: 19. 08. 2021
Bugfixes:
- Fixed a typo in the game
Version: 0.10.3
Date: 19. 08. 2021
Bugfixes:
- Fixed some details in documentations
Version: 0.10.2
Date: 19. 08. 2021
Changes:
- Improved documentation
Version: 0.10.1
Date: 19. 08. 2021
Changes:
- Improved documentation
Version: 0.10.0
Date: 19. 08. 2021
Bugfixes:
- Fixed data of old MicroControllers
Version: 0.9.7
Date: 19. 08. 2021
Bugfixes:
- Fixed data of MicroControllers!
Version: 0.9.6
Date: 19. 08. 2021
Changes:
- Improved UI
Version: 0.9.5
Date: 18. 08. 2021
Bugfixes:
- Fixed operations with "memN" etc
Version: 0.9.4
Date: 18. 08. 2021
Bugfixes:
- Fixed `out` (Factorio API works a bit weirder)
Version: 0.9.3
Date: 18. 08. 2021
Changes:
- Returned the scenario with examples
Version: 0.9.2
Date: 10. 07. 2021
Bugfixes:
- Game crushes due to data of a microcontroller when a player trying to remove the microcontroller (hotfix, happens sometimes)
Version: 0.9.1
Date: 04. 01. 2021
Features:
- Added "Update tick time" setting
Notes:
- Works much faster if "Update tick time" set 60
Version: 0.9.0
Date: 04. 01. 2021
Changes:
- Optimized gui (it doesn't affect too much on UPS now)
- Fixed 'set' command (https://github.com/ZwerOxotnik/m-microcontroller/issues/12)
- Improved style slightly for embed-wiki
- Removed example scenario temporarily
Version: 0.7.4
Date: 12. 10. 2020
Changes:
- nikolateslax added a technology to MicroControllers (https://github.com/ZwerOxotnik/m-microcontroller/pull/11)
- Reduced size of this mod by optimizing all images
Notes:
- You need to reasearch the technology to get MicroControllers
Version: 0.7.3
Date: 29. 09. 2020
Changes:
- Possibly fixed data coping (https://mods.factorio.com/mod/m-microcontroller/discussion/5f70b969cfbf9a4b0e744fbb)
Version: 0.7.1
Date: 26. 07. 2020
Changes:
- Changed the background color
Notes:
- This update for Factorio 0.18 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
Version: 0.7.0
Date: 26. 07. 2020
Changes:
- Changed the background color
Notes:
- This update for Factorio 0.17 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
Version: 0.6.3
Date: 25. 07. 2020
Changes:
- Changed the background color
Notes:
- This update for Factorio 0.18 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
Version: 0.6.2
Date: 25. 07. 2020
Changes:
- Changed the background color
Notes:
- This update for Factorio 0.17 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
Version: 0.6.1
Date: 24. 07. 2020
Features:
- You can copy the code and paste to micro controllers
Notes:
- This update for Factorio 0.18 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
Version: 0.6.0
Date: 24. 07. 2020
Features:
- You can copy the code and paste to micro controllers
Notes:
- This update for Factorio 0.17 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
Version: 0.5.8
Date: 15. 12. 2019
Features:
- Added compact FAL's wiki
Changes:
- Changed FAL REFERENCE
Notes:
- This update for Factorio 0.17 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
Version: 0.5.7
Date: 14. 12. 2019
Features:
- There are examples in scenario "MicroController/examples" now
Changes:
- Added new FAL REFERENCE
- Changed stack size of the controllers
Notes:
- This update for Factorio 0.17 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
Version: 0.5.3
Date: 09. 11. 2019
Bugfixes:
- Fixed a bug related to desynchronization on on_built_entity, on_robot_built_entity events
Changes:
- Changed user interface
- Refactoring
Notes:
- This update for Factorio 0.17 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
Version: 0.5.2
Date: 08. 11. 2019
Changes:
- Added FAL reference in the mod folder
- Updated info
Notes:
- This update for Factorio 0.17 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
Version: 0.5.1
Date: 08. 11. 2019
Bugfixes:
- Fixed UI of input
Notes:
- This update for Factorio 0.17 and updated by ZwerOxotnik
- I need much more tests, fix UI style etc
Version: 0.5.0
Date: 06. 11. 2019
Notes:
- This update for Factorio 0.17 and updated by ZwerOxotnik
- I need much more tests etc