Skip to content

Releases: kianzarrin/LoadOrder

ensure directory

16 Dec 21:33
Compare
Choose a tag to compare

bugfix: if directory does not exist, create it instead of throwing error

fixed out of date detection

13 Dec 09:15
Compare
Choose a tag to compare
V1.15.6

detect out of date

pudding

12 Dec 22:18
Compare
Choose a tag to compare
merge

added new DLCs

25 Nov 00:04
Compare
Choose a tag to compare
V1.15.2

use '.excluded'

24 Nov 18:40
Compare
Choose a tag to compare

Requires Patch Loader V2.2+
creates .excluded file instead of adding '_' prefix to exclude mods. This is to avoid partially downloaded mods that can provoke the steam infinite download loop error.

if there are any left over folders with '_' prefix from prev version of LOM, the prefix will be removed. but in a month I will remove this behavior.

V1.12.10

13 Nov 14:01
Compare
Choose a tag to compare

fixed falsely reporting empty unsubbed folders as out of date.
user friendlier broken download error reports.

race condition: enabled state

19 Oct 20:20
Compare
Choose a tag to compare

Fixed race condition that prevented mods enabled state from changing.
check that paths match and are case sensitive which also influences mods enabled state.

fixed mass sub

16 Oct 15:44
Compare
Choose a tag to compare

fixed mass sub
ask to disable FPS booster when using debug mono because file:line information is lost due to FPS booster.

V1.12.4

15 Oct 05:59
Compare
Choose a tag to compare

more tooltips
CS options only available in main menu

null guard

04 Oct 21:21
Compare
Choose a tag to compare
1.12.2

null guard