From 7557cfd845b8436a7e7f14313af59355655953c0 Mon Sep 17 00:00:00 2001 From: Uleat Date: Mon, 5 Jan 2015 13:44:16 -0500 Subject: [PATCH] Added text link translators for all supported clients - currently, only OP_ChannelMessage and OP_SpecialMesg are translated. --- changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.txt b/changelog.txt index 5aa90cfc9..c9a9a2c3a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,8 @@ EQEMu Changelog (Started on Sept 24, 2003 15:50) ------------------------------------------------------- +== 01/05/2015 == +Uleat: Fixed (added translators for) item/text links. Only 'OP_ChannelMessage' and 'OP_SpecialMesg' are currently handled..more text channels will be added as the need arises. + == 01/03/2015 == Trevius: (RoF2) /shield (shielding) and /key (key ring) are both now functional after opcode updates.