provides an event called on_research_queue_changed that is raised at any change of research queue. It is ment to replace on_research_cancelled, on_research_finished and on_research_started. It uses the same interface as on_research_cancelled.
Lua libraries for use by other mods and submods that are parts of a larger mod.
Version: 1.0.2 Date: 2022-05-04 Changes: - Support for 1.1.57
Version: 1.0.1 Date: 2022-05-04 Bugfixes: - Fixed crash: __on_research_queue_changed__/on_research_queue_changed.lua:47: attempt to call method 'ToDictionary' (a nil value)
Version: 1.0.0 Date: 2022-05-04 Changes: - initial deploy