Releases: jawslouis/MakePlacePlugin
Releases · jawslouis/MakePlacePlugin
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
MakePlacePlugin v3.4.1
Bugfix: Changing the selected floor would show furniture co-ordinates, even when not in furnishing mode. Now, changing the selected floor will only affect the layout in the plugin during the next save/load. The current plugin layout will not change.
MakePlacePlugin v3.4.0
- Added a checkbox to enable/disable applying a layout when loading a json file
MakePlacePlugin v3.3.0
Simplified the plugin UI so that there is less confusion.
- Now, clicking Save/Save As will save the in-game layout to a json file
- Clicking Load/Load From will load the layout from a json file, and apply it in-game
MakePlacePlugin v3.2.0
Updated Island Sanctuary functions to work with Patch 6.5