Skip to content

Commit

Permalink
Muledump v9.5.0 - White bag tracker, skin wardrobe, mule shrinking, more
Browse files Browse the repository at this point in the history
  • Loading branch information
jakcodex committed Sep 26, 2018
1 parent 02f1f43 commit 18b4487
Show file tree
Hide file tree
Showing 42 changed files with 5,330 additions and 3,461 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,29 @@
**2018-09-26** version 9.5.0

- Bug Fixes
* UserConfiguration import not consistent across OS's (#235)
* Exporter when Totals disabled producing error (#238)
* Account options changes not updating totals (#245)

- New Features
* Character portraits show clothing and accessory texture info (#144)
* White Bag Tracker (#168)
* Skin Wardrobe (#227)
* Automatic disable/delete of invalid/banned accounts (#230)
* Muledump CORS Adapter for Firefox (#232)
* Added new Option for Shrinking Mules (#237)
* Added new Standard Filter for White Bag Items (#239)

- Improvements
* Mac OS key bindings added (#240)
* Empty equipment slots now optionally show item silhouette (#241)

- Settings Manager reorganized
- Wawawa's Progress Tracker updated to 0.8.4
- html2canvas updated to 1.0.0-alpha.12
- Masonry updated to 4.2.2
- Renders updated to X29.0.1

**2018-08-06** version 9.4.0

- Bug Fixes
Expand Down
16 changes: 11 additions & 5 deletions README.md
Expand Up @@ -24,7 +24,7 @@ See the [Requirements](REQUIREMENTS.md) page for more information.

## Release Information

The current version is Jakcodex/Muledump v9.4.
The current version is Jakcodex/Muledump v9.5.

Muledump Online is available hosted on Github [here](https://jakcodex.github.io/muledump/muledump.html).

Expand All @@ -49,11 +49,13 @@ 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
- [Groups Manager](docs/setuptools/groups-manager/manager.md) - Account grouping and ordering utility to customize the Muledump accounts list
- [Groups Manager](docs/setuptools/help/groups-manager/manager.md) - Account grouping and ordering utility to customize the Muledump accounts list
- [Muledump Online](https://jakcodex.github.io/muledump/muledump.html) - Load Muledump directly from Github using SetupTools
- [One Click Login](https://github.com/jakcodex/muledump/wiki/One-Click-Login) - Login to your accounts via the browser or Flash Projector with one click
- [Storage Compression](https://github.com/jakcodex/muledump/wiki/Storage-Compression) - Store more data in the browser than previously possible
- [Muledump Totals](https://github.com/jakcodex/muledump/wiki/Totals) - Filtering on fame bonus, feed power, soulbound, tradeable, ut, and st, and specified accounts, and easy switching between pre-defined totals configs
- [White Bag Tracker](docs/muledump/whitebags.md) - Track your white bag collection the way you want to
- Skin Wardrobe - View all skins owned by your accounts
- MuleQueue - Task queuing to control the flow of requests from Muledump
- Vault display is fully customizable and comes with four pre-defined layouts
- Full character skin and dye support in portraits
Expand Down Expand Up @@ -85,9 +87,9 @@ All released versions are available for download [here](https://github.com/jakco
<a id="jakcodex-supportandcontributions"></a>
## Support and Contributions

Jakcodex/Muledump operates its own support Discord server - [https://discord.gg/JFS5fqW](https://discord.gg/JFS5fqW).
Jakcodex/Muledump operates its own Discord server - [https://discord.gg/JFS5fqW](https://discord.gg/JFS5fqW).

Feel free to join and ask for help getting setup, hear about new updates, offer your suggestions and feedback, or just say hi.
Feel free to join and ask for help getting setup, hear about new updates, offer your suggestions and feedback, or just say hi. We love to hear from the community!

If you encounter a bug, have a feature request, or have any other feedback you can also check out the [issue tracker](https://github.com/jakcodex/muledump/issues) to see if it's already being discussed. If not then you can [submit a new issue](https://github.com/jakcodex/muledump/issues/new).

Expand All @@ -107,9 +109,13 @@ Muledump Online always runs the latest version of Muledump with all patches.

Muledump Renders are maintained by [tuvior](https://github.com/tuvior).

Thanks to [Atomizer](https://github.com/atomizer) for all the original Muledump work and for his [endorsement](https://github.com/atomizer/muledump#on-indefinite-hiatus-an-active-fork-is-here).

Thanks to [Wawawa](https://github.com/wawawawawawawa) for his progress tracking feature.

This project uses open source libraries from many projects. See our dependencies to check them out.

This project uses textures and animated graphics courtesey of [Loading.io](https://www.loading.io).
This project uses textures and animated graphics courtesy of [Loading.io](https://www.loading.io).

## FYI

Expand Down
7 changes: 3 additions & 4 deletions REQUIREMENTS.md
Expand Up @@ -5,15 +5,14 @@
In order to get around browser restrictions when attempting to contact Deca servers, Muledump presently needs a browser extension to make its requests work.

#### Google Chrome (recommended)
- Requires the extension **[Jakcodex/Muledump CORS Adapter](https://chrome.google.com/webstore/detail/jakcodexmuledump-cors-ada/iimhkldbldnmapepklmeeinclchfkddd)**
- Requires the extension **[Jakcodex/Muledump CORS Adapter for Chrome](https://chrome.google.com/webstore/detail/jakcodexmuledump-cors-ada/iimhkldbldnmapepklmeeinclchfkddd)**

#### Opera
- Requires the Opera extension **[Download Chrome Extension](https://addons.opera.com/en/extensions/details/download-chrome-extension-9/?display=en)**
- Requires the Chrome extension **[Jakcodex/Muledump CORS Adapter](https://chrome.google.com/webstore/detail/jakcodexmuledump-cors-ada/iimhkldbldnmapepklmeeinclchfkddd)**
- Requires the Chrome extension **[Jakcodex/Muledump CORS Adapter for Chrome](https://chrome.google.com/webstore/detail/jakcodexmuledump-cors-ada/iimhkldbldnmapepklmeeinclchfkddd)**

#### Firefox
- Requires the extension **[CORS Everywhere](https://addons.mozilla.org/en-us/firefox/addon/cors-everywhere/)**
- 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).
- Requires the extension **[Jakcodex/Muledump CORS Adapter for Firefox](https://addons.mozilla.org/en-US/firefox/addon/muledump-cors-adapter/)**

#### IE and Edge
- Please join us in the 21st century and choose a new browser from the above list.
2 changes: 2 additions & 0 deletions THANKS.md
Expand Up @@ -14,4 +14,6 @@ tuvior

Curlip

Lovens

Numerous others from the community who offered feedback.
13 changes: 13 additions & 0 deletions docs/muledump/wardrobe.md
@@ -0,0 +1,13 @@
# Skin Wardrobe

Displays your presently owned skins sorted by class. All owned skins are highlighted.

Mouse over skins to see their name.

The following skins are not included in this list:

1. Set Skins
1. Christmas Class Skins
1. Experimental / Test Skins

Click the Large or Small dye icons to change the display.
72 changes: 72 additions & 0 deletions docs/muledump/whitebags.md
@@ -0,0 +1,72 @@
# White Bag Tracker

Welcome to the White Bag Tracker! This tool is designed to let you keep track of your white bags with several different ways to go about the task.

In the Totals mode, the White Bag Tracker shows your owned white bags and a quantity. You can change the quantity if desired to set the data however you want.

In the Owned mode, the White Bag Tracker shows your owned skins without the quantity.

#### Notice

Importing white bag counts should be done with Custom Character Sorting Lists turned off unless you want to import the white bag data from just those characters.

## UI Usage

[Actions](#act)

[Exporter](#exp)

[Controls](#ctrl)

## <a href="#" id="act"></a>Actions

### Enable / Disable Totals

Whether to be in Totals or Owned Mode.

### Save

Save current changes immediately. An auto-save occurs when closing the white bag tracker.

### Clear

Erases all White Bag Tracker data. This implies a save and cannot be undone.

### Import

Import White Bag Tracker data by scanning the account's inventory.

#### Import Modes

##### Keep Existing Data
The discovered white bags in inventory are added to the existing counters.

##### Reset Counters
Counters are reset to zero while owned white bag data remains before importing.

##### Reset Counters and Owned
Counters and owned white bag data is reset before importing.

### Reset

Undoes any recent changes since the last save.

### Cancel

Closes the UI and skips the auto save.

## <a href="#" id="exp"></a>Exporter

A modified version of the Totals Export, it supports the same output formats.

## <a href="#" id="ctrl"></a>Controls

### Totals Mode

1. Shift+Click on an unowned item or item of zero quantity to add or remove it from the owned list.
1. Click on an item to increase its value by 1. Automatically adds new items to owned list.
1. Ctrl+Click on an item to decrease its value by 1.

### Owned Mode

1. Shift+Click on an item to add or remove it from the owned list.

0 comments on commit 18b4487

Please sign in to comment.