76 Commits
Author SHA1 Message Date
Mikaël Capelle 30daba9b2c Update README.md before archiving. 2025-05-29 16:56:46 +02:00
RJandRJ e426700527 Handle IPluginGame::CONFIGURATION flag and use forward slash for QFile (#33)
* Handle IPluginGame::CONFIGURATION in initializeProfile

---------

Co-authored-by: RJ <Liderate@users.noreply.github.com>
2024-11-05 14:22:46 +01:00
Jeremy Rimpo ddd90cc063 Shattered space update (#32)
* Add support for the vehicle update
* New save format (v140) which adds another plugin list flag for 'is custom plugin'; remaining changes are compatible with existing parser
* New core plugin (SFBGS004.esm)
* Remove obsolete CCC primary plugin fix
* Update CCC parsing to ignore duplicate plugins
2024-10-03 10:01:07 +02:00
Jeremy Rimpo 1b71dc14c4 Add support for the vehicle update (#31)
- New save format (v140) which adds another plugin list flag for 'is custom plugin'; remaining changes are compatible with existing parser
- New core plugin (SFBGS004.esm)
2024-09-28 19:59:03 +02:00
Mikaël Capelle c3adebcef0 Remove 'root' as a valid folder. (#30) 2024-07-29 18:37:54 +02:00
Mikaël Capelle 14a5cc3817 Update translations. (#29) 2024-07-21 17:04:44 +02:00
Mikaël Capelle 1dde28ed79 Map Starfield.ccc to 'My Games' alongside game folder. (#28) 2024-07-19 09:50:10 +02:00
Jeremy Rimpo 23f4b56c47 Make LOOT support default (#27) 2024-07-11 07:20:30 +02:00
Jeremy Rimpo 4caa1cea67 Final updates (#26)
- Revert save # parse change
- Work around issues with corrupted ContentCatalog.txt
- Set final version
2024-06-23 04:55:08 -05:00
Jeremy Rimpo 6aff3ad23c Add Creation parsing and fix issues (#25)
* Add Creation parsing and fix issues
- Read creations from LocalAppData
- Don't include CC files in primary plugins
- Don't parse CCC file if sTestFile set
- Fix parsing of secondary data directories

* Implement Starfield.ccc virtualization
- Fix issues with core plugin LO

* Reorder primary plugins to better comport with base LO
2024-06-22 08:31:56 +02:00
Mikaël Capelle 5379505f07 Update following gamebryo updates for myGamesPath() in game feature. (#24) 2024-06-22 08:29:54 +02:00
Jeremy Rimpo 6936659cb6 Starfield Creation Update: Convert overlay/override flags to medium flags (#23)
* Various updates for the Creation update
- Remove light warnings and plugins txt enabler checks
- Remove overlay code for new 'medium' plugin type
* Updates for new starfield save data
* Add version check to parse medium plugins
* Add creation kit to default executables
* Move BlueprintShips-Starfield.esm to primary plugins
2024-06-13 17:50:38 +02:00
Mikaël Capelle 052fa01ade Do not enable new contents manually in StarfieldModDataContent. (#22) 2024-06-10 19:35:14 +02:00
Mikaël Capelle a7456704b9 Switch to MO2 check-format action. (#21) 2024-06-09 13:56:33 +02:00
Mikaël Capelle 3663f553b4 Refactoring following uibase change for game features. (#20) 2024-06-09 12:31:05 +02:00
Jeremy Rimpo 1d6adf12c8 Merge pull request #19 from ModOrganizer2/new_plugins
Add main plugins introduced with new update
2024-05-17 09:44:02 -05:00
Jeremy Rimpo 559e92b919 Add main plugins introduced with new update 2024-05-16 23:44:43 -05:00
Jeremy Rimpo 6e72e7c0f5 Merge pull request #18 from ModOrganizer2/management_options
Extend management checks
2023-11-08 09:25:27 -06:00
Jeremy Rimpo cd710913ce Extend management checks
* Look for ASI loader option
* Add bypass setting
2023-11-07 23:42:36 -06:00
Jeremy Rimpo 1505236766 Merge pull request #17 from ModOrganizer2/various_fixes
Various updates
2023-11-06 13:51:07 -06:00
Jeremy Rimpo bd570394f7 Various updates
- Disable LOOT sorting by default with option to enable
- Update length of INI strings for archive parsing
- Fix issues with plugin list state based on various scenarios
- Allow disabling plugin management checks for diagnoses
- Use active plugin management method to determine when to read/write plugins.txt
- Translation file
2023-11-05 21:17:54 -06:00
Jeremy Rimpo 3ada2121a9 Merge pull request #16 from ModOrganizer2/archive_updates
Various updates
2023-11-01 14:53:17 -05:00
Jeremy Rimpo fdca2e70ac Various updates
- Allow plugin management automatically
- Updates to reading archives from INIs
- Remove version check for light plugin parser
- Add some notes for save file headers
2023-11-01 00:57:26 -05:00
Jeremy Rimpo 21a6cb2c3a Merge pull request #15 from ModOrganizer2/plugin_updates
Add diagnoses to Starfield related to plugins
2023-10-27 20:09:17 -05:00
Jeremy Rimpo a791abe7c7 Use hasNoRecords 2023-10-18 22:56:21 -05:00