Skip to content

Commit 0fda0eb

Browse files
committed
Added new screenshots and updated README with the new features
1 parent 6e50ffd commit 0fda0eb

5 files changed

Lines changed: 25 additions & 3 deletions

File tree

ChatNotif/res/hello-world.gif

1.72 MB
Loading

ChatNotif/res/options.jpg

-28.3 KB
Binary file not shown.

ChatNotif/res/options1.jpg

8.36 KB
Loading

ChatNotif/res/options2.jpg

-12.5 KB
Loading

README.md

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,19 @@ A simple LOTRO plugin to display chat messages larger on your screen.
1212

1313
## Features
1414

15+
**NEW: Complete french translation! There is now a highlight feature to help you see new messages!**
16+
1517
Displays simple notification for chat messages.
1618

19+
![Animated GIF from LOTRO with the message '[To test] Hello world!' in the centre.](./ChatNotif/res/hello-world.gif)
20+
21+
1722
![Screenshot from LOTRO with the message "Hello world!" in the centre.](./ChatNotif/res/notif.jpg)
1823

1924
In the Options panel, you can unlock the window to move it around and select which channels to display.
2025
You can customize the color for each channel.
2126

22-
![Screenshot of the option panel. There are checkboxes and color pickers for each chat channel.](./ChatNotif/res/options1.jpg)
27+
![Screenshot of the option panel. A checkbox can lock or unlock the window position and enable chat message highlight and a slider to change the text speed. There are checkboxes and color pickers for each chat channel.](./ChatNotif/res/options1.jpg)
2328

2429

2530
You can change the speed in the Options window.
@@ -30,12 +35,29 @@ Some additional features are available from the command line.
3035
Type `/cn help` to see all available commands.
3136

3237

33-
![Screenshot of the option panel. Buttons allow to customize or reset colors, there is a slider to change text speed and a checkbox to save settings account wide.](./ChatNotif/res/options2.jpg)
38+
![Screenshot of the option panel. Buttons allow to customize or reset colors and a checkbox to save settings account wide.](./ChatNotif/res/options2.jpg)
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.
54+
* Version 1.0.0: Initial release.
55+
3456

3557
## Planned features
3658

3759
- [ ] Option to set font size
3860
- [ ] Option to hide messages sent by the player
3961
- [ ] Messages fade in and out
4062
- [ ] Highlight messages when they appear
41-
- [ ] Translate the plugin into French and German
63+
- [ ] Translate the plugin into German

0 commit comments

Comments
 (0)