Skip to content

gar-mil/psobb-beattime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSOBB Beat Time

PSOBB Beat Time is a JavaScript beat time tracker for Phantasy Star Online: Blue Burst.

This is a very simple vanillaJS application with no dependencies or network requirements.

Features

  • Displays current Swatch .beat Time.
  • Denotes whether Divine Punishment is currently active via text and color cues.
  • Displays a countdown timer that shows when Divine Punishment will next turn on or off.
  • Uses speech synthesis to tell the user when Divine Punishment has begun or ended (can be disabled).
  • Perform unit tests by adding the query string "?debug=true". Unit tests are shown in the console.

Known Issues

  • The countdown timer is largely accurate, but can be off by 1 second on some ticks due to ballpark estimations in .beat-to-IRL time conversion.

License

PSOBB Beat Time is licensed under the MIT License. Please see the attached license file for more information.