Skip to content

Commit 56b7562

Browse files
authored
Merge pull request #1 from pStyl3/v0.26
Add prelude node content
2 parents 772a021 + 0f360b7 commit 56b7562

File tree

1 file changed

+238
-0
lines changed

1 file changed

+238
-0
lines changed

masterlist.yaml

Lines changed: 238 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,244 @@
22
# 'globals', 'groups', or 'plugins', so a section like 'common' is useful for
33
# storing data that gets re-used.
44
prelude:
5+
common:
6+
# Message Anchors
7+
- &alreadyInX
8+
type: error
9+
content: 'Delete. Already included in {0}.'
10+
11+
- &alreadyInOrFixedByX
12+
type: error
13+
content: 'Delete. Already included or otherwise fixed in {0}.'
14+
15+
- &alsoUseX
16+
type: say
17+
content: 'It''s highly recommended that you also use {0}.'
18+
19+
- &compatIssuesWithX
20+
type: say
21+
content: 'This plugin has compatibility issues with {0}. For more information, read this mod''s compatibility notes.'
22+
23+
- &compatNotes
24+
type: say
25+
content: 'It is recommended that you read this mod''s [Compatibility Notes]({0}).'
26+
27+
- &compatPatch
28+
type: say
29+
content: 'It is recommended that you check the following compatibility patch compilation for this mod: {0}'
30+
31+
- &compatPatchForX
32+
type: say
33+
content: 'It is recommended that you check the following compatibility patch compilation for {0}: {1}'
34+
35+
- &corrupt
36+
type: warn
37+
content: 'This file is corrupt and should not be used.'
38+
39+
- &deactivateAfterCharacterCreation
40+
type: say
41+
content: 'Deactivate and/or uninstall this mod after character creation.'
42+
43+
- &deleteOrDeactivateX
44+
type: error
45+
content: 'Delete or deactivate. {0}'
46+
subs: [ '' ]
47+
48+
- &deletePlugin
49+
type: warn
50+
content: 'When using **{0}**, it''s recommended that you deactivate or delete this ESP file but keep the resources (e.g. meshes, textures) installed with this mod.'
51+
52+
- &deprecated
53+
type: warn
54+
content: 'This file is deprecated and should no longer be used.'
55+
56+
- &disableAfterGeneratingXwithY
57+
type: say
58+
content: 'This plugin may be disabled after generating **{0}** with **{1}**.'
59+
60+
- &essentialFiles
61+
type: warn
62+
content: 'Another mod seems to be overwriting one of this mod''s essential files. Please ensure you''re using this mod''s version of {0} or a compatible version if available.'
63+
64+
- &includesX
65+
type: say
66+
content: '{0} is included with this mod.'
67+
68+
- &languageX
69+
type: say
70+
content: 'Language: {0}'
71+
72+
- &mainQuestCompleted
73+
type: say
74+
content: 'Only use this plugin once the main quest of the game has been completed.'
75+
76+
- &masterReassign
77+
type: say
78+
content: 'The **{0}** master must be reassigned to **{1}**.'
79+
80+
- &missingRequirementXforY
81+
type: warn
82+
content: 'It appears you have installed **{1}**, but some of its requirements seem to be missing. Please ensure you have correctly installed **{0}**.'
83+
84+
- &missingRequirementXforPlugin
85+
type: warn
86+
content: 'Some of this plugin''s requirements seem to be missing. Please ensure you have correctly installed **{0}**.'
87+
88+
- &moddingPlugin
89+
type: error
90+
content: 'This plugin is a modding resource and should not be used in-game.'
91+
92+
- &moveXFromYToZ
93+
type: say
94+
content: 'Move {0} from {1} to {2}.'
95+
96+
- &obsolete
97+
type: warn
98+
content: 'Obsolete. Update to the latest version. {0}'
99+
subs: [ '' ]
100+
101+
- &optional
102+
type: say
103+
content: 'This plugin is optional.'
104+
105+
- &patch3rdParty
106+
type: say
107+
content: 'You seem to be using **{0}**, but you have not enabled a compatibility patch for this mod. A third party patch is available here: {1}'
108+
109+
- &patcherScriptAvailable
110+
type: say
111+
content: '{0} patcher script available here: {1}'
112+
113+
- &patchIncluded
114+
type: say
115+
content: 'You seem to be using **{0}**, but you have not enabled a compatibility patch for this mod. A compatibility patch is included with this plugin''s installer.'
116+
117+
- &patchOutdated
118+
type: warn
119+
content: 'This patch is outdated and may not be compatible with the latest version of the patched mod.'
120+
121+
- &patchProvided
122+
type: say
123+
content: 'You seem to be using **{0}**, but you have not enabled a compatibility patch for this mod. A compatibility patch is provided on this plugin''s mod page.'
124+
125+
- &patchUnavailable
126+
type: warn
127+
content: 'A patch is required to make this mod fully compatible with {0}. None is currently available for download.'
128+
129+
- &patchUpdateAvailable
130+
type: say
131+
content: 'Update Patch available: {0}'
132+
133+
- &renameFile
134+
type: say
135+
content: 'Rename this file to {0}.'
136+
137+
- &renameXtoY
138+
type: warn
139+
content: 'You need to rename {0} to {1} or this mod won''t work.'
140+
141+
- &requiresResources
142+
type: warn
143+
content: 'Requires resources (e.g. meshes, textures; not plugins) from {0}.'
144+
145+
- &requiresX
146+
type: warn
147+
content: 'Requires: {0}'
148+
149+
- &runAnimFramework
150+
type: say
151+
content: 'It appears you have **{0}** installed. Remember to run **{1}** every time you have installed or uninstalled {2}, or a {2}-based mod.'
152+
153+
- &useBashTweakInstead
154+
type: say
155+
content: 'A Bashed Patch tweak can be used instead of this plugin. {0}'
156+
subs: [ '' ]
157+
condition: 'file("Bashed Patch.*\.esp")'
158+
159+
- &useINITweakInstead
160+
type: say
161+
content: 'An INI tweak can be used instead of this plugin. {0}'
162+
subs: [ '' ]
163+
164+
- &useInstead
165+
type: warn
166+
content: 'Use {0} instead.'
167+
168+
- &useOnlyOneX
169+
type: error
170+
content: 'Use only one {0}.'
171+
172+
- &useVersion
173+
type: error
174+
content: 'Use {0} version.'
175+
176+
- &useVersionNon
177+
type: error
178+
content: 'Use non-{0} version.'
179+
180+
- &versionOldX
181+
type: say
182+
content: 'It appears you do not have the latest version of {0}. Some mods may require functionality added in the latest version of {0} to work.'
183+
184+
- &versionPrecedence
185+
type: error
186+
content: 'Delete {0} from {1}. {2}''s version must take precedence.'
187+
188+
- &versionUpToDateX
189+
type: say
190+
content: 'Your {0} is up-to-date.'
191+
192+
- &versionXIncY
193+
type: error
194+
content: 'Your installed version of {0} is not compatible with your version of {1}.'
195+
196+
- &versionXofYorGreaterRequired
197+
type: error
198+
content: 'Requires version **{0}** or greater of **{1}**.'
199+
200+
- &wildEdits
201+
type: warn
202+
content: 'This plugin contains [wild edits](https://tes5edit.github.io/docs/7-mod-cleaning-and-error-checking.html#WildEdits) and may require additional manual cleaning to not interfere with other mods. {0}'
203+
subs: [ '' ]
204+
205+
# Cleaning Data Anchors
206+
- &quickClean
207+
util: '[TES4REdit](https://www.nexusmods.com/oblivion/mods/11536/)'
208+
detail: 'A guide to cleaning plugins using xEdit can be found [here](https://tes5edit.github.io/docs/7-mod-cleaning-and-error-checking.html#ThreeEasyStepstocleanMods).'
209+
210+
- &reqManualFix
211+
util: '[TES4REdit](https://www.nexusmods.com/oblivion/mods/11536/)'
212+
detail: 'It is strongly recommended not to use mods that contain **deleted navmeshes** as they''re known to cause crashes. **Deleted navmeshes** must be corrected manually (a complex process that should be done by the mod author). More information on **deleted navmeshes** is provided [here](https://www.creationkit.com/index.php?title=Fixing_Navmesh_Deletion_Tutorial).'
213+
214+
# Global Anchors
215+
- &incompatible
216+
type: error
217+
content: '{0} is incompatible with {1}, but both are present.'
218+
219+
- &latestLOOTThread
220+
type: say
221+
content: '[Latest LOOT thread]({0}).'
222+
subs: [ 'https://loot.github.io/latest-thread/' ]
223+
224+
- &moveNVAC
225+
type: warn
226+
content: 'NVAC is installed under **NVSE/Plugins** but needs to be moved to **{0}/Plugins** for {0} to pick it up for {1}.'
227+
subs:
228+
- 'OBSE'
229+
- 'Oblivion'
230+
condition: 'file("NVSE/Plugins/nvac.dll")'
231+
232+
- &scriptExtenderMissing
233+
type: error
234+
content: 'You have installed an {0} plugin but {0} was not found! See {0} download page: {1}.'
235+
subs:
236+
- 'OBSE'
237+
- '[OBSE](https://obse.silverlock.org)'
238+
condition: 'file("OBSE/Plugins/([^\.]+\.dll)") and not file("../obse_1_2_416.dll")'
239+
240+
- &supersede
241+
type: warn
242+
content: 'You seem to be using **{0}**, but it has been superseded. It is recommended that you use **{1}** instead.'
5243

6244
common:
7245

0 commit comments

Comments
 (0)