1. Stream Avatars
  2. News

Stream Avatars News

v7.7074 QoL Update


-Added commands > !leaderboard exclude target (prevents the user from being updated in leaderboards)

-Added commands > !game exclude target (being included in minigames with no opt-in... such as battleroyale)

-Added Trovo platform donation (elixir)
-Added Lua > Trovo regular spells/elixirs and added platform donation event data for elixir (also, both elixir and mana are considered redemptions)

-Added Lua > new event: battleRoyaleOutcome
-Added Lua > new event: basketballOutcome
-Added Lua > App.createChatBubble(x, y, timer, text)
-Added Lua > App.playSound(soundname, loops) -> returns soundid
-Added Lua > App.stopSound(soundid);

-Added Lua > new event: websocket (allows you to run a websocket client from lua)
-Added Lua > new event: appState (sends the name of the current appState, good for detecting when battleroyale, basketball, and other minigames are starting)

-Added Lua > app.createObject
-Added Lua > objects have various methods for scale, rotation, position
-Added Lua > setImage(obj, 'imgname')

-Fixed Lua > fixed getting nested objects with get('name') and saving objects inside a coroutine
-Changed Lua > save() formats indented now



-Fixed Master ui volume sliders not updating each other when changed. connected vs menus

-Fixed Teleport block when offset
-Fixed duel accept timer option
-Fixed basketball join timer option

v7.81 Teleport Blocks & Scriptable Blocks!


-Changed connection will only force build on avatars and gear that are active.

-Added Import&Export > Import will now accept .saif files too (just a naming difference)
-Added LUA > helper.createCooldown
-Added LUA > getUserById(string_id)
-Added LUA > scriptableBlocks event
-Added LUA > getScriptableBlocks()
-Added LUA > getBackground()
-Added LUA > User.runCommand(str_command, bool_runquietly) //shorthand
-Added LUA > App.convertPositionToPercent(x, y)
-Added LUA > App.convertPercentToPosition(x, y)
-Added LUA > User.physics.setVelocity(x, y)
-Added LUA > User.physics.isGrounded {get/set}

-Added Block > Teleport Block
-Added Block > Scriptable Block (LUA SCRIPTING)


-Changed Boss > Priest > focus refresh when recast
-Changed Boss > Mage > lifesteal refresh when recast
-Changed Avatar&Gear > Allowed gear from dropdown to an easier to use selection list with searching!
-Fixed an issue with any command that uses string replacements and doesn't close the brackets from crashing the app! -> {0: blahblah
-Fixed nametag > duplicate was keeping same title and showed up in the extension as the same
-Fixed Minigames > Duel > maximum duel amount setting

v7.5966 Slope Tiles & !Screensaver & Patreon


-Added Connect > Block tool > Slope Tiles! 5 new collision tiles to play with.
-Added !screensaver 120 [this will run a cool visual on all avatars for 120 seconds.]
-Added !screensaver cancel
-Added roulette > added !bet 10 green
-Added Lua > new event: 'backgroundSwitch' occurs when the background changes.
-Added General > Data > Auto Cleanup toggle (for auto cleaningup inactive users)
-Added spawned toggle to hand tool options editing

-Fixed twitch messages were being sent as all lowercase
-Fixed mixitup > matching their update with changes to their ID system...
-Fixed roulette > randomness is more... randomy
-Fixed problems with connecting > Bad login details were not displaying an error.

-Changed Nametags > in various commands and avatar states: nametags will lock onto avatars rather than move slowly
-Changed Boss Battle > NPC bots will no longer announce to chat
-Changed AppState Commands > cleaned up and should run more efficiently!

v7.591 Patreon subscription upload increase + QOL


-ADDED Multiplatform streaming > will only spawn the primary streamer/bot. alternate chats from streamer will use the primary user's avatar (including extension details as well).

-ADDED General > Related tutorials(2)
-ADDED Backgrounds > Related tutorials(1)
-ADDED Minigames > Related tutorials(3)

-ADDED General > Extension > Patreon link + Login
-ADDED Nametag > max nametag length option
-Added General > Events > Platform donation minimum value


-Fixed !spawn username > will attempt to find user by displayname now
-Fixed Lock resolution not working while connected
-Fixed twitch subscription event breaking if not-gifted
-Fixed chat bubble sound volume was forever decreasing every save/load
-Fixed bot commands > !gift all keyword was broken
-Fixed General > Avatar Profile > Page selection/deselection was not working
-Fixed extension currency not updating title
-Fixed whitelist users overriding spawn restrictions
-Fixed extension nametag switching when the nametag has a space in the name
-Fixed command whitelist adding

-Changed Lua script > save() can now be called in another coroutine but will use the data from the main coroutine.

-Changed Connected Tools > added gift ui to regular hand tool's right click options

v7.551 Glimesh.tv support!


-Added glimesh streaming service integration! **(supports followers, their api does not yet handle subscribers)

-Added better integration labeling & disabled shop functions based on integration support
-Youtube renamed followers->subscribers and subscribers->members
-shop example: facebook does not support follow or subscriber, so it was removed from the shop.

-Added Scale option on custom image imports.
-Added Jump Catch star > Flip sprite on collision
-Added General > data > mute all outputs

-Added LUA > User.GetAvailableAvatars

-Added Cloud Options > Local rollback
-Added LUA > App.getResolution {x,y}
-Added LUA > App.setResolution(x,y)
-Added LUA > function getWearableAvatars() -- returns string[]
-Added LUA > function getWearableAvatarColors(string avatarName) -- returns string[]
-Added LUA > function getWearableGearSetPieces(string set) --returns string[]
-Added LUA > function getWearableNametags() --returns string[]

-Added end on blank frame to all edit image buttons (can be toggled on and off)

-ADDED gif support for image selection buttons

-Fixed Avatar&Gear > loading duplicate animations

-Fixed Lootbox > search debouncer
-Fixed Twitch > Whispers
-Fixed Leaderboards
-Fixed Lootbox > uncheck quickadd would still add the item
-Fixed Roulette > list output

-Fixed Roulette - exact number wins wasnt working

-Fixed > Fullscreen mode
(You can now fullscreen SA on another monitor and it will not minimize when you click off of it. I think it will also save the monitor its on every time you open it again.
I've also tried to fix any buggyness happening with fullscreen mode in any case it's used)

-Fixed Pin > random user selection
-Fixed Battleroyale plane drop positions rather than based on plane image size.
-Fixed Minigames > Boss > Custom boss > loot editing was bugging out.

-Changed Shop Editing > removed disabled actions from the shop
-Changed slots > max bet increased & multiplier reward increased.