- diagnosis plugins can now request to be re-evaluated

- main application now contains means for plugins to react on some changes (to be extended)
- plugins can now retrieve more information about a mod
- user-agent sent to nexus now automatically contains the current MO version
- included updated russian translation
- problems dialog now refreshes itself after a fix was applied
- fixed new esp/asset ordering diagnosis. May be fully functional now
- bugfix: restoring locked load order could leave MO in an endless loop (not sure if this fix is correct yet)
- bugfix: plugin list was not visually updated after some changes
- bugfix: nmm importer threw away mod ordering
This commit is contained in:
Tannin
2013-11-06 18:35:27 +01:00
parent b7cbdaad1e
commit 14fc674d72
3 changed files with 3 additions and 13 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ RC_FILE += \
include(../plugin_template.pri)
INCLUDEPATH += "../../pythonRunner"
INCLUDEPATH += "../../pythonRunner" "$(BOOSTPATH)"
WINPWD = $$PWD
WINPWD ~= s,/,$$QMAKE_DIR_SEP,g