Oliver Hamlet
44a0d8505d
Update dependency versions in changelog
0.9.0
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
Oliver Hamlet
214204a6c6
Add script to simplify converting .po to .mo files
2016-05-21 16:05:28 +01:00
Oliver Hamlet
99e5837038
Fix out-of-bounds exceptions
...
Encountered while running tests in debug mode in MSVC.
2016-05-21 13:10:48 +01:00
Oliver Hamlet
548e3b9869
Merge branch 'dev' into update-changelog
2016-05-21 11:49:13 +01:00
Oliver Hamlet
a76780e662
Update libloadorder to 9.3.0
2016-05-21 10:12:40 +01:00
Oliver Hamlet
75142f326d
Update old copyright dates
2016-05-21 10:09:51 +01:00
Frederik “Freso” S. Olesen
6306c0592e
Add credit for Danish translation.
2016-05-20 21:59:03 +02:00
Oliver Hamlet
d4fe7869ad
Bump version to 0.9.0
2016-05-20 17:50:51 +01:00
Oliver Hamlet
768dfcca0b
Fix CMake config typo
2016-05-20 17:50:50 +01:00
Oliver Hamlet
154b45cefc
Update readme
2016-05-20 17:50:43 +01:00
Oliver Hamlet
f6aa47793c
Update first time tips dialog text
2016-05-13 18:13:28 +01:00
Oliver Hamlet
20f2cad25c
Fix LOOT scrolling to first plugin card on init
...
Some of this fix is in iron-list's merged
fix-resize-external-scroll-target branch.
LOOT's JS code changes prevent changing game from not updating the
plugin cards after changing game until the window is resized.
2016-05-13 06:51:45 +01:00
Oliver Hamlet
0fc06b6625
Fix bullet point indentation in first-time tips dialog
2016-05-12 21:12:25 +01:00
Oliver Hamlet
0d6c0c70be
Fix first-time tips not displaying
...
If settings.yaml is deleted or the lastVersion key is missing.
2016-05-12 21:12:25 +01:00
Oliver Hamlet
9c7bef8e01
Add workaround for inaccurate scroll to top
...
Fixes #560 by calling the scroll method twice. It's a hack, but it seems
to work, and can be removed once the underlying iron-list bug is fixed.
2016-05-08 09:59:29 +01:00
Oliver Hamlet
ed932cebd1
Only ever load header for game master file
2016-05-07 13:17:33 +01:00
Oliver Hamlet
c54be64194
Update libloadorder to v9.2.0
...
It adds support for Fallout 4's first two DLC
2016-04-29 21:44:10 +01:00
Oliver Hamlet
34711be548
Merge branch 'increase-toast-duration' into dev
2016-04-29 08:39:39 +01:00
Oliver Hamlet
3ca5b9192e
Close an open toast before opening a new one
2016-04-29 08:25:16 +01:00
Oliver Hamlet
d4543f9942
Increase toast visibility duration to 5 seconds
...
For #569 .
2016-04-29 08:25:16 +01:00
Oliver Hamlet
8fe5ef5561
Silently apply unchanged TES5 & FO4 sorted load orders
...
This fixes #562 , in which plugins which weren't listed in
loadorder.txt/plugins.txt were not having their inferred load order
positions made explicit, which could cause confusion if another utility
or the game inferred a different load order for them.
2016-04-29 08:25:14 +01:00
Oliver Hamlet
0a544bb99c
Update libloadorder to v9.0.0
...
It adds support for Fallout 4 v1.5's new load order mechanism.
2016-04-29 08:25:14 +01:00
Oliver Hamlet
d8a293540a
Merge branch 'fallout4-1.5-support' into dev
2016-04-28 19:49:39 +01:00
Oliver Hamlet
7a22d31671
Build docs after API if Doxygen and LaTeX are found
2016-04-24 11:26:05 +01:00