• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
Resource icon

MyChat v2.05

Download

[1.24] - 2024-03-22​


Bug Fixes🐛


- Better logic on the echo commands.
(78b1fe1) ~grimmier378

[1.23] - 2024-03-22​


Features⛲


- Channel Echo
* Added Echo setting per channel.
* You set this to the /command you want to use on that channel by default.
* * so you can have your group channel always /g when you type on that tab.
* * we are selecting the active tab then using that channels Echo setting.

if you start a command with a / it ignores this setting.

You can configure this from the channel config page.

* some code clean up as well
(b016309) ~grimmier378

[1.22] - 2024-03-22​


〰️Commits​


- Cleaned up the Config windows some.
(3a70f6f) ~grimmier378
- ME filter tag
* You can now use ME as a filter tag.
* setting a filter to just ME will make it look for your name, this is useful if monitoring things like Crits, or someone mentioning your name.
(2d24d2a) ~grimmier378

[1.21] - 2024-03-21​


〰️Commits​


Cleanup

cleanup stuff.

also moved the time stamp logic to after we parse filters. so we can use ^ to find the first word in the string.
(1f4c587) ~grimmier378

[1.20] - 2024-03-21​


Bug Fixes 🐛


- Typo
Timestamp typo
(b58cfcf) ~grimmier378

[1.19] - 2024-03-21​


Bug Fixes 🐛


- Dbl timestamps
(f705063) ~grimmier378

[1.18] - 2024-03-21​


〰️Commits​


Missed an end

missed an end
(c472114) ~grimmier378

[1.17] - 2024-03-21​


Bug Fixes 🐛


Fix config
(3881241) ~grimmier378

〰️Commits​


Merge branch 'config_edits'
(0cb2ec4) ~grimmier378
- Crash fixes
* Fixed the crash bugs when deleting or adding channels, events, and or filters.
* Added timestamp toggle in the options window.
(3d33fec) ~grimmier378
Config fixes
(8242229) ~grimmier378

[1.16] - 2024-03-19​


〰️Commits​


- * tweaked the config windows to be more pleasing to the eye.
(7a5372b) ~grimmier378
- Filters
* I brought back the filtering of events further.
* You can set multiple filters for an event and color code each filter.
* if the line does not fit a filter it defaults to the events color.
* You can add and remove filters as well as events and channels in the config editor.
* Filters are passed through string.find as the pattern.
* * putting a ^ in the front will denote that you want that pattern to be the beginning of the line. useful with '^You '

I'll make the config more pretty next update.
(40fa596) ~grimmier378

[1.14] - 2024-03-18​


Bug Fixes 🐛


- Crash bug
* fixed a bug where you could crash after clearing a tab.
(dcd1011) ~grimmier378

〰️Commits​


Merge branch 'dev'
(be0aae5) ~grimmier378
- Crash
* Added checks to prevent crash when deleting a channel.
(92ed6da) ~grimmier378
Delete tahomabd.ttf
(135dcff) ~Grimmier378
Delete tahoma.ttf
(b59d2e8) ~Grimmier378
Delete tahoma.ttf
(821c4a2) ~Grimmier378
Delete tahomabd.ttf
(4a7bcf0) ~Grimmier378

[1.13] - 2024-03-16​


Features ⛲


- Adjustable Scale
* Added a slider to adjust zoom scaling.
(d2d03bc) ~grimmier378

〰️Commits​


PR # [6](https://github.com/grimmier378/mychat/pull/6): Slider and readme update
(bcf194c) ~Grimmier378
Update README.md
(493606a) ~Grimmier378
PR # [5](https://github.com/grimmier378/mychat/pull/5): Delete
(2ecb90e) ~Grimmier378

[1.11] - 2024-03-16​


〰️Commits​


PR # [4](https://github.com/grimmier378/mychat/pull/4): buffer
(8a8dc94) ~Grimmier378

[1.10] - 2024-03-16​


〰️Commits​


PR # [3](https://github.com/grimmier378/mychat/pull/3): main console.
background color is now set to black, and hover highlights are set to just a tad bit lighter.
accidently removed writing to main console. that is back

These settings are saved to the config so you can change them. I will probably add a color-picker for this at some point.
(cfa2c11) ~Grimmier378
PR # [2](https://github.com/grimmier378/mychat/pull/2):
(59e1002) ~Grimmier378

[1.08] - 2024-03-14​


〰️Commits​


PR # [1](https://github.com/grimmier378/mychat/pull/1): more events per channel
(abe5fd8) ~Grimmier378

[1.12] - 2024-03-16​


〰️Commits​


- Delete
* You can now delete entire channels or individual events from the config window.
(43e2e46) ~grimmier378

[1.11] - 2024-03-16​


〰️Commits​


PR # [4](https://github.com/grimmier378/mychat/pull/4): buffer
(8a8dc94) ~Grimmier378
- Buffer
* Added a buffer 1000 lines to the ZOOM view console hack.
(ac5ced7) ~grimmier378
Back
Top