Create the ability for Macro Sync
TimothyLuke opened this issue ยท 4 comments
GSE can currently transmit a macro from one account to another. To help multiboxers allow the macro libraries to be synchronised between accounts so that a change in one is shared amongst the other accounts. This could also be potentially used by guilds or groups of friends.
The mechanic would be in the account choose to listen for macros from personx and when personx hits save it sends a notification that it has changed a macro over the comm channel and then the people who have listed that macro ask for it to be sent to them.
In the options would need to list a person, and then choose the default merge option.
Comms part done
Need to store the date/time a macro was last updated. This will let us know whether the macro we have is different.