Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 08:04
· 69 commits to master since this release
755e768
  • 755e768 - Update prefab and scenes
  • c6a4d91 - Change reload button's color depending on if user can sync the subtitles
  • 0eaba49 - Improvements in lock state code, add missing UpdateOwner call
  • 310962b - No need to log this message if nothing will be cleared
  • e1443f4 - Update toggle states when registering control handler
  • 0c235c6 - Move these methods to the bottom
  • 4c1dc5f - Prevent synchronization messages to appear after switching to local mode
  • a5c4585 - Revert "Prevent overlay being stuck at wrong position if the video screen object is also moved at the start"
  • 3b39d43 - Prevent some errors while in play mode
  • 007b371 - Correct button colors
  • d88adc5 - Save original position on first popup toggle to prevent issues when the whole canvas was moved after the start
  • 410a3f7 - Silly me, HasSubtitles check can be this simple!
  • 4a324c1 - Corrections to callbacks
  • 82adf5b - Prevent overlay being stuck at wrong position if the video screen object is also moved at the start
  • 1416f5d - Do not re-set same state in SetEnabled and SetLocal
  • b29595d - Implements callbacks
  • f9bb214 - Update the toggles when required
  • 73f5a44 - Make sure the data is actually valid and loaded in this check
  • b00ea2f - Rename this object to indicate what it is for (toggle checkmark)
  • c74f3a4 - Update version string updater
  • 8aae7be - Update README.md
  • 5f0414e - Add helper method to check whenever settings popup is currently open
  • b5b9c14 - Add a method to check whenever we have subtitles loaded currently
  • 223058b - Reduce default popup scale to 0.8
  • c7794c1 - Make sure the version is up to date on each scene change
  • ecf3754 - Update .gitignore
  • 5806db3 - Allow changing the trigger area on runtime