Skip to content

Releases: jawslouis/MakePlacePlugin

MakePlacePlugin v3.7.3

22 Nov 00:22
Compare
Choose a tag to compare
  • Bugfix: Interactive exterior items were not detected properly when loading a layout.

MakePlacePlugin v3.7.2

21 Nov 01:18
Compare
Choose a tag to compare
  • Bugfix: Item material data was not shown correctly

MakePlacePlugin v3.7.1

21 Nov 00:13
Compare
Choose a tag to compare
  • The Minimalist interior is now saved properly
  • Bugfix: Save error when there is no valid window fixture (e.g. when an exterior fixture set is used)

MakePlacePlugin v3.7.0

20 Nov 22:59
Compare
Choose a tag to compare

Plugin now works for Patch 7.1

  • Updated code to work with Lumina.Excel 7.0 and Dalamud API 11
  • Removed HousingLandSet struct, which is now available in Lumina
  • Thanks to @ChrisMellor for the PR

MakePlacePlugin v3.6.3

03 Nov 17:15
Compare
Choose a tag to compare
  • When applying a layout, run the placement actions on the Dalamud framework thread instead of a separate thread. This should reduce the frequency of crashes. Thanks to @Limiana
  • Restore the PlaceAnywhere flag to its original value after applying a layout, instead of setting it to false

MakePlacePlugin v3.6.2

27 Jul 23:44
Compare
Choose a tag to compare
  • Only enable PlaceAnywhere when applying a layout
  • For Island Sanctuary, record the facility level instead of appearance. FFXIVClientStructs is not giving the correct appearance info.

MakePlacePlugin v3.6.1

13 Jul 03:42
Compare
Choose a tag to compare

Fix item placement

MakePlacePlugin v3.6.0

12 Jul 18:11
Compare
Choose a tag to compare

Update for Dawntrail - Patch 7.0

  • Upgrade to Dalamud API v10
  • Update hook signatures

MakePlacePlugin v3.5.0

11 Apr 19:25
Compare
Choose a tag to compare
  • Added support for prints in angler canvases, and paintings in picture frames
  • Improved placement sensitivity to 0.00001 in-game units and location display to 0.0001 units

MakePlacePlugin v3.4.2

12 Feb 04:30
Compare
Choose a tag to compare

Bugfix: Config was being saved even when there were no changes