Skip to content

Releases: FC-softwares/baseball-scoreboard

V2.0.0 (Libertè)

11 May 16:15
Compare
Choose a tag to compare

English

We have completely reworked the software, and now it is more stable and has more features.

The software passed from a simple web-based scoreboard to a full desktop application removing all the complications due to the installation of third-party software (Apache, PHP, etc..) and the need for a web server. Also, the application is still compatible with OBS Studio and other streaming software.

All of these changes - along with the new features, new style, and new code base - made the software more stable and easier to use at any resolution and/or PC specifications. All the new features are listed below.

New Features:

  • Revamped the software's look and feel, built with Bootstrap 5
  • Added animations and toggles to show or hide scoreboards (#18)
  • Added new overlays (#19)
    • umpires.html for the umpires display divided by roles and ordered as follows: Home Plate, First Base, Second Base, Third Base;
    • scorers.html for the scorers display. There is no role distinction, and they are ordered as follows: head scorer, second scorer, third scorer;
    • commentator.html for the commentator display;
    • technicalComment.html for the technical commentator display.
    • For controlling these overlays, you will have to use the new page staff.html where you can change the staff's names and roles.
  • Switched from PHP to node.js and socket.io
  • Changed the authentication system and licensing system (see changelog and our website at https://www.fc-software.it/)
  • Added support for team logos #36
  • Introduced "Short Names" for teams. #36
  • Added the ability to synchronize the software with WBSC data (MyBallClub) #54
  • More details about new features on the changelog

Known Bugs:

  • As usual, we haven't found any bugs yet. If you find any, please notify us or open an issue on GitHub!

That's it for now, we hope you enjoy the new version of the software and if you have any suggestions or you want to report a bug, please contact us on our website or open an issue on GitHub. Thank you for using our software!
New features will be added in the future, so stay tuned!

We are sorry but due to legal issues, we are obliged to send all operating system releases in a single .zip file. We apologize for the inconvenience.

Italiano

Abbiamo completamente riscritto il software, e ora è più stabile e ricco di funzionalità.

Il software è passato da un insieme di semplici overlay HTML ad un software desktop completo eliminando tutte le complicazioni dovute all'installazione di software di terze parti (Apache, PHP, ecc.) e alla necessità di un server web. Inoltre, l'applicazione è compatibile con OBS Studio e altri software di streaming.

Tutte queste modifiche - insieme alle nuove funzionalità, al nuovo stile e alla nuova base di codice - hanno reso il software più stabile e facile da usare a qualsiasi risoluzione e / o specifiche del PC. Tutte le nuove funzionalità sono descritte di seguito.

Nuove Funzioni:

  • Cambiato completamente il design del software, realizzato con Bootstrap 5
  • Aggiunte animazioni e gestione dei tabelloni (#18)
  • Aggiunti nuovi overlay (#19)
    • umpires.html per la visualizzazione degli arbitri divisi per ruoli (Casa Base, Prima Base, Seconda Base, Terza Base)
    • scorers.html per i classificatori visualizzati senza distinzione di ruoli ma nell'ordine: Capo Classificatore, Secondo Classificatore, Terzo Classificatore
    • commentator.html per la visualizzazione del commentatore
    • technicalComment.html per la visualizzazione del commentatore tecnico
    • Per controllare questi overlay, potrai utilizzare la nuova pagina staff.html da dove potrai cambiare i nomi e i ruoli del personale.
  • Passato da PHP a node.js usando la libreria socket.io
  • Modificato il sistema di autenticazione e il sistema di licenze (più informazioni sul changelog e sul nostro sito web https://www.fc-software.it/
  • Aggiunto supporto per i loghi delle squadre #36
  • Introdotti gli "Short Name" per le squadre #36
  • Aggiunta la possibilità di sincronizzare il software con i dati WBSC (MyBallClub) #54
  • Più dettagli sulle nuove features nel changelog

Bug noti:

  • Come al solito, non abbiamo ancora trovato alcun bug. Se ne trovi, avvisaci o apri una issue su GitHub!

Per ora è tutto, ci auguriamo che la nuova versione del software ti piaccia. Se hai suggerimenti o vuoi segnalare un bug, contattaci sul nostro sito Web o apri una issue su GitHub. Grazie per aver scelto il nostro software!
Nuove funzionalità verranno aggiunte in futuro. Seguici su GitHub per rimanere aggiornato sulle future version!

Siamo spiacenti ma per questioni legali siamo obbligati a inviare le release di tutti i sistemi operativi in un singolo file .zip. Ci scusiamo per il disagio.

Fixed Security Isuee (V1.3.1)

27 Sep 18:33
eefe8f2
Compare
Choose a tag to compare

V1.3.1

UPDATE LOG (English)

New Features:

  • Password auth in back-end
  • Added Security features and blocked access to private file

Known Bugs:

  • We haven't found any bugs yet. If you find any, please notify us!

Update Log (Italiano)

Nuove caratteristiche:

  • Autenticazione password nel back-end
  • Aggiunte funzionalità di sicurezza e accesso bloccato ai file privati

Bug conosciuti:

  • Non abbiamo ancora trovato alcun bug. Se ne trovi qualcuno, avvisaci!

Autentication Add (V1.3.0)

16 Sep 17:31
07b949b
Compare
Choose a tag to compare

V1.3.0

Update Log (English)

New Features:

  • Added authentication to the site, the password/tokens can be managed by the page auth.html.
    • Dedicated Style style_auth.css for auth.html
    • The default password is "baseball", is recommended to change before using the software.
    • The password is asked for access into: auth.html admin.html admin_obs.html.
    • A valid token is required to use the API: update.php update_pass.php update_token.php settings.php.
  • Fixed the bug found on #8
  • Some Bugfixes

Known bugs:

  • We haven't found any bugs yet. If you find any, please notify us!

Update Log (Italiano)

Nuove Funzioni:

  • Aggiunta l'autenticazione al sito, la password/token può essere gestita dalla pagina auth.html.
    • Stile dedicato style_auth.css per auth.html
    • La password predefinita é "baseball", si consiglia di modificarla prima di utilizzare il software.
    • Viene richiesta la password per accedere a: auth.html admin.html admin_obs.html.
    • Per utilizzare l'API è necessario un token valido: update.php update_pass.php update_token.php settings.php.
  • Risolto il bug trovato su #8
  • Alcuni bug risolti

Bug noti:

  • non abbiamo trovato nessun altro bug se trovi per favore avvisami

Admin Obs (V1.2.1)

01 Jun 12:58
b4ff74e
Compare
Choose a tag to compare

V1.2.1

UPDATE LOG (English)

New Features:

  • Added administration page
    • Dedicated style style_obs.css
    • Admin_OBS.html page

Known bugs:

  • Sometimes you don't "free" the bases with Auto Change Inning
  • We haven't found any bugs yet. If you find any, please notify us!

Update Log (Italiano)

Nuove Funzioni:

  • Aggiunta pagina amministrazione
    • Stile dedicato style_obs.css
    • Pagina admin_OBS.html

Bug noti:

  • Alcune volte non si "liberano" le basi con Auto Change Inning
  • non abbiamo trovato nessun altro bug se trovi per favore avvisami

Partials Update

21 Apr 09:10
e002f59
Compare
Choose a tag to compare

V1.2.0

UPDATE LOG (English)

New Features:

  • Added Partials:
    • Dedicated Page parz.html
    • Dedicated style style_parz.css
    • Variable Inning displayed
    • Visible on admin.html
  • Added Settings
    • Maximum ining for parz.html
  • Updated navbar and index
  • Converted Data passing
  • Fixed Visual Bug

Known Bugs:

  • We haven't found any bugs yet. If you find any, please notify us!

Update Log (Italiano)

Nuove caratteristiche:

  • Parziali aggiunti:
    • Pagina dedicata parz.html
    • Stile dedicato style_parz.css
    • Inning variabile visualizzato
    • Visibile su admin.html
  • Aggiunte impostazioni
    • Massimo ining per parz.html
  • Barra di navigazione e indice aggiornati
  • Passaggio di dati convertiti
  • Risolto bug visivo

Bug noti:

  • Non abbiamo ancora trovato alcun bug. Se ne trovi, avvisaci!

Style and performance update

05 Mar 17:09
38afd9f
Compare
Choose a tag to compare

English

V1.1.0

New Features:

  • Now we use fetch() to get the JSON from the file
    • The file will be downloaded only if updated
    • Improved responsiveness
    • Less connection used
  • Added an index page for user redirection and help within the program
  • Removed debug messages from the console
  • Removed the two dashes as overlays are now present
  • Added API for data changes:
    • The API only accepts a valid data format
    • Generates a log where all changes are saved
    • Returns a standard response indicating the changes made
  • We've updated the style with:
    • A new look for index.html
    • A navbar for both admin and index pages
    • Fixes for the CSS bugs
    • Popups for README and LICENSE in both admin and index pages

Known bugs:

  • We haven't found any bugs yet. If you find any, please notify us!

Italiano

V1.1.0

Nuove Funzioni:

  • Ora usiamo fetch() per prendere il JSON dal file
    • Il file verrà scaricato solo se aggiornato
    • Segnapunti più reattivo
    • Meno connessione utilizzata
  • Aggiunta una pagina di index per il reinderezzamento dell'utente e la guida all'interno del programma
  • Rimossi dei messaggi di debug dalla console
  • Rimossi i due trattini dato che ora sono presenti le overlay
  • Aggiunte le API per il cambiamento dei dati:
    • La API accetta solo un formato valido di dati
    • Genera un Log dove vengono salvati tutti i cambiamenti
    • Restituisce una risposta standard indicando i cambiamenti effettuati
  • Abbiamo aggiornato lo stile con:
    • Un nuovo look della pagina index.html
    • L'aggiunta di un navbar in admin e index
    • Fix di alcuni bug nel CSS
    • Aggiunti box per README e LICENSE nella pagina di index e di amministrazione

Bug conosciuti:

  • Non abbiamo trovato nessun bug per ora. Se ne trovi qualcuno, per favore avvisaci!

V1.0.1 New Version

07 Dec 17:22
71a2548
Compare
Choose a tag to compare

V1.0.1

English

This is the new version of the software
In this update, we introduced new features and some bug correction!
This is the Update Log:

New Features:

  • LIVE scoreboard: Now scoreboard updates live
  • Pre-game and Post-game overlays used for not leaving blank the camera, them will adjust whit name, colour and score (Post-game only)
  • Fixed cache with all files now the browser will not cache files
  • Ining arrow more reactive (before dash had a problem)
  • Removed debug log on console

Know Bugs:

  • we don't find any other bug if you find please advise me

Italiano

Questa è la nuova versione del software
In questo aggiornamento, abbiamo introdotto nuove funzionalità e alcune correzioni di bug presenti!
Questo è il registro degli aggiornamenti:

Nuove Funzioni:

  • SEGNAPUNTI LIVE: ora il segnapunti si aggiorna in live
  • Sovrapposizioni pre-partita e post-partita utilizzate per non lasciare vuota la telecamera, verranno regolate con nome, colore e punteggio (solo dopo la partita)
  • Risolto il problema con la cache con tutti i file ora il browser non memorizzerà i file nella cache
  • Freccia ining più reattiva (prima il trattino aveva problemi)
  • Rimosso il debug log nella console del browser

Bug conosciuti:

  • non troviamo nessun altro bug se trovi per favore avvisami

First Version

01 Dec 09:54
4c922ac
Compare
Choose a tag to compare

Features:

  • Adding, Removing score
  • Strike, Ball, Out
  • Auto Changing Batter
  • Occupation Base
  • Auto Inning Reset
  • Inning with TOP/BOT
  • Change Team name and colour
  • FULL reset

Know Bugs:

  • initial cache about ALL BROWSERS (Just repeat the action for 3/4 times and it's gone)
  • Scoreboard don't update live yo have to wait minus then 5s
  • we don't find any other bug if you find please advise me