Skip to content

Pre-Release Omega 0.5.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@SaviorXTanren SaviorXTanren released this 02 Aug 22:26
· 4867 commits to master since this release

Installation

New Users:

  • Download and un-zip the "MixItUp.zip" file
  • Run MixItUp.exe

Existing Users (Recommended):

  • Launch your current version of Mix It Up, you should receive a prompt to automatically update your installation

Existing Users (NOT Recommended):

NOTE: You will be asked to COPY & PASTE in the following steps. This DOES NOT MEAN drag-and-drop, PLEASE do not do this! Copy & Paste is specifically selecting the Copy & Paste options when you right click a folder.

  • Download and un-zip the "MixItUp.zip" file to a different location than your current Mix It Up installation
  • Go to your previous Mix It Up installation and do the following:
    • Right-click the "Settings" folder
    • Select Copy
  • Go into the folder of the new version of Mix It Up that you un-zip and do the following:
    • Right click anywhere that's not a file
    • Select Paste
  • Run MixItUp.exe
  • (Optional) Delete your old Mix It Up installation folder

Known Issues

None

Change Log

  • BREAKING CHANGE: Chat User Purged event command now specifies the moderator who performed the purging as $username, while the user that was purged is not $targetusername
  • BREAKING CHANGE: All random user Special Identifiers will always give a new user every time they are used instead of saving them for the entire command. If you need to use the same user multiple times, use it inside of a Special Identifier action.
  • Large-scale overhaul of Overlay system; more Overlay Widgets handle updating dynamically
  • Adding IFTTT action to support firing of triggers for IFTTT events
  • Adding Streaming Platform action to support streaming website-specific actions such as hosting & polls
  • Adding Ticker Tape & Spark Crystal Overlay Widgets
  • Adding Healing & Overkill bonus settings to Stream Boss Overlay Widget
  • Adding Fade Out options to Chat Messages & Event List Overlay Widgets
  • Adding the ability to specify the layer that an Overlay item is positioned at
  • Moving Overlay Widget refresh timer into individual Overlay Widgets to allow for greater flexibility
  • Adding Bet, Word Scramble, Treasure Defense, Hot Potato, Beach Ball, & Hangman game types
  • Adding "Not Enough Players" & "Not Accepted" command to appropriate games
  • Changing setup for Bet game type and removing all past instances of it
  • Adding the ability to specify a message to whisper to Streamer when auto-hosted
  • Adding Song Removed trigger command for Song Requests
  • Adding Chat User Joined & Left event commands
  • Adding "!startgiveaway" pre-made chat command
  • Adding $usergamequeueposition, $dateyear, $datemonth, $dateday, $timehour, & $timeminute Special Identifiers
  • Adding Set option to Counter action
  • Adding volume level adjustment for notifications
  • Adding automatic rounding up Special Identifiers that are used in Currency/Rank/Inventory actions to prevent the need for an additional Special Identifier action
  • Changing File Action to create local instead of global Special Identifiers
  • Removing Action Group Action & replacing with Command Action
  • Removing GawkBox service
  • Various quality of life & bug fixes