RichDarts - Remote input connection hub for Autodarts

Connect a lidarts.org game with autodarts.io to automatically enter thrown scores into lidarts. This is a proof of concept and may break or don't function as expected, if you need to correct scores you will have to use autodarts to create the correct score. Manual score input is not possible while the script is running. Lidarts example can be used to implement other sites.

Zoznam verzií skriptu, ktorých kód bol aktualizovaný. Zobraziť všetky verzie.

  • v2.1.2 27.10.2024
    • even more bug fixes, this time AD Tab not closing anymore when game finished/aborted
  • v2.1.1 27.10.2024
    • fixed bug from fixing bug ^^'
  • v2.1 27.10.2024
    • changed logic for starting new game
    • fixed bug that didn't start new game after finishing autodarts game on checkout
  • v2.0 27.10.2024

    Changed the inner working, less use of intervals and more change-event-based actions, also grabbing the score from the websocket communication instead of DOM-elements. Probably still too much callback-hell and overall dirty code.

  • v1.2 15.09.2024