1. Stream Avatars
  2. News

Stream Avatars News

Hotfix


-Force twitch login details to reset
-Switch default ladder climb animation to walking
-Reset any basketball layouts that have an x position less that 0.

v7.876 +Override Animations & Bot Commands Redo


-Added sit_loop override animation
-Added climb override animation (for ladders)
-Added fall override animation
-Added land override animation (is used in specific scenarios when an avatar is about to land on the ground)
-Fixed idle > override animation will return back to idle if "return to idle" is set and they don't loop forever.

-Changed RECREATED ALL BOT COMMANDS & UPGRADED TO LATEST VERSION (this will add more controls)
-Added Bot Commands > Search
-Added Bot Commands > Reset All Commands
-Added Bot Commands > Categories
-Changed Duel command cooldown/cost usage to make more sense when it's used
-Changed Bomb command cooldown usage to make more sense when it's used
-Added Currency command Add/Remove status requirements
-Changed Soundboard command cooldown/cost usage to make more sense when it's used
-Added Boss join command path settings (this allows you to set who can join a boss command apart from creating a boss!)

-Added Boss > flip boss direction option - from left side of screen to right side (needs to be repositioned manually)

-Added Mixitup integration multi-platform capability for currency integration. (twitch, glimesh, trovo seem to be the only platforms they support)

-Added Avatar & Gear > Gear Item > Advanced > No Shop Editing (This will prevent an item from having a shop price & from showing up in the shop. useful for creators that make invisible avatars with gear being the primary graphics display.)
-Added a console command for searching through gear items to mass apply this new setting> alt+c> shop_ignore regular
(the keyword regular will look through all item names that contain "regular" and set them to be ignored in the shop.)


-Added a wait command so you can run commands in a single line in a timed sequence -> (!jump; wait(3); !right 10; wait(2))

-Fixed avatar walking on slopes getting hung up and stopped randomly

-Changed avatar climbing ladders should now be more accurate and forgiving for when an avatar can actually climb!

-Added Nametags > settings > Nametag at feet option (nametags go down instead of up and start at feet of avatars)

-Fixed Boss > Enrage percentages were not being applied correctly (Uh oh, prepare for very hard bosses that had a higher enrage% from the workshop!)

-Fixed lootbox save&exit button when no items are selected

-Fixed basketball > centering avatar / text elements were out of position

-Added General > Window settings > grave accent hotkey toggle for SA Console

-Changed Currency Bank system to include platform along with id for integrations that support multi-platform.

-Removed Gift option bar > Bots from user-selection list (you can still search for bots or right-click them)

-Fixed LUA > App.translateCommand() - it should now grab the first match of english text from all of the commands and parameters possible and return the current custom-set-text or translation.

v7.84 QoL / Bug fixes


-Added General > Twitch > Event sub tier2 msg, command sound
-Added General > Twitch > Event sub tier3 msg, command sound

-Added General > Twitch > Event raid msg, command sound (Requires Relogging OAUTH)
-Added Lua > raid event

-Added Minigames > Boss > Flip boss direction (allows you to put the boss on the right side of the screen! make sure to adjust the boss layout if you do this.)

-Added Nametags > Custom nametag > Image import single > StretchX & StretchY
-Added Nametags > Custom nametag > Image import repeat > Round (forces the repeat to be in full texture increments (based on the boundary))
-Added Minigames > Boss > Layout Edit > Larger ability box = larger text.

-Fixed Layout Editors to not jump around when adjusting box size
-Fixed Extension UI for items requiring: Subscribing AND Following requirements
-Fixed user commands prioritizes finding users from already spawned avatars first. (fixes an issue where you cannot target users if similar names exist in the data)
-Fixed Twitch > /me commands were being ignored.
-Fixed Twitch > non-english names can now be targeted by the attached english name as well as the regular displayname.
-Fixed Avatars hanging on edges and ramps and getting stuck.
-Fixed GUI currency sometimes not refreshing with correct value
-Fixed initial viewer layout was not randomizing for new streamers loading up SA for the first time.
-Fixed Boss > was always spawning as normal mode
-Fixed Twitch removal of IRC Commands, SA will work as normal for the following commands: /vip /unvip /ban /unban /timeout /untimeout /announce
-Fixed avatar gear z-index -1 and 0 not appearing in the same order while connected
-Fixed avatar explosion state interruption would cause an avatar to be bugged until reset
-Fixed avatar gear color swap wouldn't update their swap colors when the user issues a color change command
-Fixed nametags appearing during minigames when they shouldn't
-Fixed chat bubble > 8bit & other fonts that are being used for both nametags and chat bubbles would get incorrect settings.

v7.794 Lua Scripting | Bugs


-Added Login Details > custom lua platform (this allows anyone to script their own integration for stream avatars to work with other platforms. however the extension will not work custom platforms.)

-Added Commands > Custom Commands > Global Hotkey Hook (on beta version: beta-3) -this is untested and may cause problems with antivirus applications.

-Added LUA > Event > On Purchase // item receipts
https://docs.streamavatars.com/lua-scripting-api/api-reference-and-tips/events/on-purchase

-Added Lua > Event > luaPlatformOutput (used for custom stream service platform)
-Added Lua > GameObject > ObjectPhysics (contains several new features)
-Added Lua > User > platform {get;}
-Added Lua > User > streamer {get;}
-Added Lua > User > platformModerator {get;}
-Added Lua > App > getStreamerUser();
-Added Lua > Event > bankController (allows custom currency integrations)
-Added Lua > Helper > matchRegex(pattern, text)
-Added Lua > Event > On Hotkey (only works for windows operating systems & while tabbed into application)
-Added Lua > Event > On Trigger Object

-Fixed Lua > Event > On Background Switch


-Added data migration for new viewers to takeover spawned bot settings.
(IE: !spawn someusername -> edit avatar settings... -> when the real someusername spawns it will takeover the bot's settings)

-Fixed LUA > boss battle event not triggering when no players join

-Fixed (tried to fix) avatars retaining diagonal velocity from slopes when changing scenes

-Fixed Background > UI Bug when exiting bg editor from clicking save

-Fixed Boss > Bug with custom bosses dealing damage causing an abrupt ending to the battle...

-Fixed LUA > getWearableColors was using the user's avatar instead of the parameter passed in

-Fixed Avatar > when an avatar changed to another avatar that has the same palette swaps, users could bypass any restrictions on the palette.

-Fixed User Editing > Force defaults causing a problem with avatars spawning!

-Fixed Minigames > Basketball max game timer was stuck < 100 seconds

v7.764 Small QoL Update


-Added Docs page for Sounds
-Added Docs page for Minigames
-Added Docs page for General
-Added Docs page for Login Details
-Added Docs page for Avatars & Gear
-Added Docs page for User Editing
-Added Docs page for Shop Editing
-Added Docs page for Nametags
-Added Docs page for Import & Export

-Added Lua > User > secondsSinceLastActive (float)
-Added Lua > User > lastActiveDate (string)

-Added Lua > User > isFake (bool) ("fake" is an avatar spawned in from otherplaces than via your chatroom)

-Added Lua > App > deleteUser (parameter for User) (deletes any data related to the user)

-Added LUA > App > localizeCommand(string_command)

-Added jitter before sling
-Added !throw user @target / !throw user % % (% = 0 to 1)
-Added !mass throw @target / !mass throw user % % (% = 0 to 1)
-Added user editing > blacklist > add common bots
-Added user editing > All user purchases clear
-Changed !mass jump now staggers the timing
-Fixed Lua scripting logging chat messages when an emoji exists
-Fixed user editing blacklist/whitelist/botmod add button position
-Fixed on connect logging causing lag.
-Fixed lootbox editing > on mass add items wasnt working if you change basic input words in the commands.