Skip to content

Releases: perappu/WhoSaidWhatNow

v0.4.1

30 Jul 07:43
Compare
Choose a tag to compare
  • Fixed plugin error on trying to load Novice Network and PvP Team messages, along with better error handling to prevent future crashes of this nature
  • Fixed blank window when enabling/disabling/reloading plugin
  • (hopefully, for real this time) Fixed old configs stopping plugin from loading

v0.4.0

29 Jul 07:19
Compare
Choose a tag to compare

Contains breaking change to old config files.
It should build you a new one automatically, if not, delete the WhoSaidWhatNow.json in XIVLauncher\pluginConfigs directory and restart.

  • Player names are now assigned a "random" color (the string is used to generate a color, so it seems random but will never change).
  • Favorite players can be assigned a custom define name color.
  • New button in config save your Character Configuration log color settings to the plugin.
    image
    image
  • wrapped multi-colored text in imgui is really hard guys ok

v0.4.0-test

28 Jul 01:33
Compare
Choose a tag to compare
v0.4.0-test Pre-release
Pre-release
  • Player names are now assigned a "random" color (the string is used to generate a color, so it seems random but will never change).
  • New button in config save your Character Configuration log color settings to the plugin.
    image
    image

v0.3.2

27 Jul 04:17
Compare
Choose a tag to compare
  • Fix remove button disable logic being backwards.

v0.3.1

27 Jul 03:41
Compare
Choose a tag to compare
  • Fix messages not appearing in groups when switching characters.
  • New "Remove All" button. Hold down "shift" to make it clickable.

v0.3.0

26 Jul 06:40
8c71ae3
Compare
Choose a tag to compare
  • Exporting chat logs, at long last! Just click the save button when you have an individual or group log opened.
  • Also the UI looks better now:
    image

v0.2.1

25 Jul 03:37
Compare
Choose a tag to compare
  • Fixed glitch with creating/deleting new groups.

v0.2.0

22 Jul 04:40
Compare
Choose a tag to compare

What's Changed

  • User-defined groups are now added! Select who is visible in each group using left side checkboxes. Right click a group tab to rename it.
    ffxiv_dx11_2023-07-21_23-31-14
  • Current user's messages are now always tracked.
  • New "Always Tracked" tab in configuration where you can set players that you always want listed.
  • New "Add All In Range" button that adds everyone fitting the game's definition of "visible".
  • Improved UX across the board.
  • New commands /whowhat on, off, refresh, and reset.

New Contributors

Full Changelog: v0.1.2...v0.2.0

v0.1.2

15 Jan 13:02
49a3efe
Compare
Choose a tag to compare
  • Update to .NET 7 and Dalamud API 8.

v0.1.1

06 Jan 06:11
Compare
Choose a tag to compare
  • Fix window open = true without also setting correct window dimensions.