Change Log - ngholson/g4ScoreBoard GitHub Wiki
2022OCT24 - New Software, g4BallTracker, has been launched. a simple utility to keep track
of which balls are remaining on the table for stream viewers. It is
intended to be a companion for the g4ScoreBoard. more info can be found:
https://github.com/ngholson/g4BallTracker
2022OCT13 - Increased font size everywhere.
- Hotkey support was broken, fixed.
2022OCT12 - Added new XL scoreboard size option and increased the size of the player name
fonts in the "large" scoreboard.
thank you to courtyard931 for the feedback.
2022OCT04 - Added new option browser_compact.html - an ultra compact version
of the g4ScoreBoard. Simply add it in as a "browser" source to you scene.
See the 'Experimental' page in this wiki for more information.
2022SEPT25 - Clock 0 glitch had returned. found new solution, after rigorous testing
i believe that this is finally fixed. going to leave the posting as
known issue until i am positive it is resolved.
2022SEPT21 - Fixed Known issue with light theme and button font colors.
- restructure source code.
2022SEPT20 - Rewrite of all broadcastChannel functions.
- several functions rewritten for efficiency, removing redundant functions.
- changed browser_source css to remove background automatically.
no need for custom css from OBS. (doesn't hurt to leave it but it isn't necessary)
2022SEPT16 - Added all of the original OBS themes to the theme options
(grey, acri, rachni, light, yami, dark)
- fixed custom logo label issue. was not persistent.
- re-fixed clock start at 0 issue, it was fixed but, i don't know, i think i rolled something
back and overwrote the fix. either way it is fixed again.
2022SEPT15 - Added size options for scoreboard. 3 options, small, medium, and large. just
select your option from the top of the control panel and it will change in the stream.
2022SEPT14 - Included the Custom logo in the Sponsor logo Slideshow.
2022SEPT13 - Fixed Known Issue, where clock would occasionally start at 0.
2022SEPT11 - Added experimental option 'opacity slider'. see Experimental page for details.
2022SEPT10 - Added Sponsor logos.
You now have the option to have up to 3 sponsor logos or the Custom Logo display in your
stream. These logos will cycle every 20 seconds
- added hotkeys.js back to the main file list to avoid unusual behavior if hotkey script
not installed.
2022SEPT09 - Uploaded shot_clock_display.html to the package. This is an experimental display
option to show the players locally the shot time, requires additional monitor or other
casting option. still working out the kinks and best practices for usage.
2022SEPT08 - Behind the scenes changes. some script optimization etc.
added validation to the custom logo text option. Preventing a null or blank input.
2022SEPT07 - Added option to change "Custom Logo" text from the UI.
to change "Custom Logo" text click on the text to open dialog box to change.
2022SEPT05 - Added OBS v28 Theme option.
- removed hotkeys.js. lua script creates this file.
- hotkey support added to release 1.6.0 and 1.6.0-28 (and all subsequent versions)
2022SEPT04 - Hotkey support added to daily build
to use, install the included g4ScoreBoard_hotkeys.lua script into OBS.
(inside OBS click "Tools" from the top menu and select "Scripts" next click the "+"
and locate the g4ScoreBoard_hotkeys.lua file and click open. done.)
You will find the hotkeys in the hotkey list with the prefix 'G4'