88 Commits
Author SHA1 Message Date
Oliver Hamlet dc24e10a47 Update 0.9.1 release date 2016-06-23 07:40:03 +01:00
Oliver Hamlet 5fff69504b Update 0.9.1 changelog 2016-06-22 05:43:13 +01:00
Oliver Hamlet 9fec349925 Add changelogs for 0.9.1 2016-06-21 18:54:57 +01:00
Oliver Hamlet 549020e54c Update to CEF 3.2704.1427.g95055fe
This CEF is based on Chromium 51, which drops support for Windows
Vista.

CEF now has builds hosted by Spotify that can be downloaded
automatically, so the build process has been updated to automate
downloading and building the CEF dependency. The version of CMake
in Ubuntu 12.04 doesn't support the URL_HASH parameter, so use a
more recent version from a PPA.

Unfortunately the minimal build's CMake config is broken
(https://bitbucket.org/chromiumembedded/cef/issues/1921) so for now
LOOT downloads the standard build (which is a much larger download).
2016-06-12 14:06:40 +01:00
Oliver Hamlet eb7bc503c2 Move the conflicts filter UI into the Filters sidebar tab
Instead of having a toggle button in each card's dropdown menu,
implement it as a dropdown menu in the Filters sidebar tab,
containing a list of plugin filenames, plus a "No plugin" option.
Closes #580.
2016-06-07 18:54:40 +01:00
Oliver Hamlet 44a0d8505d Update dependency versions in changelog 2016-05-21 18:12:33 +01:00
Oliver Hamlet 78ea648c70 Set v0.9.0 release date to today 2016-05-21 18:12:32 +01:00
Frederik “Freso” S. Olesen 6306c0592e Add credit for Danish translation. 2016-05-20 21:59:03 +02:00
Oliver Hamlet 154b45cefc Update readme 2016-05-20 17:50:43 +01:00
Oliver Hamlet 6a21c88c03 Replace LOOT wiki links with website links
The wiki will be removed once v0.9.0 is released.
2016-04-12 21:37:00 +01:00
Oliver Hamlet 1031d9720f Update documentation 2016-04-12 21:37:00 +01:00
Oliver Hamlet ee2434c9b7 Fix readme typos 2016-03-28 09:58:49 +01:00
Oliver Hamlet bc8283c63c Updated the readme and its images 2016-03-10 17:49:42 +00:00
Oliver Hamlet 4aa1f18ff7 Removed theming support
It's not currently functional with Polymer 1.2's CSS Custom
Variables semi-polyfill.
2016-03-05 11:49:26 +00:00
Oliver Hamlet 10936ca351 Updated copyright year 2016-01-29 18:53:04 +00:00
Oliver Hamlet 672e10f01c Updated changelogs
They are now up-to-date for b1999822b1.
2016-01-29 18:48:37 +00:00
Oliver Hamlet 935398041d Update docs for UI resources path change
The "report" folder got renamed to "ui" a while ago.
2016-01-16 15:16:51 +00:00
Oliver Hamlet 68f01ae349 BSA -> Archive
Replace BSA with Archive everywhere apart from where BSAs are used to
refer to a specific game that uses actual BSAs for its archives.
2015-12-11 17:27:30 +00:00
Oliver Hamlet e5162c32d7 Reword "Loads BSA" -> "Loads Archive"
As Fallout 4 uses archive files with a `.ba2` extension instead of
`.bsa`.
2015-11-28 12:35:20 +00:00
Oliver Hamlet 6fa7f4c66e Update docs for Fallout 4 support 2015-11-26 20:40:17 +00:00
Oliver Hamlet b97f784952 Bumped version to v0.8.1. 2015-09-27 13:12:29 +01:00
Oliver Hamlet c978357153 Inline all JavaScript when Vulcanizing.
Removes RequireJS dependency, and means no JS files need to be shipped.
2015-08-27 12:45:44 +01:00
Oliver Hamlet 1a45c948bb Outsource version comparison algorithm.
The version comparison algorithm has been split into its own library,
Pseudosem.
2015-08-24 16:56:04 +01:00
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