Execute Lua code via the compiler and by a mouse click in the game. Use /editor to find and get the compiler, admins can share access to an executable code to players. Possible use cases: [public] utility code, special triggers by player click. Designed to be simple, safe and fast. Anyone can translate the mod on Crowdin. https://crowdin.com/project/factorio-mods-localization
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 0.9.17 Date: 11. 05. 2022 Locale: - Added Ukrainian translation (thanks to @de_jure (Yuriy) on crowdin) - Translations: https://crowdin.com/project/factorio-mods-localization (thank you for contributions, I really appreciate it) Changes: - Added integration with http://mods.factorio.com/mod/gvv
Version: 0.9.16 Date: 22. 12. 2021 Changes: - Changed event handler (slightly better performance)
Version: 0.9.15 Date: 28. 09. 2021 Changes: - Refactored on_gui_click event sligthly
Version: 0.9.14 Date: 28. 09. 2021 Changes: - Refactored on_gui_click event sligthly
Version: 0.9.13 Date: 28. 09. 2021 Changes: - Optimized on_gui_click event
Version: 0.9.12 Date: 29. 08. 2021 Changes: - Added Brazilian Portuguese translation (thanks to @BM123499 (Bruno Melo) on crowdin) Notes: - Translations: https://crowdin.com/project/factorio-mods-localization (thank you for contributions, I really appreciate it)
Version: 0.9.11 Date: 27. 08. 2021 Bugfixes: - Fixed GUI
Version: 0.9.10 Date: 27. 08. 2021 Changes: - Removed unnecessary data
Version: 0.9.9 Date: 27. 08. 2021 Changes: - Improved GUI - Small improvements Bugfixes: - Fixed desync when an admin press the paste button
Version: 0.9.8 Date: 24. 08. 2021 Changes: - Improved icons
Version: 0.9.7 Date: 24. 08. 2021 Changes: - Removed some unnecessary code Bugfixes: - Fixed closing of GUI when the compiler is destroyed by any method
Version: 0.9.6 Date: 23. 08. 2021 Changes: - Fixed some desync due to a button
Version: 0.9.5 Date: 23. 08. 2021 Changes: - Returned old interaction with data
Version: 0.9.4 Date: 23. 08. 2021 Changes: - Returned filters
Version: 0.9.3 Date: 23. 08. 2021 Bugfixes: - Trying to fix desync (Disabled filters of events temporarilly)
Version: 0.9.2 Date: 23. 08. 2021 Bugfixes: - Trying to fix desync
Version: 0.9.1 Date: 23. 08. 2021 Bugfixes: - Fixed compiling button
Version: 0.9.0 Date: 23. 08. 2021 Changes: - Changed stack size from 100 to 50 - Changed icon for the item Bugfixes: - Fixed desync but it works slower now (temporarily solution?)
Version: 0.8.7 Date: 21. 08. 2021 Bugfixes: - Fixed crash due to some events (it's weird)
Version: 0.8.6 Date: 21. 08. 2021 Bugfixes: - Fixed prototypes
Version: 0.8.5 Date: 21. 08. 2021 Features: - You can get a player who triggered the code
Version: 0.8.4 Date: 21. 08. 2021 Changes: - Small improvements Bugfixes: - Fixed some data - Improved stability
Version: 0.8.3 Date: 21. 08. 2021 Changes: - Small improvements
Version: 0.8.2 Date: 21. 08. 2021 Changes: - Small improvements
Version: 0.8.1 Date: 21. 08. 2021 Bugfixes: - Fixed filters Notes: - TODO: new textures, more hints
Version: 0.8.0 Date: 21. 08. 2021 Notes: - First public release