CueSport ScoreBoard (Pool, Snooker, 8-ball, 9-ball)

Free CueSport ScoreBoard (Pool, Snooker, 8-ball, 9-ball) v2.4.2

Enhancements:
Support player ball indicator.
This release adds a bunch of tweaks to the UI: shading, button styling, layout.

Fixes:
Some basic bug fixes, score reset on browser refresh.

Ball Indicator Settings:
1760551260539.png


Ball Indicator Display:
1760551268537.png
Support international pool ball colors. This feature is only available when 8-ball game type is selected.

1760551299672.png


Changes are also reflected on the overlay

1760551314134.png
Small changes to improve UI.

  • Hide swap colors button when there isn't two players enabled.
  • Increased the length of game info entry field.
Added/Enhanced:

  • Show Scores feature added so scores can be hidden (scoring can still register, just not display)

    1760551337950.png


  • Disabled irrelevant controls on single player, rather than hiding

    1760551361221.png
Fixed:

  • Game Info length increased to 60 characters
  • PlayerToggle display issue on cleared cache and reload fixed
Enhanced the Control Panel to add buttons to increase, decrease, or reset zoom level.

1760551385417.png
Increased gameInfo variable to support 50 characters, versus previous 25 limit.
  • Like
Reactions: Speedy0469
chrome_XFjxvM07oY.gif


Added:
  • Re-wrote CSS for control_panel.html to use a tabbed structure rather than collapsible sections.
  • Added version check capability on General Settings tab
  • Added donation/support link
Fixed:
  • Themes corrected and renamed appropriately
1744218843676.png


Added:
  • Complete browser_source.html CSS revamp, reduced to single CSS file and support a slider for UI scaling (scoreboard, balltracker, gameinfo).
  • Opacity now applies to balltracker
  • Added links for code page and support link.
  • Repositioned theme selection

Fixed:
  • Bug when changing gametype, now we reset balltracker status.
  • Theme color issues
  • Improved draggable element control
  • Improved UI layout not to bump position when adding or removing elements
  • Shotclock position improvements
Major changes in this release surround the functionality of supporting multiple instances of the plugin, within the same OBS stream. In addition to the multiple instance support, he ability to cleanup local storage data was added, since several instances could be created and stale data could occur.

In the event that a user wishes to support multiple games, they can now do this using a query string at the end of both the browser_source.html URL (browser source), and control_panel.html URL (dock source).

Example of browser source configuration:
x3ViXQ94lS.png


Example of dock source configuration:
UtRdfswabS.png


Once configured the user will now have a control panel and associated browser overlay for each game they wish to 'track'. There is no liimit to the number of instances you can configure, you must just have a browser_ource and control_panel pair for each one. Additionally, you can call the instance any string you like, e.g., table, game, tv, camera.

pVbeq166Kx.png


As mentioned at the start, there is also the addition of controls for clearing the local stored data pertaining to instances. The new buttons allow you to clear all local data, or a specific instances data. Once cleared defaults will be created for the active instances.

SSebwbbL4G.png


This release also included some small changes to clean up various theme issues and improve appearance.
Had to update the version number, a well as hide ball tracker label when not in use.
Top