Thanks to visit codestin.com
Credit goes to github.com

Skip to content

perappu/WhoSaidWhatNow

Repository files navigation

Who Said What Now

Dalamud plugin for tracking/filtering chat logs on a per-character basis. Good for crowded events and locations!

Takes ideas and logic from Snooper, and therefore is under the same license. Thank you!

We are now Dalamud official! Find us by enabling test builds in Dalamud Settings -> Experimental -> Get plugin testing builds.

Current Features

  • View individual chat logs for specified characters
  • View tracked characters individually or within user-defined, renamable groups
  • Stores all chat logs as tabs on a single collapsible window
  • Export individual or group chat logs to .txt file!
  • Automatic tracking for specified users in settings
  • Button to "Add All in Range", tracking all players visible to the plugin
  • Filter logs by specific chat channels (i.e. /say, /em, /cwls2, etc)
  • Tracking can be turned on/off to save memory

image

Creating a New Release

  • Bump AssemblyVersion and/or TestingAssemblyVersion in ./WhoSaidWhatNow/WhoSaidWhatNow.json.
  • Bump <Version> in ./WhoSaidWhatNow/WhoSaidWhatNow.csproj.
  • Run .NET build in Release mode: dotnet build --configuration Release
  • Create new release tag using the vX.X.X format, and attach the release artifact from ./WhoSaidWhatNow/WhoSaidWhatNow/bin/x64/Release/latest.zip.
  • Update repo.json and merged to root branch. Create PR using forked D17 repository with latest commit hash.
  • Verify updated release is available in Dalamud. Check for updates as necessary.

About

Dalamud plugin for tracking chat logs

Topics

Resources

License

Stars

Watchers

Forks

Languages