| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | First pass for Qt6 compatibility | Jeremy Rimpo | 2022-04-19 | 48 | -239/+268 |
| | | |||||
| * | Bump version to 2.4.5 alpha 3 | Chris Bessent | 2022-03-27 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #1661 from LostDragonist/censor | Chris Bessent | 2022-03-27 | 1 | -1/+2 |
| |\ | | | | | Hopefully restrict username censoring to directories | ||||
| | * | Hopefully restrict username censoring to directories | Chris Bessent | 2022-02-04 | 1 | -1/+2 |
| | | | |||||
| * | | Merge pull request #1676 from LostDragonist/master | Al | 2022-03-20 | 2 | -33/+17 |
| |\ \ | | | | | | | Make fixes to ESM plugin priorities | ||||
| | * | | Make fixes to ESM plugin priorities | Chris Bessent | 2022-03-19 | 2 | -33/+17 |
| |/ / | | | | | | | | | | | | | | | Before now, MO2 only looked at the ESM flag of a plugin and didn't look for an .esm extension. This is incorrect and an .esm file should be treated as implicitly having the ESM flag. This also removes some apparently unused functions. | ||||
| * | | Merge pull request #1670 from Qudix/isX | Chris Bessent | 2022-03-19 | 5 | -49/+93 |
| |\ \ | | | | | | | Add/Change IPluginList `hasXExtension` and `isXFlagged` methods | ||||
| | * | | Change `isXFile` to `hasXExtension` | Qudix | 2022-03-19 | 5 | -75/+78 |
| | | | | |||||
| | * | | Rename isX to isXFile, and deprecate isMaster | Qudix | 2022-02-24 | 5 | -34/+42 |
| | | | | | | | | | | | | | Also made sure to not change existing behaviour | ||||
| | * | | Add isMasterFlagged to pluginCount | Qudix | 2022-02-24 | 1 | -1/+1 |
| | | | | |||||
| | * | | Add `isMasterFlagged` `isLight` `isLightFlagged` | Qudix | 2022-02-24 | 4 | -1/+34 |
| | |/ | | | | | | | Note: The behavior of isMaster has been changed to match isLightFlagged | ||||
| * | | Merge pull request #1671 from MarkKoz/bug/1589/category-id-conflict | Chris Bessent | 2022-03-19 | 1 | -1/+1 |
| |\ \ | |/ |/| | Fix tattoo's category ID conflicting with voice's ID | ||||
| | * | Fix tattoo's category ID conflicting with voice's ID | MarkKoz | 2022-02-28 | 1 | -1/+1 |
| |/ | | | | Fix #1589 | ||||
| * | Update version to 2.4.5alpha2 | Chris Bessent | 2022-01-23 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #1654 from LostDragonist/loadorder | Chris Bessent | 2022-01-23 | 4 | -26/+134 |
| |\ | | | | | Loadorder | ||||
| | * | Update version to 2.4.5alpha1 | Chris Bessent | 2022-01-23 | 1 | -4/+4 |
| | | | |||||
| | * | Enforce the priority rules on every refresh | Chris Bessent | 2022-01-23 | 2 | -14/+64 |
| | | | |||||
| | * | Enforce relationships between plugins | Chris Bessent | 2022-01-23 | 1 | -1/+28 |
| | | | | | | | | | | | | | Masters must be above their children and children must be below their masters. Currently only applies when trying to move plugins. | ||||
| | * | Fix possible NPE when booting up | Chris Bessent | 2022-01-23 | 1 | -2/+1 |
| | | | |||||
| | * | Force priority of primary plugins | Chris Bessent | 2022-01-23 | 2 | -5/+37 |
| |/ | | | | | This fixes a problem with new instances where the primary plugins would be ordered alphabetically instead of in the correct order. | ||||
| * | Merge pull request #1652 from LostDragonist/trosski | Chris Bessent | 2022-01-15 | 3 | -2022/+0 |
| |\ | | | | | Remove Trosski stylesheets (now pulled in by build system) | ||||
| | * | Remove Trosski stylesheets (now pulled in by build system) | Chris Bessent | 2022-01-15 | 3 | -2022/+0 |
| |/ | |||||
| * | Merge pull request #1643 from ModOrganizer2/update_fix | Chris Bessent | 2022-01-05 | 1 | -1/+1 |
| |\ | | | | | Fix update checking for files not installed from the downloads | ||||
| | * | Fix update checking for files not installed from the downloads | Chris Bessent | 2022-01-02 | 1 | -1/+1 |
| |/ | | | | | This is the difference between "D:\Downloads\USSEP.7z" and "USSEP.7z". | ||||
| * | Bump version to 2.4.4 | Chris Bessent | 2021-12-27 | 1 | -2/+2 |
| | | |||||
| * | Fix discord invite | Chris Bessent | 2021-12-27 | 1 | -1/+1 |
| | | |||||
| * | Bump version to 2.4.3 | Chris Bessent | 2021-12-25 | 1 | -1/+1 |
| | | |||||
| * | Bump version to 2.4.3rc3 | Chris Bessent | 2021-12-23 | 1 | -1/+1 |
| | | |||||
| * | Bump version to 2.4.3 RC 2 | Chris Bessent | 2021-12-19 | 1 | -1/+1 |
| | | |||||
| * | Update about dialog | Chris Bessent | 2021-12-17 | 2 | -38/+93 |
| | | |||||
| * | Bump version to 2.4.3rc1 | Chris Bessent | 2021-12-17 | 1 | -2/+2 |
| | | |||||
| * | Fix optional access on profiles dialog | Chris Bessent | 2021-12-07 | 1 | -1/+1 |
| | | |||||
| * | Bump version to 2.4.3alpha4 | Chris Bessent | 2021-11-26 | 1 | -1/+1 |
| | | |||||
| * | Fix parsing plugins with dots in name | Chris Bessent | 2021-11-26 | 4 | -12/+17 |
| | | |||||
| * | Don't blacklist empty usernames and passwords | Chris Bessent | 2021-11-25 | 3 | -15/+19 |
| | | |||||
| * | Update translations | Chris Bessent | 2021-11-23 | 1 | -446/+462 |
| | | |||||
| * | Bump version to 2.4.3alpha3 | Chris Bessent | 2021-11-23 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #1621 from LostDragonist/misc_fixes | Chris Bessent | 2021-11-23 | 12 | -69/+117 |
| |\ | | | | | Misc fixes | ||||
| | * | Blacklist %USERNAME% from the log in case it contains PII | Chris Bessent | 2021-11-23 | 1 | -0/+2 |
| | | | |||||
| | * | Blacklist Steam username and password from the log | Chris Bessent | 2021-11-23 | 2 | -0/+5 |
| | | | |||||
| | * | Fix extension parsing for the plugin list | Chris Bessent | 2021-11-23 | 1 | -3/+4 |
| | | | | | | | | | The old code was just looking at the last three letters of the filename instead of looking for any kind of proper extension. This led to something like "alice.__esp" being considered a plugin which is just wrong. | ||||
| | * | Don't add invalid games to the "visit Nexus" list | Chris Bessent | 2021-11-22 | 2 | -14/+37 |
| | | | |||||
| | * | Fix selecting a new profile | Chris Bessent | 2021-11-22 | 2 | -13/+9 |
| | | | | | | | | | | | | | This fixes clicking the "select" button in the profiles dialog when a newly created profile is selected. This was broken as the profile was being selected before the profile was added to the list of selections. Fixes #1489 | ||||
| | * | Add Brave to the default blacklist | Chris Bessent | 2021-11-22 | 1 | -0/+1 |
| | | | | | | | | | Fixes #1592 | ||||
| | * | Update Windows detection | Chris Bessent | 2021-11-22 | 2 | -14/+5 |
| | | | | | | | | | | | | | | | | | Windows 11 reports itself as Windows 10 using the methods normally employed. Microsoft seems to want people to use the BuildId to identify the version of Windows but I'm going to refuse to do that because it's stupid. This change also prefers DisplayVersion over ReleaseId as somehow I have both and DisplayVersion is more correct (21H2 vs 2009). /shrug. Fixes #1607 | ||||
| | * | Allow portable instances to set custom paths | Chris Bessent | 2021-11-22 | 1 | -17/+14 |
| | | | | | | | | | Fixes #1610 | ||||
| | * | Fix tab order of create instance dialog | Chris Bessent | 2021-11-22 | 1 | -8/+40 |
| | | | |||||
| * | | Merge pull request #1616 from rux616/template-update | Al | 2021-11-19 | 1 | -1/+1 |
| |\ \ | | | | | | | Update old Discord server link | ||||
| | * | | Update old Discord server link | Dan Cassidy | 2021-11-19 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #1599 from Qudix/disable_cache | Al | 2021-10-16 | 2 | -3/+3 |
| |\ \ | | | | | | | Disable qml cache | ||||
