Releases: stat-void/Youtube-Livestream-Chat
Releases · stat-void/Youtube-Livestream-Chat
Version 3.1
Apparently the previous build got stuck as a draft?
- Added Keyword Listener and Personalisation
- Focus Mode renamed to User Listener.
- User Listener - Added highlighting option from Keyword Listener.
- All UI images were updated to have more rounded corners as well as some blur to make them look smoother in-build.
- All data is now saved inside a local JSON document instead of using PlayerPrefs.
- Quick fixes - Updated the JSON Reader script to a supposedly more efficient, newer version. However any old JSON files need to be deleted since they use different ways to save data.
- Quick update - Found out that the wait time at the start is no longer needed, so commented it out. After a successful connection, starts much faster now.
Version 2 - Voter Expansion
- Added Voter mode and Poller mode
- Manual Play/Pause button added
- Graphical renderer updates on text fonts, expansion on some less used icons.
- Main White Rabbit font updated with Extended ASCII + some random extra currency icons. Also for readability, some uppercase letters were modified to be more readable (A, B, R)
Version 1
Base functionality of the application created. First features added:
- Chat display - A simple copy of the chat currently being displayed on the current livestream.
- Focus mode - A modified version of the previous feature, that allows to filter in and only read messages from specific users. This currently includes moderators, members, or picking out users by name.