Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

- Fix the null ref in the very vanilla module when parsing the last installed date for a server type that hasnt yet been installed.
- Only allow Update All to run on the Plugins page if the current server type selection is set to Live
- Fix the coloring and sorting on the Plugins and Macros tabs to account for local time versus UTC time.
- Added a ton new logging. Some people are experiencing an errorless crash, so trying to figure out where the exception is being thrown. I havent been able to reproduce the crash locally yet.
- Removed the constant folder verification. If a folder has been set in settings, we will assume its good.
- Added the option to use a default folder if seleting install/update and no folder has been set in settings
- Added an "Open MQ2 Folder" option to the VV tab.
- Release notes now pull for VV. The control causes a lock if trying to display the entirety of the release notes (its like all the note from the beginning of time) so it is currently capped at 5000 characters. Will add a "View More...." line in the next release.
- Fixed a bug where using Update All on the macros page would cause the app to close
- Updated the image and help text on the Home Tab per Redbot
- Last Installed on the Very Vanilla tab is now color coded based on the latest released version
- Installing/Updating Very Vanilla will now stop and restart EQBCS when running as a service (This only works for EQBCS.exe)
- Launching MQ2 with EQBCS set to also launch will check to see if the EQBCS service exists, if so it will start the service instead of launching the exe directly (again this only works for EQBCS.exe)
- Updated the formatting on the list items for the Plugins and Macros pages
- The dialog for latest version already installed will no longer show on application launch
- Added Update All button to Plugins tab (will add to Macros tab next version)
- Added option to update all installed plugins when updating Very Vanilla (for those not included in VV)
- Plugins list should now only show plugins you have access to
- The app will now check for app udpates on launch and notify if a new version is available
- Very Vanilla, Plugins, and Macros tabs will now populate on program launch, instead of the first time you navigate to that screen
Added a few extra logging lines for the install process based on file type and whether or not the target file exists.
Unfortunately RestSharp (the rest client library I am currently using) does not have the functionality to report progress for the downloads themselves. I will likely write my own implementation at some point but for now I wont be able to report the download progress.
- Added extra status messages to the Very Vanilla install process
- Added logging to the entire Very Vanilla install process
- Added a new setting to set the logging level
- Added a couple more status messages to the plugin load
- Optimized the plugin load as much as I could given the current XenForo API
- Plugins and Macros tabs will no longer reprocess the entire list of available things every time a resource is installed/updated. Instead it will update the last installed date and sort the currently displayed resources only. To reprocess the entire list click the refresh button
- Per request clicking on the resource names in the Plugins and Macros tabs will now open up the users default browser and navigate to the RedGuides Forums post for the given resource.
All plugins currently available to Emu server installs are included in the Very Vanilla Installation for Emu. Disabling usage of plugins tab until further notice.