mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
More report work, added polyfills for localStorage, getElementsByClassName, DOM4 events. Untested so far though.
This commit is contained in:
@@ -198,10 +198,7 @@ This documentation is a work in progress, covering an application that is also s
|
||||
<li>The <var>name</var> is the actual Bash Tag name.
|
||||
<li>The <var>condition</var> decides if the Tag is to be suggested or not. It functions as for files and messages.
|
||||
</ul>
|
||||
<p>A few Bash Tags are used by BOSS in its load order error checking:
|
||||
<ul>
|
||||
<li>If an active mod has the <code>Deactivate</code> tag applied (not merely suggested), an error message will be displayed for it.
|
||||
<li>If a plugin's masters are missing, an error message will be displayed for it. Filter patches are special mods designed for use with a Bashed Patch that do not require all their masters to be present, and so any plugin with the <code>Filter</code> tag applied and missing masters will not cause any errors to be displayed.
|
||||
<p>If a plugin's masters are missing, an error message will be displayed for it. Filter patches are special mods designed for use with a Bashed Patch that do not require all their masters to be present, and so any plugin with the <code>Filter</code> tag applied and missing masters will not cause any errors to be displayed.
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user