Resource icon

MyChat v2.08

Download

[1.95] - 2024-07-02​


Features⛲


- NO2 Token
Placing NO2 on a filter will find those lines and discard them. you can NO2 a token to ommit those lines, or NO2 a word or phrase.

Still needs some more testing but working fairly well so far.

To make this work properly pay attention to your fID # as they are processed in order.

so if you want to ommit something but allow others with similar patterns through put the ommit first.
(dbfdea7) ~grimmier378

[1.94] - 2024-07-01​


Bug Fixes🐛


- P3 token also snagging your pets spam.
(4c6a23e) ~grimmier378

[1.93] - 2024-06-17​


Features⛲


- Added setting to set Main tab default Echo channel
(14b1292) ~grimmier378

[1.92] - 2024-06-17​


Features⛲


- NEW Token PT3 now checks for any party members pet.
PT1 checks for your pet
PT3 checks for ANY party members Pet including your own.
(f6c0130) ~grimmier378

[1.91] - 2024-06-17​


Bug Fixes🐛


- Some work in progress snuck in last one
Broke displaying all tabs that are enabled
(c49ac2e) ~grimmier378

[1.90] - 2024-06-17​


Performance🏎️


- Better handling for the N3 token
Using N3 should be better at picking out the npc based messages especially for combat.
(68f6b35) ~grimmier378

[1.89] - 2024-05-16​


Bug Fixes🐛


- Links various build and db combinations
This should address a lot of the mismatch linkdb vs build issues.

We will check for the DB against Build type MQ2LinkDB_Live
MQ2LinkDB_Test
MQ2LinkDB_Emu
and if that doesn't exist for the current build. we will check for the merged db.
MQ2LinkDB

if EMU and using a merged DB fresh from live. the links will need additional formating.
** Recommend EMU users start with no DB and build a fresh one to eliminate these issues **
(6861d17) ~grimmier378

Features⛲


- Default NPC channel
Added settings to load in default NPC channel if missing. channel ID 9100
(907ef5a) ~grimmier378
- Default channels update
Updated say, tells, and shouts to use the P3 token and only show players.

Added a default NPC channel using N3 token to only show NPC say, shouts, tells, and whispers.

this still misses random quest emotes.
(d48f25c) ~grimmier378

Performance🏎️


- SQL query
Making the SQL Query handle the heavy work of removing special characters from the names.

This is faster, than using lua to do this. Since we can pull the data formatted all at once instead of formatting the name row by row.
(57729a5) ~grimmier378

〰️Commits​


- N3, P3 for NPC and PC
Added 2 tokens N3 for NPC names and P3 for PC names.

Useful to filter only npc or pc spam from normal channels and into their own channel.
(cbf59ff) ~grimmier378

[1.88] - 2024-05-07​


Bug Fixes🐛


- On Off toggle set backward
Set the on off setting to the correct values I had them backward in one spot.
(1f19f3d) ~grimmier378

[1.87] - 2024-05-06​


Bug Fixes🐛


- Popstyle
Found a mismatch pop style that will crash you if you don't have a theme setup. so basically first time you load it.
(29db571) ~grimmier378

[1.86] - 2024-05-06​


Bug Fixes🐛


- Pattern match '(). chars
Was missing subs for ( ) and . characters
making (Beza) and any Pg. item to not properly link.
(f4a0d42) ~grimmier378

Features⛲


- Toggle auto refresh from menu
You can now toggle auto refresh from the main menu, without having to change the delay timer setting.
(4e79586) ~grimmier378

[1.85] - 2024-05-06​


Performance🏎️


- Cleaned up the SQL query
SQL Query is now more effecent at pulling names out of the links with less mistakes.
(eb27237) ~grimmier378

[1.84] - 2024-05-05​


Bug Fixes🐛


- Replaced removed connection line
Accidently deleted the connection line.
(e059c3f) ~grimmier378

[1.83] - 2024-05-05​


Bug Fixes🐛


- SQL db checks
Added some checks to make sure the DB exists. and if not we disable link lookups.

Also will check build type, and if EMU check for emu db then fall back on live db if that exists.

If both are missing we will disable link lookups.
(fc53cc6) ~grimmier378
Back
Top
Cart