195 Commits
Author SHA1 Message Date
Oliver Hamlet 7b4e91d3b3 Final changelog update before release. 2015-07-22 12:22:13 +01:00
Oliver Hamlet a08e26ac8f Documentation updates.
Set v0.8.0 release date to the 22nd.
2015-07-19 17:58:13 +01:00
Oliver Hamlet e859c4006f Implement new version comparison algorithm.
This removes the Alphanum dependency too. Closes #469.
2015-07-19 14:09:11 +01:00
Oliver Hamlet 45f7dc260f Updated metadata syntax doc.
Some minor layout changes, defined data structure equality criteria, and
updated plugin data structure definition to reflect that after, req,
inc, tag, url and dirty keys have values that are sets, not lists.
2015-07-16 15:39:02 +01:00
Oliver Hamlet 474558d1f4 Throw on non-unique exact plugin metadata.
Also fix some outdated information in the metadata syntax doc relating
to how metadata is merged.
2015-07-16 12:37:11 +01:00
Oliver Hamlet 4f72b58631 Compare message English strings.
As the first strings in the vectors may not be for the same language.
2015-07-16 12:20:49 +01:00
Oliver Hamlet a85b131f7b Added changelog for v0.8.0. 2015-07-15 18:45:13 +01:00
Oliver Hamlet d7693ebfd3 Replaced the metadata syntax feature support table.
With an easier-to-read version history list.
2015-07-15 18:12:14 +01:00
Oliver Hamlet f03e96688e Merge branch 'relaxed-regex-plugins' into dev
Conflicts:
	docs/LOOT Metadata Syntax.html
2015-07-15 17:39:23 +01:00
Oliver Hamlet a5f23c27b9 Merge branch 'many-condition-function' into dev
Conflicts:
	docs/LOOT Metadata Syntax.html
2015-07-15 17:38:50 +01:00
Oliver Hamlet f4c988697c Relax regex plugin detection.
This allows for regexes that match both .esp and .esm files, ie.
`\.es(p|m)`.
2015-07-14 20:23:48 +01:00
Oliver Hamlet b27d43b939 Add support for many() metadata condition function.
Closes #456.
2015-07-14 20:09:34 +01:00
Oliver Hamlet 0dcf2e99fd Removed location ver key, added name key.
Closes #457.
2015-07-14 19:28:09 +01:00
Oliver Hamlet f7b382ac08 Documented theming support.
Closes #462.
2015-07-01 12:10:43 +01:00
Oliver Hamlet a564a8699f Partial revert of previous commit.
I somehow missed that the masterlist revisions fix was already on the
line above.
2015-06-22 11:04:06 +01:00
Oliver Hamlet 5b8b95f0d4 Updated changelog. 2015-06-22 10:52:15 +01:00
Oliver Hamlet 5a8c8a10cd Updated syntax feature support table. 2015-06-19 13:24:27 +01:00
Oliver Hamlet 6ac0704c08 Mark location ver keys as deprecated.
As discussed in loot/loot.github.io#38.
2015-06-19 13:23:42 +01:00
Oliver Hamlet df49324691 Updated version number to 0.7.1.
Added release date of 22 June 2015, and updated changelogs.
2015-06-19 12:59:23 +01:00
Oliver Hamlet c02bade851 Minor update to build instructions.
To reflect the version/edition of MSVC that I actually use.
2015-06-14 21:19:48 +01:00
Oliver Hamlet 3100f9e39b Updated changelog. 2015-06-01 12:28:01 +01:00
Oliver Hamlet f19dffdf99 Only show load order indices for active plugins.
When copying the load order. For #437.
2015-05-28 12:57:11 +01:00
Oliver Hamlet 759bd180b8 Updated readme.
The images will need replacing, but better to do that when a release is
imminent.
2015-05-28 08:53:38 +01:00
Oliver Hamlet 49e5eb55ad Set release date for v0.7.0. 2015-05-20 10:47:50 +01:00
Oliver Hamlet a82461e8bd Readme updates. 2015-05-19 15:48:11 +01:00