summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Change recordless plugin display to flag iconJeremy Rimpo2023-12-051-2/+4
|
* Merge pull request #1937 from ModOrganizer2/null-category-fixMikaël Capelle2023-12-032-3/+4
|\ | | | | Null category fix
| * Rename sort button to match UIJeremy Rimpo2023-12-021-1/+1
| |
| * Fix crash if no Nexus category is assignedJeremy Rimpo2023-12-021-2/+3
|/
* Merge pull request #1926 from ModOrganizer2/2_5_xJeremy Rimpo2023-11-291-2/+2
|\ | | | | Version 2.5.0
| * Version 2.5.0Jeremy Rimpo2023-11-241-2/+2
|/
* Merge pull request #1924 from ModOrganizer2/style_updatesJeremy Rimpo2023-11-2071-27/+37
|\ | | | | Style updates
| * Style updatesJeremy Rimpo2023-11-1971-27/+37
|/ | | | | - Remove Transparent Style directory (pulled in by MOB) - Update Night Eyes to 1.2
* Merge pull request #1921 from ModOrganizer2/rc_fixesJeremy Rimpo2023-11-175-5/+11
|\ | | | | A few fixes for RC 1
| * A few fixes for RC 1Jeremy Rimpo2023-11-165-5/+11
|/ | | | | | | * Convert the priority index to a string as Windows appears to be converting these to localized numerals * Skip separators when assigning categories * Update the context menu requirements for displaying the auto-assign option * Bump to RC 2
* Merge pull request #1917 from ModOrganizer2/translation_bumpMikaël Capelle2023-11-072-155/+168
|\ | | | | Bump version and update translations
| * Bump version and update translationsJeremy Rimpo2023-11-072-155/+168
|/
* Merge pull request #1915 from ModOrganizer2/download_issuesJeremy Rimpo2023-11-054-30/+39
|\ | | | | Download issue fixes
| * Download issue fixesJeremy Rimpo2023-11-054-30/+39
| | | | | | | | | | | | - Add scoped watcher disabler - Disable during mod install - Update interprocess message handler to fix 'unable to communicate' issues
* | Merge pull request #1911 from ModOrganizer2/plugin_displayJeremy Rimpo2023-11-051-5/+2
|\ \ | |/ |/| Display changes for plugins
| * Display changes for pluginsJeremy Rimpo2023-10-311-5/+2
| | | | | | | | | | - Only bold master plugins - Only italicize light plugins
* | Merge pull request #1904 from Liderate/masterMikaël Capelle2023-11-051-3/+8
|\ \ | |/ |/| Replace spaces with ? wildcard when looking for game executable, fix #1605.
| * Replace spaces with ? wildcard for #1605Liderate2023-10-211-3/+8
| |
* | Merge pull request #1907 from ModOrganizer2/plugin_updatesJeremy Rimpo2023-10-274-10/+43
|\ \ | |/ |/| Plugins updates
| * Explain overlay commentsJeremy Rimpo2023-10-271-0/+6
| |
| * Use hasNoRecordsJeremy Rimpo2023-10-184-11/+11
| |
| * Plugins updatesJeremy Rimpo2023-10-184-10/+37
|/ | | | | | - Temporarily remove some overlay info - Add isDummy and dummy info - Display refinements for plugin info
* Merge pull request #1906 from ModOrganizer2/geometries_directoryJeremy Rimpo2023-10-173-113/+115
|\ | | | | Add new content images to resources
| * Add new content images to resourcesJeremy Rimpo2023-10-173-113/+115
|/
* Merge pull request #1903 from Liderate/masterMikaël Capelle2023-10-131-4/+3
|\ | | | | Improve invalid name handling for profiles.
| * Improve invalid name handling for profilesLiderate2023-10-131-4/+3
|/
* Merge pull request #1901 from ModOrganizer2/translation_bumpJeremy Rimpo2023-10-094-186/+217
|\ | | | | Update translations and version
| * Update translations and versionJeremy Rimpo2023-10-094-186/+217
|/
* Merge pull request #1899 from ModOrganizer2/overlay_supportJeremy Rimpo2023-10-085-12/+41
|\ | | | | Additional overlay plugin support
| * Additional overlay plugin supportJeremy Rimpo2023-10-085-12/+41
|/ | | | | | | * Add isOverlayFlagged to IPluginList * Further notate plugin list * Rename to match xEdit / Wrye / LOOT * Update counter
* Merge pull request #1897 from ModOrganizer2/tutorial_translation_fixesJeremy Rimpo2023-10-052-2/+8
|\ | | | | Tutorial translation updates
| * Tutorial translation updatesJeremy Rimpo2023-10-042-2/+8
|/
* Merge pull request #1895 from ModOrganizer2/discord_linkJeremy Rimpo2023-10-043-7/+7
|\ | | | | Discord link updates
| * Discord link updatesJeremy Rimpo2023-10-033-7/+7
| |
* | Merge pull request #1896 from ModOrganizer2/override_index_fixJeremy Rimpo2023-10-041-0/+1
|\ \ | |/ |/| Skip index for override plugins
| * Skip index for override pluginsJeremy Rimpo2023-10-041-0/+1
|/
* Merge pull request #1894 from ModOrganizer2/loot_0_22Jeremy Rimpo2023-10-036-40/+76
|\ | | | | WIP: Plugin sorting updates
| * Allow moving force enabled pluginsJeremy Rimpo2023-10-022-35/+49
| | | | | | | | | | - Mirrors LOOT functionality - Rename 'forceEnabled' to 'forceLoaded' to better reflect the difference
| * Updates to refresh sort button after various eventsJeremy Rimpo2023-10-024-6/+26
| |
| * Plugin sorting updatesJeremy Rimpo2023-10-021-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add enabledPlugins for core plugins which are enabled but NOT auto-loaded (may need to be written to plugins.txt or have an ambiguous load order position) - General Starfield updates - Add enabledPlugins for "BlueprintShips-Starfield.esm" - Disable plugin management if sTestFile is in use (also applies to FO4) - Write the enabledPlugins to plugins.txt to enforce base game load order - Allow for LOOT sorting (dynamic based on settings) - Incorporate enabledPlugins into force enabled plugins in plugin list - Update various interface layers TODO: Fix sort button to dynamically update if status changes TODO: Auto refresh lists if the INI Editor is closed
* | Merge pull request #1893 from ModOrganizer2/fix/directory-refreshed-qtimerJeremy Rimpo2023-10-021-3/+3
|\ \ | |/ |/| Fix QTimer being created on incorrect thread after refresh.
| * Fix QTimer being created on incorrect thread after refresh.Mikaël Capelle2023-10-021-3/+3
|/
* Merge pull request #1892 from ModOrganizer2/settings_refreshJeremy Rimpo2023-10-021-0/+2
|\ | | | | Refresh the esp/bsa lists after closing settings
| * Refresh the esp/bsa lists after closing settingsJeremy Rimpo2023-10-011-0/+2
|/ | | | | - Should resolve issues with certain settings not 'applying' immediately - For example: Starfield 'enable plugin management' setting
* Refresh Callback (+ Extra for AboutToRun) (#1884)Mikaël Capelle2023-09-297-77/+138
| | | | | * Add working directory and arguments to onAboutToRun (optional). * Add onRefreshCallback functionality.
* Translation updatesJeremy Rimpo2023-09-281-1099/+1467
|
* Merge pull request #1887 from ModOrganizer2/race_fixJeremy Rimpo2023-09-281-1/+1
|\ | | | | Attempt to fix possible race condition
| * Attempt to fix possible race conditionJeremy Rimpo2023-09-281-1/+1
|/
* Merge pull request #1883 from ModOrganizer2/tutorial_updatesJeremy Rimpo2023-09-2712-174/+289
|\ | | | | Tutorial updates
| * Tutorial updatesJeremy Rimpo2023-09-2512-174/+289
| | | | | | | | | | - Add ability to exit tutorial early - Update and clarify many of the tutorials