| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
| |
- 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
|
| |\ |
|
| | | |
|
| | |
| |
| |
| |
| | |
- versions without a subminor version are now displayed without it (1.1 instead of 1.1.0)
- version compares now prefer the decimal comparison over the traditional
|
| | | |
|
| | |
| |
| |
| |
| | |
- fixes to the installer script
- extended build scripts to fetch translations from pootle server automatically
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
use in version check
- nexus interface now supports 301 redirects
- now using the new nexus url format
- bugfix: "visit on nexus" used an outdated url scheme and thus caused unnecessary redirection
|
| | |
| |
| |
| | |
to be saved
|
| | | |
|
| | |
| |
| |
| |
| | |
the selected mods instead of replacing the existing set of categories (thanks to Ross!)
- bugfix: category filtering didn't work correctly when grouping was also active
|
| |/ |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
directory was non-default
- bugfix: crash after removing the last profile in the list (ordered alphabetically)
- improved subdirs ordering to ensure pythonrunner is compiled before pythonproxy
- translation files for plugins are now generated
- set some texts as un-translatable where it made no sense
- staging script now re-builds MO completely before packaging
- updated qt libraries for packaging to 4.8.5
- added python to the package
|
| |
|
|
| |
- added missing files from earlier commit (wtf?)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- esptk now determines if a esp is a dummy (without records)
- hook.dll no longer creates a log file if noone wrote to it
- nexus id and installtime columns are now hidden by default
- modlist can now be refreshed without saving first (so plugins can replace the modlist.txt as a whole)
- plugins can now query more details about virtualised files
- added style options "plastique" and "cleanlooks"
- "overwrite" is no longer listed with a creation time
- a warning will now be displayed if the user has too many plugins active
- a warning will now be displayed if mods with scripts have an installation order that doesn't match the corresponding esp load order
- nmm importer now has select all/deselect all buttons
- nmm importer no longer tries to unpack missing files from archives (won't work anyway)
- initial support for importing from nmm 0.5 alpha
- removed some broken warning suppresions
- python runner now works with bundled python
- extended qbs build system (still fails to build the main gui application)
- implemented a nsis-based installer
|
| |
|
|
|
| |
- modlist will now updated immediately after a change throw the modinfo dialog
- bugfix: configurator wasn't able to save after revision 137
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
|
| |
asset ordering (not fully functional yet)
- new plugin interfaces to the mod list
- plugins can now query the origin (mod) of a esp/esm
- bugfix: potential access to profile before one was activated
- bugfix: regression in previous (not-yet-released) commit prevented changes to bsa list from being saved
|
| |
|
|
|
|
| |
in the mod info dialog
- archive-list can be user-sorted again (within one mod)
|
| |
|
|
|
|
|
|
| |
because FO3 GOTY is its own app
- applications that aren't in the executables list can again be started from the command line
- references to missing categories are now removed from mods
- bugfix: integrated fomod installer didn't update description and picture on some constellations of Windows version and theme
|
| |
|
|
|
| |
- questionbox with selection memory is now exposed to plugins
- the choice to run fnis from the checker can now be memorized
|
| |
|
|
|
|
| |
- bugfix: when refreshing the directory tree conflict information wasn't immediately refreshed (including on start)
- bugfix: dataChanged events wasn't emitted when user changed the modlist
- bugfix: file patterns in checkfnis plugin weren't completely correct
|
| |
|
|
| |
- added missing ipluginlist.h
|
| |
|
|
|
|
|
| |
right now)
- integrated fomod installer now supports file dependencies
- bugfix: integrated fomod installer crashed if the installer had no optiosn´´ns
|
| |\ |
|
| | | |
|
| | |
| |
| |
| | |
- fnis-check plugin can now be disabled
|
| | |\ |
|
| | | |
| | |
| | |
| | |
| | |
| | | |
downloading the wrong file
- bugfix: in nxmhandler adding a new line with different game but same executable didn't work (the change was silently dropped)
|
| |/ /
| |
| |
| |
| |
| |
| | |
version information
- nmm importer should now always determine the correct nexus id
- nmm importer will now correctly restore overwritten files for imported mods
|
| |\ \
| |/
|/| |
|
| | |
| |
| |
| |
| |
| |
| | |
- some functionality to the plugin interface to enable them to search for files&directories in the virtual FS (rudimentary atm)
- functionality for plugins to react to application being started from MO
- broken ESPs are no longer reported as popup windows but only in the log file
- bugfix: plugins couldn't store persistent data if they had no user-editable settings
|
| | |
| |
| |
| |
| |
| |
| |
| | |
- hidden downloads can be un-hidden
- the installation manager now more thoroughly cleans up the temporary directory after installation
- added SkyrimLauncher.exe to the list of auto-detected executables
- bugfix: shutting down MO while downloads where active in some occasions didn't work
- bugfix: when canceling the only active download the taskbar icon didn't return to normal
|
| | | |
|
| | |
| |
| |
| | |
continue automatically after login
|
| | |
| |
| |
| |
| | |
- window now shouldn't lose focus on win 8 2 seconds after mod information gets invalidated
- small bugfix related to new version scheme parsing
|
| |\ \
| |/
|/| |
|
| | |
| |
| |
| | |
the refreshed-event
|