You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am doing this in esa-layouts in a basic form where they must be entered just as the run starts and contain no extra metadata, but maybe it'd be a good thing for this bundle? Duplicate the logic used for players so you can add metadata as well; could also add Discord handles to the social object so if you wanted to, they could be linked to a Discord integration people may want to develop. The UI may need some redesign to fit this data in though. Could also be imported from a schedule using the same logic as players, although not sure how that would work with Discord handles, if at all.
This bundle already has message types to edit runs, although a helper message to just quickly add commentators may also be nice, as at live events like ESA we add commentators via a NFC tag method, and would be nice if it could also look up their information if needed (although for ESA our sign in method already stores metadata too IIRC).
The text was updated successfully, but these errors were encountered:
I am doing this in
esa-layouts
in a basic form where they must be entered just as the run starts and contain no extra metadata, but maybe it'd be a good thing for this bundle? Duplicate the logic used for players so you can add metadata as well; could also add Discord handles to thesocial
object so if you wanted to, they could be linked to a Discord integration people may want to develop. The UI may need some redesign to fit this data in though. Could also be imported from a schedule using the same logic as players, although not sure how that would work with Discord handles, if at all.This bundle already has message types to edit runs, although a helper message to just quickly add commentators may also be nice, as at live events like ESA we add commentators via a NFC tag method, and would be nice if it could also look up their information if needed (although for ESA our sign in method already stores metadata too IIRC).
The text was updated successfully, but these errors were encountered: