Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@johnholbrook johnholbrook released this 17 Oct 17:06
· 6 commits to main since this release

FLLuid 2.0.0

FLLuid version 2.0.0 is a significant update with a variety of useful new features.

Display system

The display system in 2.0.0 has been rewritten completely from scratch. The biggest difference is that FLLuid now serves displays as web pages to any computer on the same local network. This enables various new use cases, including:

  • View displays in a web browser
  • Show display on a different computer from the controller
  • Show more than one display controlled by the same controller
  • Load individual displays as needed (e.g., load just the "scores" display)
  • Integrate FLLuid displays directly into a livestream by loading one or more displays as a browser source in OBS.

Other changes in the new display system include:

  • Visual refresh of displays for cleaner look
  • Optional dark mode for displays
  • New display type "slides" for awards ceremony and/or speakers

Other features

  • Redesigned controller window for more intuitive operation
  • Allow custom timer length
  • Optionally play timer sounds through controller window
  • Various other small bugfixes and improvements

The macOS binary is now universal .app that runs natively on both Intel and ARM Macs.