Commit Graph
142 Commits
Author SHA1 Message Date
sibirandGitHub 16dc583a37 Add Ownership Overhaul (#108)
* Add plugin
  * To 'Gameplay - Economy & Item Balance' section
    * Adds consequences to looting many random objects & containers.
  * https://www.nexusmods.com/morrowind/mods/48051

* Assign 'Fixes' group
  * Recommended to load as early as possible due to sprawling edits.
  * Only recommended to load after Patch for Purists (already does) &
    Morrowind Anti-Cheese (subjective).

* Add `useOnlyOneX` message
  * ESM or ESP should be used, not both.
2024-07-26 02:18:30 -07:00
sibirandGitHub f0e1be9179 Add Bethesda Official Plugins Naturalized (#107)
* Add plugin
  * To 'Official Mods' section.

* Add location
  * https://www.nexusmods.com/morrowind/mods/51107

* Assign 'Early Loaders' group
  * Sort along w/ other official mod plugins.

* Add incompat.
  * Use w/ merged plugin causes duplication of placed references.

* Update names
  * Add Naturalized plugins to appropriate names.

* Add load afters
  * Sort Naturalized plugins w/ rest of official mods.

* Update `useOnlyOneX` messages
  * Naturalized plugins shouldn't be used w/ alt. versions of same mod.
2024-07-26 01:51:11 -07:00
pStyl3andGitHub ede9805b7f Move &supersede (#106) 2024-06-23 13:24:14 +02:00
pStyl3andGitHub c9179ad589 Add short message: &incompatible (#105) 2024-04-14 21:52:51 +02:00
MacSplodyandGitHub 0c22152aac Update Tamriel Rebuilt (#104)
* Remove files
- No longer included with mod.

* Update location
- Add to all mod files and add mod name.

* Add requirement
- Patch require Siege at Firemoth or merge version.

* Add message
- For included Siege at Firemoth patch.
2024-02-19 05:41:52 +00:00
MacSplodyandGitHub 82b8b7c2be Add Distant Seafloor for OpenMW (#103)
* Add location
- https://www.nexusmods.com/morrowind/mods/50796/

* Add to group
- Needs to load before Bloodmoon.

* Add load after
- Place after Tribunal.
2024-02-19 03:13:25 +00:00
MacSplodyandGitHub ff08d22456 Update Groups (#102)
* Add Group
- Very Early Loaders.
- For modules that need to load early before DLC files.

* Replace group
- Changing Unofficial Patches to Fixes.
- The group will now have a wider scope and can be use more.

* Update group
- Add description to early loaders.
2024-02-19 02:43:20 +00:00
MacSplodyandGitHub 222e2cbd81 Add Kirel's Interior Weather (#101)
* Add location
- https://www.nexusmods.com/morrowind/mods/49278/

* Add message
- Only one mod plugin should be used.
2024-02-19 01:09:21 +00:00
MacSplodyandGitHub c1e78263a6 Update TES3Merge (#100)
* Update location
- Add mod name, and add to all mod plugins.

* Refactor
- Combine shared data.

* Formatting
- Remove newline.
2024-02-19 00:43:57 +00:00
MacSplodyandGitHub 4da66cd54a Update Section Headers (#99)
Add new sections, and removed or updated some existing sections.
2024-02-18 08:02:13 +00:00
pStyl3andGitHub cbb125462d Add short definition: &supersede (#97) 2023-10-02 20:04:42 +02:00
Oliver Hamlet f793346c10 Update placeholder syntax
The last attempt missed some.
2023-09-16 15:13:20 +01:00
Oliver Hamlet 9be1b3c150 Update placeholder syntax 2023-09-16 09:44:15 +01:00
Oliver Hamlet 4f2e52c2c9 Update prelude branch used in CI 2023-09-16 09:43:24 +01:00
Oliver Hamlet c5e03e8def Update masterlist validator 2023-09-16 09:41:01 +01:00
pStyl3andGitHub 3716c8f4c1 Add short definition: &disableAfterGeneratingXwithY (#95) 2023-08-20 21:14:14 +02:00
pStyl3andGitHub d6e81d8c9a Add &deactivateAfterCharacterCreation and &versionPrecedence (#94) 2023-06-18 07:53:01 +02:00
sibir 6f71551c62 Add compatPatchForX message anchor
* Generalized version of `compatPatch`.
2023-05-30 20:34:07 -07:00
sibir 6577f3a09a Correction
* Fix missing possessive apostrophe in `missingRequirementXforPlugin`.
2023-05-26 20:53:29 -07:00
sibir db62644449 Add deprecated message anchor
Ref loot/prelude#27
2023-01-25 21:44:37 -08:00
sibirandGitHub e23ad2d726 Add Bulgarian translations (#92)
* Courtesy of @RacerBG.
* For messages not present in the prelude.
* Refactor some messages to simplify translations.
2023-01-23 18:42:15 -08:00
sibirandGitHub 14b757ec60 Sort uncategorized plugins (#91)
* Add section
  * Copied from SSE masterlist.

* Move `TR_Travels_(P_M) Patch.esp`
  * Group with plugins from same page.

* Sort uncategorized plugins
  * Move to appropriate sections.
2022-12-10 23:58:53 -08:00
sibir ca471f7365 Update Contributing readme
Add paragraph about keeping PRs focused.
2022-10-19 21:35:01 -07:00
sibirandGitHub 3035ac060a Add essentialFiles message anchor (#90)
* Add message anchor
  * For when a file a mod needs to function is overwritten with a
    potentially incompatible file.
2022-09-22 18:14:57 -07:00
sibir-ine 5211d4897f Formatting change
Convert block style single-element list to flow style.
2022-07-09 04:21:35 -07:00