Releases: Oncorporation/CastorLazyPack
Castor Lazy Pack v 1.5.3.1
1.5.3.1 By Charles Fettinger 2019-03-24
- fix Button to overlay/index.html
Button did not contain the overlay subfolder and may have caused an issue for some users following instructions for first time set up
Castor Lazy Pack v 1.5.3
1.5.3 By Charles Fettinger 2019-03-12
- Reorganize folder structure to place JS/HTML/CSS in subfolder 'overlay' and add README.txt to folder
- updated client_no_queue.js to optimize and be closer in line with newer .js file design.
The download will delete your unneeded files. I recommend the full install.
- Rename your current folder.
- Unzip the full install where your old folder used to be.
- Grab your settings.js, settings.json, and api_key.js from your renamed folder and put them in the new fresh folder.
- Zip up your old folder and remove the renamed directory. So that the SL Chatbot does not load an old version of the CLP.
This is now on the SL Chatbot discord under scripts: https://discordapp.com/invite/J4QMG5m
Castor Lazy Pack v 1.5.2
1.5.2 By Charles Fettinger 2019-03-10
- Add and update Index_no_queue.html and client_no_queue.js
These files allow the use case when browser source is active until updated by another command.
They were pulled from a pre-queue version and updated. Set a very long , is available.
Note: this release was edited to fix javascript errors
*removed some unnecessary files
CastorrsLazyPack1.5.2-New-Install.zip: New Install version of download that includes default settings.
CastorrsLazyPack1.5.2.zip : does not include settings files to prevent you from overwriting your current settings. Any new settings will need manually set.
Castor Lazy Pack v 1.5.1
1.5.1 By Charles Fettinger 2019-03-06
- $sync regular expression issue fixed
- fix regular expressions to allow <TARGET BROWSER SOURCE> to be optional
Castor Lazy Pack v 1.5.0.1
1.5.0.1 By Charles Fettinger 2019-03-06
- Add GetRandomItemFromList function
- All TARGET BROWSER SOURCE instances now accepts a space delimited list of browser sources, which
will play in a random browser source which includes the default CLP (blank).
If a single value is entered, it will be returned.
Use 'clp' to include the default browser source
- example: $giphy(streamer wins!,10.5,top left bottom) plays in a random selection of default, top, left or bottom (4 choices) browser source
- example: $giphy(streamer wins!,10.5,left clp) plays in a random selection of left or default browser source
- example: $giphy(streamer wins!,10.5,left) always plays in left browser source
- example: $giphy(streamer wins!,10.5,) always plays in the default browser source
Castor Lazy Pack v 1.5
1.5 By Charles Fettinger 2019-03-05
- Expand multiple commands to include infinite browser source targets
- $movtw(Twitch Clip Slug,START TIME,DURATION,TARGET BROWSER SOURCE)
- $movie(LINK,START TIME,DURATION,TARGET BROWSER SOURCE)
- $sync(MESSAGE,COUNTDOWN,YOUTUBE ID,TARGET BROWSER SOURCE)
- $text(MESSAGE,STYLE,DURATION,TARGET BROWSER SOURCE)
- $gif(LINK,DURATION,TARGET BROWSER SOURCE)
- $giphy(SEARCH TERM,DURATION,TARGET BROWSER SOURCE)
- $movyt(YOUTUBE ID,START TIME,DURATION,TARGET BROWSER SOURCE)
- Change Title index.html/index_vue.html: <title>CLP Overlay</title> This title is now used to identify Overlay browser.
- The first word of page title TARGET BROWSER SOURCE is used, except "CLP" which is blank for backward compatibility.
- This value is always converted to lowercase
- Convert START TIME to allow partial seconds i.e. 10.5 seconds
Castor Lazy Pack v 1.4.91
1.4.91 by Charles Fettinger 2019-02-28
- Add shine $text effect
- Convert to allow partial seconds i.e. 10.5 seconds
Also included some additional gifs for the $text animations that were missing
2019-03-02
fixed shine $text effect, added spin3d $text effect
Castor Lazy Pack v 1.4.9
1.4.9 by Charles Fettinger 2019-01-17
- Maintenance version combining view branch with main branch.
Index_vue.html uses VUEJS instead of javascript/html
Castorrs Lazy Pack v 1.4.8 VUEJS
1.4.8 by Charles Fettinger 2019-01-15
- Added $text ,<STYLE>,
- use + for spaces in message
- Modified $avatar to remove username
- Added text.css to hold standard styles for text
Castors Lazy Pack v 1.4.8
1.4.8 by Charles Fettinger 2019-01-15
- Added $text ,<STYLE>,
- use + for spaces in message
- Modified $avatar to remove username
- Added text.css to hold standard styles for text