-
-
Notifications
You must be signed in to change notification settings - Fork 1
Release Notes
-
Added support for continuous streaming of messages from a text file
- Select "Messages -> Stream Lines From File..." in the right-click menu
- Every line in the chosen file is treated as a separate message
- The message template in the Settings menu will be applied to each message
- The file is scanned every time the current set of messages has been displayed, or when settings are updated
-
The default animations are now "Slide Up" for arriving messages and "Slide Down" for departing messages.
StreamTicker now automatically checks for updates when you start the program. If an update exists, it will direct you to run an update script included in your StreamTicker directory. The script is designed to automatically replace the files related to code changes while keeping your images, messages, and settings in tact.
Other changes:
- Right-click menu now contains quick links to discussion forums and feedback
- Fixed a bug where it was possible to open the right-click menu while other windows should have had priority still
- Some field labels on the settings menu were changed to make it more obvious what each setting does
- Overrides will now only store in your .stm files if something is actually being overridden.
- Added UTF-8 support
Added the ability to shuffle the order in which messages are displayed (This feature was developed by withp. Thank you for submitting code for this!) Added alignment options for each message: Left, Center, or Right Added Release Notes link in the right-click menu Fixed the math being done to align things within the display area
Fixed an issue where the program would crash after displaying 1000 messages. It should now be able to run indefinitely.
The application was previously being deployed as an all-in-one bundled executable. It is now being shipped as a smaller executable with its necessary libraries included. This should fix two issues: browsers will stop treating it like a virus, and Windows will actually boot the program quickly instead of stalling for several minutes before beginning.
When "Pick For Me" is selected for Departure animations, the Unzip animations now work correctly.
Releasing software is hard. This should be a stable release finally.
This version’s just totally busted don’t download it lol
OBS now finds the window. I had to add a Titlebar to the window unfortunately. If I find a way to do it without the Titlebar I’ll remove it in a later update.
Initial re-release
Version 1.0.0 (Lost to history)