Odie / gd-edit

Eclipse Public License 1.0
19 stars 1 forks source link

Characters linked to incorrect shared transfer stash #1

Closed GrimDawn-max closed 4 years ago

GrimDawn-max commented 4 years ago

Vanilla and mod characters in GrimDawn editor can get wrong shared stash file linked

If a mod character is loaded and then load command used to switch to vanilla characters, vanilla character gets mod shared stash (should get vanilla shared stash)

If mod character loaded with no mod picked, mod character will have vanilla shared stash assigned (should always be mod shared stash).

Odie commented 4 years ago

Fixed in 08d640c06b516476c944a4373a2637d32d3f7b69.

The editor will now load the vanilla stash by default. Unless:

  1. The character file being loaded is in mod character and
  2. A mod has been selected via "mod pick"

So you should be able to leave the mod settings alone now. Switching characters would result in the editor automatically picking the right stash file. =)

Just grab the new version and you should see the changes.