Skip to content

Commit

Permalink
Muledump v0.8.0-9
Browse files Browse the repository at this point in the history
  • Loading branch information
jakcodex committed Sep 28, 2017
1 parent 060cac0 commit e6fb6cc
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 25 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
**2017-09-28** version 0.8.0-8
**2017-09-28** version 0.8.0-9

- New feature: [SetupTools](docs/setuptools/index.md) browser-based Muledump configuration and management
* Accounts Manager for easy configuration of accounts, disable/enable accounts, import accounts.js
Expand All @@ -16,7 +16,7 @@
- accountLoadDelay will now determine a best value based on accounts quantity if set to 0
- CORS Extension guidelines added for Firefox, Safari, and Opera
- Updated renders (thanks [/u/wawawa](https://github.com/wawawawawawawa))
- Totals removed from default enable options
- Default enabled options changed up a bit
- Jakcodex/Muledump original source code now distributed under open source BSD License 2.0

**2017-09-08** version 0.7.6
Expand Down
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ All released versions are available for download [here](https://github.com/jakco

- Manage all of your ROTMG accounts from a single interface
- [SetupTools](docs/setuptools/index.md) - An easy to use, browser-based user interface for managing Muledump
- [Muledump Online](https://jakcodex.github.io/muledump/muledump.html) - Load Muledump directly from Github using SetupTools
- MuleQueue - Task queuing to control the flow of requests from Muledump
- Vault display is now fully customizable and comes with three pre-defined layouts
- Character Sorting by fame, exp, total fame, class, and custom lists
Expand Down Expand Up @@ -71,6 +72,14 @@ If you are interested in helping test new versions of this software before relea

Feel free to submit pull requests or patches if you have any Muledump changes you'd like to contribute. See [Contributing](https://github.com/jakcodex/muledump/wiki/Contributing) for more information.

## Version and Update Information

Muledump versions are described as 0.x.y-p where x is the major version, y is the minor version, and p is the patch version.

All incrementes of x or y are published as an official Muledump Local release. The patch version at time of release will be noted in the release notes. Subsequent patches after release will not be published as a new release unless they are for a high severity issue.

Muledump Online always runs the latest version of Muledump with all patches.

## Original Muledump License

Copyright (c) 2013 [atomizer](https://github.com/atomizer)
Expand All @@ -93,4 +102,4 @@ Redistribution and use in source and binary forms, with or without modification,

3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6 changes: 3 additions & 3 deletions REQUIREMENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ In order to get around browser restrictions when attempting to contact Deca serv

Do not forget the astrisk at the end of the url in the settings!

#### Google Chrome
#### Google Chrome (recommended)
- Requires the extension **[Allow-Control-Allow-Origin: *](https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi)**
- In the CORS settings clear any existing Intercepted URLs and add: ```https://realmofthemadgodhrd.appspot.com/*```

#### Firefox
- Requires the extension **[CORS Everywhere](https://addons.mozilla.org/en-us/firefox/addon/cors-everywhere/)**
- In the CORS settings clear any existing Intercepted URLs and add: ```https://realmofthemadgodhrd.appspot.com/*```
- When you wish to run Muledump, turn on this extension as described [here](https://github.com/spenibus/cors-everywhere-firefox-addon/blob/master/README.md).

#### Opera
- Requires the Opera extension **[Download Chrome Extension](https://addons.opera.com/en/extensions/details/download-chrome-extension-9/?display=en)***
- Requires the Opera extension **[Download Chrome Extension](https://addons.opera.com/en/extensions/details/download-chrome-extension-9/?display=en)**
- Requires the Chrome extension **[Allow-Control-Allow-Origin: *](https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi)**
- In the CORS settings clear any existing Intercepted URLs and add: ```https://realmofthemadgodhrd.appspot.com/*```

Expand Down
6 changes: 3 additions & 3 deletions docs/setuptools/help/accounts-manager/users.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ Enable or disable accounts.
#### ```Account Email or ID```
Must be a valid email address or service ID (Steamworks, Kabam, Kongregate).

#### ```Import Accounts.js```
Import one or multiple accounts.js files by uploading them to Muledump.

#### ```Adding More Accounts```
Click the + icon next to the last account to add a new row.

Expand All @@ -17,3 +14,6 @@ Click the - icon to delete an account from configuration.

#### ```Revealing Passwords```
Click the ● button to toggle reveal/hide of account password.

#### ```Import Accounts.js```
Import one or multiple accounts.js files by uploading them to Muledump.
2 changes: 1 addition & 1 deletion docs/setuptools/help/backups-manager/backups.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Backups Manager
## Backup Manager

Backups are important for quickly getting setup with Muledump again in the future.

Expand Down
2 changes: 1 addition & 1 deletion docs/setuptools/help/backups-manager/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Backups Manager Topics
# Backup Manager Topics

[Backups Manager](backups.md)

Expand Down
4 changes: 2 additions & 2 deletions docs/setuptools/help/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
#### [Manage Accounts](accounts-manager/index.md)
Add or remove, enable or disable accounts.

Deep Copy Exports provide you a copy of your account XML data in JSON format.

#### [Manage Groups](accounts-manager/groups.md)
Create and manage groups for sorting accounts into manageable groups. Enable or disable entire groups to reduce the MuleQueue worktime and processing time.

Expand All @@ -13,5 +15,3 @@ Manage all Muledump and SetupTools settings as well as restoring default setting

#### [Backups Manager](backups-manager/index.md)
Create, download, and restore backups of your Muledump configuration.

Deep Copy Backups provide you a copy of your account XML data in JSON format.
14 changes: 8 additions & 6 deletions lib/muledump.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(function($, window) {

var VERSION = '0.8.0';
var PATCHVERSION = '8';
var PATCHVERSION = '9';

// version check

Expand All @@ -20,7 +20,7 @@ function checkupdates(force) {
function BaseMessage() {

setuptools.lightbox.build('muledump-about', ' \
You are on the latest version. \
You are on the latest release. \
<br><br><a href="' + setuptools.config.url + '/CHANGELOG" class="drawhelp nostyle" target="_blank">v' + VERSION + ' Changelog</a> | \
<a href="' + setuptools.config.url + '/" target="_blank">Muledump Homepage</a> \
<br><br>Did you know Muledump can be loaded from Github now? \
Expand Down Expand Up @@ -80,7 +80,7 @@ function checkupdates(force) {
for (var i = 0; i < d.length; i++) {
if (cmpver(d[i].name, topver) > 0) {
topver = d[i].name;
url = d[i].zipball_url;
url = 'https://github.com/jakcodex/muledump/archive/' + topver + '.zip';
}
}

Expand All @@ -90,8 +90,10 @@ function checkupdates(force) {
if (url) {
DoDisplayMessage = true;
setuptools.lightbox.build('muledump-about', ' \
Version ' + topver + ' is now available: <a href="' + url + '">' + url + '</a> \
<br><br>The changelog can be viewed here: <a href="https://jakcodex.github.io/muledump/CHANGELOG" data-featherlight="ajax">https://jakcodex.github.io/muledump/CHANGELOG</a> \
Release ' + topver + ' is now available: \
<br><a href="' + url + '">' + url + '</a> \
<br><br>The changelog can be viewed here: \
<br><a href="' + setuptools.config.url + '/CHANGELOG" class="drawhelp nostyle" target="_blank">https://jakcodex.github.io/muledump/CHANGELOG</a> \
<br><br>You can disable this startup check in the options menu. \
');
}
Expand Down Expand Up @@ -295,7 +297,7 @@ $(function() {
You are on the latest version. \
<br><br><a href="' + setuptools.config.url + '/CHANGELOG" class="drawhelp nostyle" target="_blank">v' + VERSION + ' Changelog</a> | \
<a href="' + setuptools.config.url + '/" target="_blank">Muledump Homepage</a> \
<br><br>This version is updated automatically with new releases. \
<br><br>Muledump Online is updated automatically with new versions. \
');

setuptools.lightbox.settitle('muledump-checkupdates', '<strong>Muledump Online v' + VERSION + ( (PATCHVERSION !== false) ? '-' + PATCHVERSION : '' ) + '</strong>');
Expand Down
12 changes: 6 additions & 6 deletions lib/options.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@ var options = window.options = {
totals: false,
email: false,
accountinfo: false,
chdesc: false,
chdesc: true,
chsortchoice: true,
chsort: '0',
equipment: true,
hpmp: false,
hpmp: true,
inv: true,
vaults: true,
vaultlayoutchoice: true,
vaultlayout: '0',
famefilter: false,
fameamount: '0',
stats: false,
stats: true,
sttype: 'base',
pcstats: false,
goals: false,
pcstats: true,
goals: true,
backpack: true,
gifts: true,
gifts: false,
techreport: false,
updatecheck: true
};
Expand Down

0 comments on commit e6fb6cc

Please sign in to comment.