| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | changed how the mod url works: | isanae | 2019-07-02 | 1 | -6/+23 |
| | | | | | | | | | | | - it is now independent from the nexus mod url - it can be set in addition to having a valid mod id - both urls can be displayed in the context menu re-arranged some of the widgets on the nexus tab added a track button added a custom url checkbox and open in browser button added a max-width to the browser | ||||
| * | Only change to the update filter if mods are being checked for update or ↵ | LostDragonist | 2019-03-22 | 1 | -1/+11 |
| | | | | | mods have updates available | ||||
| * | Allow selecting overwrite to trigger mod conflict highlights | LostDragonist | 2019-03-09 | 1 | -1/+2 |
| | | |||||
| * | Add support for displaying tracked mods and setting tracked status | LostDragonist | 2019-03-07 | 1 | -1/+27 |
| | | |||||
| * | Change setGameName parameters to match MOBase changes | LostDragonist | 2019-02-22 | 1 | -1/+1 |
| | | |||||
| * | Endorsement and efficiency updates | Silarn | 2019-02-18 | 1 | -2/+2 |
| | | | | | | | | * Reduce update timeout to 5 minutes * Introduce bulk endorsement check replacing global mod info check * Fine tune performance of bulk update info query * Thread the update processing to prevent lockups | ||||
| * | Implement bulk update check layer | Silarn | 2019-02-18 | 1 | -0/+2 |
| | | |||||
| * | Re-simplify ModInfo interface | Silarn | 2019-02-18 | 1 | -2/+2 |
| | | |||||
| * | Implement staggered timeouts bases on age. | Silarn | 2019-02-18 | 1 | -2/+17 |
| | | | | | | | | | * < 1 mo = 2 hours * < 3 mo = 4 hours * < 6 mo = 6 hours * < 1 yr = 12 hours * > 1 yr = 24 hours | ||||
| * | Multiple updates: | Silarn | 2019-02-18 | 1 | -1/+1 |
| | | | | | | | | | | | | * Remove periodic auto-update * Add context menu force-update for mod list * Fix some bugs with update parsing - Ignore update files that are deleted - Fix remaining issue with failing to get all mods due to capitalization * Remove queue retry when out of requests * Clear all requests when out of requests * More potential improvements to login/validation process | ||||
| * | Various fixes and updates | Silarn | 2019-02-18 | 1 | -0/+12 |
| | | | | | | | * Add second api type for mod info to segment updates from basic desc * Add saved nexus file type and factor it into the update display * Fix some issues with how we were checking for 'latest update' files | ||||
| * | Update Process Improvements | Silarn | 2019-02-18 | 1 | -710/+723 |
| | | | | | | | | | | | | | | | * 5 minute batch auto-update of up to 10 mods - Still able to force an update of all 'unchecked' mods - Prioritizes mods with oldest update 'age' * Implemented 1-hour wait between update checks per mod * Fixed issues with update progress display * Only enable update filter automatically if 'force update' * Improved display of version update status in mod list - Italic text when ready to perform update check - Tooltip indicates when next update is available * Fixed remaining issues with update fallback check * Only trigger one update API request for duplicate sources | ||||
| * | Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2 | LostDragonist | 2019-01-22 | 1 | -1/+1 |
| |\ | |||||
| | * | Cache list of archives contained in a mod instead of accessing disk each time | Al | 2019-01-22 | 1 | -1/+1 |
| | | | |||||
| * | | Clean up and fix merge issues | LostDragonist | 2018-12-12 | 1 | -10/+0 |
| | | | |||||
| * | | Improved refresh performance by replacing std::transform() with ↵ | Al12rs | 2018-12-12 | 1 | -1/+0 |
| | | | | | | | | | | | | | CharLowerBuffer(). Fixed padding to four spaces and removed references to FLAG_ARCHIVE_LOOSE_CONFLICTS_MIXED that isn't used. | ||||
| * | | Add loose file/archive conflict icons | Silarn | 2018-12-12 | 1 | -1/+13 |
| | | | |||||
| * | | Added new "loose files overwrite archive" icon and all the flags. | Al12rs | 2018-12-12 | 1 | -0/+1 |
| | | | | | | | | | The logic to show it is still missing until the other issues are fixed. | ||||
| * | | Initial archive conflict parsing | Silarn | 2018-12-12 | 1 | -1/+23 |
| |/ | | | | | | | | | Squashed commit: Basic archive conflict parsing - pass 1 Merge fixes for archive parsing Basic archive conflict parsing - pass 1 Merge fixes for archive parsing Should fix conflict detection for archive files | ||||
| * | Add notes column to mod list | LostDragonist | 2018-12-08 | 1 | -3/+14 |
| | | |||||
| * | Added Color costumization for Separators. | Al12rs | 2018-10-28 | 1 | -0/+11 |
| | | |||||
| * | Added modlist Separators feature: | Al12rs | 2018-10-28 | 1 | -1/+2 |
| | | | | | | | | | *New modType separator. *Bold, italic and centralized name without _separator at the end. *Added "create separator" option to context menu. *Added "rename separator" option. *Fixed rename separator issue with priority resetting. | ||||
| * | Changed "ignore missing game data" to not create an empty Texture folder and ↵ | Al12rs | 2018-09-29 | 1 | -0/+5 |
| | | | | | instead save the choice in meta.ini | ||||
| * | Added Contains Script Extender Files filter. | Al12rs | 2018-09-07 | 1 | -0/+1 |
| | | |||||
| * | Added ModGroups contents icon and flag. | Al12rs | 2018-08-25 | 1 | -2/+4 |
| | | |||||
| * | Added Contains INI files content filter and checking. | Al12rs | 2018-07-17 | 1 | -2/+3 |
| | | |||||
| * | Allow for primary game sources and marking mods as converted/working | Silarn | 2018-05-03 | 1 | -0/+5 |
| | | |||||
| * | Fix MO endorsement check and add game to ModInfo s_ModsByModID | Silarn | 2018-05-02 | 1 | -2/+2 |
| | | |||||
| * | Add alternative game flag and check | Silarn | 2018-04-27 | 1 | -2/+3 |
| | | |||||
| * | Fixed inconsistency in line endings. | Al12rs | 2018-04-17 | 1 | -7/+7 |
| | | |||||
| * | Add source game setter in mod info dialog | Silarn | 2018-04-17 | 1 | -8/+15 |
| | | |||||
| * | Support for multi-game downloads | Silarn | 2018-04-16 | 1 | -7/+17 |
| | | |||||
| * | Changes to allow plugin loading in the mod info dialog (and rename SE) | Silarn | 2018-04-06 | 1 | -0/+1 |
| | | |||||
| * | Light flagged master support and other minor changes | Jeremy Rimpo | 2018-03-05 | 1 | -1/+1 |
| | | |||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -468/+479 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -479/+468 |
| | | |||||
| * | A number of improvements and fixes | Jeremy Rimpo | 2017-12-13 | 1 | -1/+8 |
| | | | | | | | | | | * Move diagnostics tab to un-break tutorials targeting tab 3 * Restrict order locking for force-enabled plugins * Cascade locked positions in the case of a conflict * Should remove existing invalid locks * Add some info to primary plugins in plugin list * Differentiate plugin names for DLC and CC content | ||||
| * | Implement mod/plugin highlighting when pair is selected | Jeremy Rimpo | 2017-11-30 | 1 | -2/+12 |
| | | |||||
| * | Add MCM detection (but doesn't fix loading issues :() | Jeremy Rimpo | 2017-11-08 | 1 | -1/+2 |
| | | |||||
| * | updated to use the unmanaged-mod game plugin feature | Tannin | 2016-06-19 | 1 | -1/+1 |
| | | |||||
| * | reduced number of mod content icons a bit because they take too much space | Tannin | 2016-06-19 | 1 | -4/+2 |
| | | |||||
| * | merged master into new_vfs_library | Tannin | 2016-02-12 | 1 | -1/+0 |
| | | |||||
| * | Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356 | Thomas Tanner | 2015-12-05 | 1 | -536/+13 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/downloadmanager.cpp src/mainwindow.cpp src/modinfo.cpp src/modinfo.h src/selfupdater.cpp src/shared/fallout3info.cpp src/shared/fallout3info.h src/shared/falloutnvinfo.cpp src/shared/falloutnvinfo.h src/shared/gameinfo.h src/shared/oblivioninfo.cpp src/shared/oblivioninfo.h src/shared/skyriminfo.cpp src/shared/skyriminfo.h | ||||
| | * | Added functionality to use the web page link in a fomod to supply an ↵ | Thomas Tanner | 2015-10-15 | 1 | -541/+20 |
| | | | | | | | | | | | | | | | | | optional web page. Also refactored modinfo into multiple files (as the actual types are opaque anyway) and cleaned up the headers a bit I also changed 'visit on nexus' from the menu not to open the downloads tab because it was a little confusing | ||||
| * | | Bunch of const correctness changes. There shouldn't be any update of plugin ↵ | Thomas Tanner | 2015-11-25 | 1 | -1/+4 |
| | | | | | | | | | games once MO has started | ||||
| * | | Remove most instances of GameInfo::getname, and transfer getDLCPlugins to ↵ | Thomas Tanner | 2015-11-23 | 1 | -7/+11 |
| |/ | | | | | | the plugingame interface Also commented out startDownloadNexusFile as it doesn't appear to be used anywhere | ||||
| * | fixed display of installation time for mods without nexus id | Tannin | 2015-06-11 | 1 | -5/+1 |
| | | |||||
| * | added plugin interface to add/remove/list categories to/from/of mods | Tannin | 2015-06-10 | 1 | -0/+4 |
| | | |||||
| * | bugfix: MO requested update information for mods without mod-id | Tannin | 2015-05-17 | 1 | -1/+1 |
| | | |||||
| * | - avoiding unnecessary meta.ini saves when checking mods for updates | Tannin | 2015-03-18 | 1 | -0/+4 |
| | | |||||
