HousingPos icon indicating copy to clipboard operation
HousingPos copied to clipboard

API 14 and several breaking changes

Open Abyeon opened this issue 4 months ago • 0 comments

[!WARNING] This PR removes key features from the original plugin (namely the cloud system) These changes were not made with the intention of contributing to the original project, I apologize.

Changes

+ Update to Dalamud SDK 14.0.1
+ Ability to use MakePlace formatting for export/importing
+ Button to copy the current house layout due to house not being copied in some cases
- Removed cloud uploading/downloading (This is because I've been hosting the plugin on my own repo, I didnt want anyone to upload any layouts that would break the cloud system.)
- Remove Dalamud.CN.Sdk
Please forgive me if I've missed any changes I've made here.

Things to note:

  • The MakePlace formatting option uses a file dialogue instead of copy/paste (the original format still uses copy paste)
  • Any new strings have not been translated properly
  • I originally forked this plugin to try and understand the previewing system in hopes of adding it to the RemakePlace plugin
  • If you would like to test any of the changes here without building yourself, you may find it on my custom plugin repository: https://raw.githubusercontent.com/Abyeon/MyDalamudPlugins/main/master.json

Abyeon avatar Dec 19 '25 00:12 Abyeon