You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+25-3Lines changed: 25 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,19 @@ A simple LOTRO plugin to display chat messages larger on your screen.
12
12
13
13
## Features
14
14
15
+
**NEW: Complete french translation! There is now a highlight feature to help you see new messages!**
16
+
15
17
Displays simple notification for chat messages.
16
18
19
+
![Animated GIF from LOTRO with the message '[To test] Hello world!' in the centre.](./ChatNotif/res/hello-world.gif)
20
+
21
+
17
22

18
23
19
24
In the Options panel, you can unlock the window to move it around and select which channels to display.
20
25
You can customize the color for each channel.
21
26
22
-

27
+

23
28
24
29
25
30
You can change the speed in the Options window.
@@ -30,12 +35,29 @@ Some additional features are available from the command line.
30
35
Type `/cn help` to see all available commands.
31
36
32
37
33
-

38
+

39
+
40
+
## Versions
41
+
42
+
* Version 1.7.0: Complete french translation, highlight text messages, default chat colors matching the game, corrected channel names to match the game options, new minimum and maximum display time and better debug messages.
43
+
* Version 1.6.0: It is now possible to change channel colors!
44
+
* Version 1.5.0: Added a new option to save an load settings account wide.
45
+
* Version 1.4.1-1: Corrected the LotroInterface download file.
46
+
* Version 1.4.1: The icon is now displayed correctly.
47
+
* Version 1.4.0: New icon added, the license is included in the LotroInterface release.
48
+
* Version 1.3.0: Does not display notifications when the UI is hidden.
49
+
* Version 1.2.2: Fixed an error when loading settings on French and German clients.
50
+
* Version 1.2.1: Channels are now correctly sorted by name in the option panel.
51
+
* Version 1.2.0: Change notification duration.
52
+
* Version 1.1.1: Improved command line.
53
+
* Version 1.1.0: Window position is now saved in settings, added support for Plugin Compendium.
0 commit comments