Skip to content

Releases: TimothyByrd/PathOfBuildingMerge

v1.0.5

18 Mar 05:58

Choose a tag to compare

A Release build for people who do not wish to build the utility themselves. Requires .Net 10.0.

This release adds an option to automatically add a unique loadout tag like '{1}' to the name of the merged loadout.

This has a behavior change:

  • Previously, if you merged in the same snapshot file, for example "Hour 3" multiple times, you would end up with a single "Hour 3" loadout in the output PoB file. You can retain this behavior by unchecking the automatic tagging option.
  • Now if you merge in the snapshot file "Hour 3" multiple times, by default you will end up with multiple loadouts: "Hour 3 {1}", "Hour 3 {2}", etc.

v1.0.4

17 Dec 03:28

Choose a tag to compare

A Release build for people who do not wish to build the utility themselves. Requires .Net 8.0.

Adding some placeholder text to input fields.

v1.0.3

10 Dec 01:43

Choose a tag to compare

A Release build for people who do not wish to build the utility themselves. Requires .Net 8.0.

Adds ability to merge multiple files at once. The loadout names will be taken from the names of the file being merged.

If an Output PoB is specified, but no Main PoB is given, a completely empty PoB will be used for the initial input.

v1.0.2

27 Oct 21:28

Choose a tag to compare

A Release build for people who do not wish to build the utility themselves. Requires .Net 8.0.

Add options to only copy used items and to reuse existing items.

v1.0.1

30 Sep 00:45

Choose a tag to compare

A Release build for people who do not wish to build the utility themselves. Requires .Net 8.0.