Coder Social home page Coder Social logo

Comments (2)

NadyaNayme avatar NadyaNayme commented on June 12, 2024 1

Tidy Chat is killing a lot of chat types by design, that what it's supposed to do. System channel is especially heavily affected, and that's where PatMe outputs its texts. There's no "general channel", unless they mean Say channel, which is not appropriate for my counter outputs.

Can switch to something like Notice (idk, server info?) or Echo (macro output) and maybe it won't collide.

You can (and probably should) use PluginInterface.GeneralChatType which gets Dalamud's General Chat setting - which is set to Debug by default but can be set to go to pretty much any chat channel. This is what most plugins do and Tidy Chat does not filter anything that sends to Debug since 100% of Debug channel messages are Dalamud or Dalamud Plugins as that is the only way to send anything to that channel - and at that point it isn't Tidy Chat's job to filter any plugin messages but the responsibility of the plugin to provide a way to disable its own messaging if a user doesn't want to see it.

This also lets users control where their plugin messages go in their chat tabs. By setting a non-Debug channel it lets them filter them into a specific tab group or if they use Chat2 they can filter Debug-channel messages into their own tab.

image

image

from patmedalamud.

MgAl2O4 avatar MgAl2O4 commented on June 12, 2024

Tidy Chat is killing a lot of chat types by design, that what it's supposed to do. System channel is especially heavily affected, and that's where PatMe outputs its texts. There's no "general channel", unless they mean Say channel, which is not appropriate for my counter outputs.

Can switch to something like Notice (idk, server info?) or Echo (macro output) and maybe it won't collide.

from patmedalamud.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.