From dd462656ff4d6a6edc5851b09c0722874498eb18 Mon Sep 17 00:00:00 2001 From: Amber Kortier <78602618+Glyceri@users.noreply.github.com> Date: Sat, 26 Aug 2023 19:42:22 +0200 Subject: [PATCH] [Testing] Pet Nicknames v1.1.0.0 (#2282) --- testing/live/PetRenamer/manifest.toml | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/testing/live/PetRenamer/manifest.toml b/testing/live/PetRenamer/manifest.toml index c63fb3cc4f..449c1e16bc 100644 --- a/testing/live/PetRenamer/manifest.toml +++ b/testing/live/PetRenamer/manifest.toml @@ -1,21 +1,12 @@ [plugin] repository = "https://github.com/Glyceri/FFXIVPetRenamer.git" -commit = "1a4abbac0458cf8f809e3b3c7eef35c136c4a36f" +commit = "3b7ee3031620563c35fafaf1881f0a43fe80240f" owners = [ "Glyceri", ] changelog = """ -+ [0.4.5.1] -+ Fixed an IPC error so DelvUI has full support. -+ [0.4.5.0] -+ Fixed some errors with the petlist -+ Your tooltips and info pannels will now show your custom pet name. -This is togglable in /petconfig,/minionconfig -+ [0.4.4.0] -+ The party list will now update your pets name (WITHOUT FLICKER :D) -+ Emotes will now show your custom pets name or another persons custom name!! -This is togglable in /petconfig,/minionconfig -+ [0.4.3.0] -+ Added a right click menu on your pets to open the nickname window. -This is togglable in /petconfig,/minionconfig ++ [1.1.0.0] ++ Improved performance ++ Plugin interface button ++ Shows removed nicknames on list import """