| Commit message (Collapse) | Author | Age | Files | Lines |
| |\ |
|
| | |\ |
|
| | | | |
|
| | | | |
|
| |/ /
| |
| |
| |
| |
| |
| |
| | |
error message,
MO tried to display the whole file inside the error message
- bugfix: resuming a download didn't trigger a nexus-login when necessary
- bugfix: integrated fomod installer only used the first block of data inside a description
|
| | |
| |
| |
| |
| |
| | |
the loose files
would have taken precedence)
|
| |/
|
|
|
|
|
|
| |
- bain installer will now be less picky about the archives supported
- updated NCC to be compatible with more recent NMM code base
- hack in NCC to allow it to install arbitrary sized files even in 32-bit builds
- updated the python27.dll to one that links to msvcr100.dll to get rid of the dependency of msvcr90.dll
- bugfix: dll search order wasn't set to allow plugins to load the correct qt dlls
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
- updated installer
|
| |
|
|
|
| |
- message boxes can now be made to not (re-)activate the window
- executable names for starting from the command line are now case-insensitive
|
| | |
|
| |
|
|
|
|
|
|
|
| |
a separate file
and actually get used.
- a warning message advices users to clean out that separate file
- slightly improved default main window layout
- bugfix: newly created ini tweaks were added to the list with incorrect properties
|
| |
|
|
|
|
|
|
|
|
|
| |
- mod meta information is now (also) saved by a timer to reduce the likelyhood
of a data loss in case of a crash
- mod meta files are now written to a temporary file and then renamed to real name to
reduce chance of breaking the file
- updated minimum compatible nmm version to 0.47.0
- bugfix: defaults for newestVersion, version and installationFile when creating
an empty mod were integers instead of strings
- bugfix: "Plugins" and "Archives" weren't translatable
|
| |
|
|
|
|
|
|
|
| |
- added the whole boss fork to the repository
- bugfix: boss db is now always re-initialised because otherwise there might have been differing results between runs
- bugfix: locked load order was ignored by integrated boss
- bugfix: archive list wasn't written back on all changes that affected it
- bugfix: CreateFile-hook didn't reroute files created with OPEN_ALWAYS to overwrite directory
- bugfix: NtQueryDirectoryFile-hook didn't return the correct status code when searching for a file that doesn't exist
|
| | |
|
| | |
|
| |
|
|
| |
- bugfix: integrated boss sorting couldn't recognize plugins specified via regular expression
|
| |
|
|
|
|
| |
for both, even if one (or both) mods weren't active
- bugfix: plugin-list should now deal with nested "layoutAboutToBeChanged" calls
gracefully. May be the reason of a bug.
|
| |
|
|
|
| |
- bugfix: python plugins crashed the application when trying to create a nexus bridge
- bugfix: python plugins couldn't register for failed requests correctly
|
| |
|
|
| |
- bugfix: lazy loaded data tree deleted the placeholder
|
| | |
|
| |
|
|
|
|
| |
the commandline
- bugfix: locked-dialog was disabled
|
| |
|
|
|
|
| |
refreshed
- bugfix: modified boss dll missed one file on sorting
|
| |
|
|
|
| |
- plugin list can now also display multiple flags for a file (like the mod list)
- changed some compiler&linker settings to produce smaller binaries
|
| |
|
|
|
|
|
|
|
|
| |
and the text displayed as an error
- save games can now be deleted from inside MO
- bugfix: removing the pending download entry failed if the download-url request failed
- bugfix: download manager didn't stop automatically resuming failed downloads under certain circumstances
- bugfix: uninstalled downloads were treated as not-finished when refreshing the download list
- bugfix: updating the filesystem watcher on the saves directory didn't work correctly
|
| |
|
|
| |
- updated json library
|
| | |
|
| |
|
|
|
|
|
|
| |
- saves list is now automatically updated on FS changes
- optimization: data tree widget is no longer filled completely at once but one directory at a time
- bugfix: pending downloads were not removed from list after a failed nxm request
- bugfix: there was still a nmm.nexusmods.com link
- bugfix: the text "alpha" in version strings wasn't interpreted correctly
|
| |
|
|
|
|
| |
files from the data
tree, presenting a comparison of variants in case of overwritten files
|
| | |
|
| |\ |
|
| | | |
|
| | |
| |
| |
| |
| |
| | |
- downloads from nexus are now displayed before file information is retrieved
- logging from the ui is now a bit more informative
- download list now scrolls to bottom automatically
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| |
| | |
- dialog for changing executables now warns if changes will be lost
- main window is now locked before activating pre-start hooks
- better responsiveness while main window is locked (or should be)
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
- bugfix: ncc installer now brings the installer window to front (again? more reliably? not sure if it really worked before)
|
| | |
| |
| |
| |
| |
| |
| |
| | |
that failed to open
- bugfix: upon changing categories the mappings of deleted categories wasn't cleaned up which could cause an error message
- bugfix: the number of esps/esms that can be loaded is actually 255 not 256 since the save game counts too
- bugfix: "visit on nexus" from the modinfo dialog also lead to the wrong url
|
| |\ \
| |/
|/| |
|
| | |
| |
| |
| | |
- 7zip source path is now configurable
|
| | |
| |
| |
| | |
- bugfix: opening nexus through the globe icon used the nmm.nexusmods.com url
|
| |/
|
|
| |
- bain installer will now accept archives with omod conversion data.
|
| |
|
|
|
| |
- bugfix: "visit on nexus" directed the browser to the servers meant for nmm
- bugfix: url for "check all for updates" and "enorse/unendorse" were not constructed correctly
|
| |
|
|
| |
- another attempt to switch branches...
|
| |
|
|
|
| |
- nexus interface will now use the nmm url
- nmm importer no longer cancels on a missing non-essential flag
|