Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-tracking integration #7

Open
fenhl opened this issue Jul 27, 2022 · 1 comment
Open

Auto-tracking integration #7

fenhl opened this issue Jul 27, 2022 · 1 comment
Labels
type: enhancement New feature or request

Comments

@fenhl
Copy link
Member

fenhl commented Jul 27, 2022

Allow the server to use data about obtained items for auto-tracking for restreams in tournament rooms (#6).

An issue here is that the randomizer currently doesn't notify the server when a player has found their own item, so the information is not sufficient for even basic item tracking. This could be circumvented by reading player inventory as an additional information source, or by patching the multiworld support in the randomizer to optionally include own-item-get in the co-op context (which may or may not be possible in a way that's backward-compatible with bizhawk-co-op).

@fenhl fenhl added the type: enhancement New feature or request label Jul 27, 2022
@fenhl
Copy link
Member Author

fenhl commented Jan 20, 2023

Admins can set rooms to be auto-tracked on https://oottracker.fenhl.net/ now, and support has been added to include own-item-get via OoTRandomizer/OoT-Randomizer#1691. I still want to add support to the randomizer to send more types of items, especially songs.

@fenhl fenhl mentioned this issue Apr 18, 2023
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant