The Wayback Machine - https://web.archive.org/web/20210822054941/https://github.com/topics/mob-timer
Skip to content
#

mob-timer

Here are 5 public repositories matching this topic...

Language: All
Filter by language
mrozbarry
mrozbarry commented Oct 17, 2020

To know if the timer is loading:

  • If the server indicates you are the timer owner, then loading is done (ie there is no data from any other user)
  • If the server indicates you are not the timer owner, then...
    • Wait for mob list (may be empty)
    • Wait for goal list (may be empty)
    • Wait for timer setttings
    • Loading is done

Having a hyperapp action that indicates that

Improve this page

Add a description, image, and links to the mob-timer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mob-timer topic, visit your repo's landing page and select "manage topics."

Learn more