Commit Graph
22 Commits
Author SHA1 Message Date
sibirandGitHub a1b4c300d3 Add Playable Game of Ur (#110)
* Add plugin
  * To 'Gameplay - Economy & Item Balance' section
    * Adds playable game with betting.
  * https://www.nexusmods.com/morrowind/mods/53914

* Add requirement
  * https://www.nexusmods.com/morrowind/mods/44945
  * Plugin is not a master but is a hard requirement due to reference to
    rulebook in it.
2024-07-30 04:37:33 -07:00
sibirandGitHub f448444e10 Add Remiros' Groundcover (#109)
* Add plugin
  * To 'Modding Tools - Resources' section
    * Resources for distant land gen.
  * https://www.nexusmods.com/morrowind/mods/46733

* Add `moddingPlugin` message
  * Should only be active when generating distant land.
2024-07-26 03:14:43 -07:00
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
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
sibirandGitHub 25c3ff3139 Update Graphic Herbalism - MWSE and OpenMW Edition (#86)
* Move plugins
  * To `Fixes` section.

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

* Add `useOnlyOneX` message
  * Only one Correct UV Diverse Ore Replacer ESP should be used at once.
  * Replaces some incompatibilities.

* Formatting changes
  * Refactor incompatibilities with regex plugin.
  * Sort incompatibilities alphanumerically.
2022-03-26 19:42:23 -07:00
sibir-ine a65a168a89 Add compatPatch example message anchor
* Introduced in loot/prelude#14.
2022-03-21 19:31:30 -07:00
sibirandGitHub 150c67e1d7 Update global messages (#77)
* Remove global anchor definitions
  * Not needed as messages are only used once.

* Update *latestLOOTThread message
  * Sub is same as in prelude, doesn't need to be overwritten again.
2022-01-08 20:45:45 -08:00
sibirandGitHub 5762d33311 Update Contributing readme (#54)
* Update Contributing readme
  * Adjust paragraph about amending PRs to reflect our current our
    current recommendations for contributors.
2021-11-01 06:17:36 -07:00
sibir-ine 14dd755aea Formatting change
* Remove &default group anchor
  * It's only referenced in one place.
2021-10-21 13:12:48 -07:00
sibirandGitHub 6d0c4024fc Update Italian localization (#39)
* Courtesy of Griam.
2021-06-11 06:22:31 -07:00
sibirandGitHub fc9930b92a Correct Portuguese locale codes (#33)
* Should be pt_PT to match code in LOOT application.
2021-03-30 03:47:49 -07:00
sibirandGitHub c4636e1b27 Formatting changes (#32)
* Update explainer of "common" section.

* Change "Files" to "File Anchors" & "Messages" to "Message Anchors".
2021-03-30 02:46:29 -07:00
sibirandGitHub c77b25a9f1 Add Italian localization (#31)
* Courtesy of Griam, albie, nicola89b.
2021-03-29 17:07:01 -07:00
48486f080f Update Korean localization (#30)
* Courtesy of @steamb23.

Co-authored-by: steamb23 <steamb23@gmail.com>
2021-03-21 18:26:54 -07:00