Releases: jawslouis/MakePlacePlugin
Releases · jawslouis/MakePlacePlugin
MakePlacePlugin v3.7.3
MakePlacePlugin v3.7.2
- Bugfix: Item material data was not shown correctly
MakePlacePlugin v3.7.1
- 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
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
- 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
- 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
Fix item placement
MakePlacePlugin v3.6.0
Update for Dawntrail - Patch 7.0
- Upgrade to Dalamud API v10
- Update hook signatures
MakePlacePlugin v3.5.0
- 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
Bugfix: Config was being saved even when there were no changes