dodingdaga / DalamudPlugins

GNU Affero General Public License v3.0
4 stars 4 forks source link

Rework of PuppetMaster and updated for ApiX / Dawntrail #14

Open Aspher0 opened 8 months ago

Aspher0 commented 8 months ago

Closes #15

Rework of the PuppetMaster plugin

Added features :

IMPORTANT

You might want to keep your .json file since I deleted the midibard.json and deleted the copycat plugin from the other .json file, only keeping the forked PuppetMaster.

Aspher0 commented 8 months ago

Drafting this for now, need to adjust a few things first

Aspher0 commented 8 months ago

Added the test input back. Also made some changes to the chat handling and specifically the way I extract the sender's name.

Aspher0 commented 6 months ago

Added World check for whitelist and blacklist. Changed settings handling behavior. Even if the whitelist option is disabled, the plugin will try to find a player in the whitelist and retrieve their specific settings.

Aspher0 commented 2 months ago

Updated for ApiX @dodingdaga