Page 1 of 1

Add recipe notification read access.

Posted: Tue Aug 29, 2023 10:00 pm
by Luciole
Currently we have write access to recipe notifications using PlayerLua.clear_recipe_notifications() and PlayerLua.add_recipe_notification(recipe).
But we can't know about current recipe notifications with something like PlayerLua.get_recipe_notifications().

Why:
To allow to synchronize recipe notifications status between maps for mods like Clusterio.