Adds undo and redo shortcuts to MO2. These shortcuts are for undoing and redoing mod, plugin, and separator priority changes.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 0.0.2
Added encoding to file read/write process. Fixes plugin crashing when non-ascii characters are in mod name.
Version 0.0.1
Initial Upload
Do you not religiously make backups of your mod and plugin lists and do the following: Have you ever accidentally dragged a mod or group of mods in your mod list and dropped it/them somewhere? Grabbed a separator by accident and don't know where it was? Moved a few plugins around and realized it was a mistake?
Undo Move adds four shortcuts that allow for undoing and redoing mod(s), separator, and plugin(s) priority changes.
The shortcuts are: Undo Mod List Change: Ctrl + Winkey + Z Redo Mod List Change: Ctrl + Winkey + Shift + Z Undo Plugin List Change: Ctrl + Winkey + X Redo Plugin List Change: Ctrl + Winkey + Shift + X
You may be asking... why 3+keys for a shortcut? This plugin uses the python keyboard library by BoppreH that listens to all keyboard inputs, and I wanted to make sure you would not accidentally activate them while not focused on MO2. If you forget the shortcuts, there is a button in the Tool Dropdown that will remind you. (I may change this button to allow rebinding the shortcuts in the future)
Notes:
In larger mod lists (1000+), the plugin may take a couple of seconds to undo larger changes.
I did a lot of bug fixing to get the plugin to its current state, but it probably has undiscovered issues. Please make sure to make backups of your mod and plugin lists.
Requires Mod Organizer version 2.5.0+.
Installation: Make sure to make backups of both your mod and plugin lists. Extract UndoMove.py and the folder 'Imports' into your MO2/plugins/ folder.
Uninstall: Delete UndoMove.py and the folder 'Imports' from your MO2/plugins/ folder.