Commit Graph

8 Commits

Author SHA1 Message Date
Aiirik
67ee2b71e3 update chathighlightplayer (#12409)
* Update commit reference in chathighlightplayer

As per request, I have removed the following features as requested by admins:

-Remove the generic player highlighting feature (the always highlight groups).

-Remove the customizable temporary highlight duration. You may set it to a duration at or below 60 seconds.

Now it will only temp highlight players from 5 seconds - 60 seconds (hard limit on 60 seconds) similar to how the plugin started. No more permanent highlight. 

I worked on most of these features. I thought it was a cool feature I was adding but had no ideal it was breaking the rules. It would only highlighted players in your surroundings that you would select, but I can understand your point. So sorry about that. 

I hope this resolves the issues.

* Update commit reference in chathighlightplayer

fixed version number

* Update commit hash and add author to chathighlightplayer

cleaned up file

added highlight timer from 1 minute max to 2 minute max.

* Update commit hash in chathighlightplayer config

Merge pull request #15 from Jasper-VP/fix-code-formatting
Restore code formatting (whitespace only)

Pure formatting cleanup addressing the review feedback about removed line breaks. No functional changes.

Normalize CRLF line endings to LF
Restore consistent tab indentation (de-indented method bodies; split joined lines)
Restore the blank lines between and within methods that were dropped during the feature-removal commits, matching the pre-removal formatting
Normalize the over-indented @configitem annotation params in the config

* Update commit reference in chathighlightplayer

Fixed minimap dot not showing for highlighted player

Added toggle to enable or disable minimap dot for highlighted player

* Update commit reference in chathighlightplayer

updated version number

* Update commit reference in chathighlightplayer

Added new highlight mode and toggle for highlight mode (Tile, Outline)

* Update commit reference in chathighlightplayer

Updated config layout to try and group settings better
Added a toggle to display gamemessage when a player is highlighted

Fixed: Removed 0 Seconds as an option in the highlight duration.

* Update commit reference in chathighlightplayer

Added "Overlay above widgets" (default true)

Modified Minimap overlay so it does not get hidden with new "Below widgets" toggle

Added option for minimap dot size (Default, Medium, Large)

Made minimap position smooth when player is moving
2026-06-22 19:21:34 -04:00
Aiirik
5d184e91e7 update chathighlightplayer to v2.2.0 (#12352) 2026-06-03 07:21:38 -04:00
pajlada
e3db5e359d disable chathighlightplayer (#12345) 2026-06-01 15:36:49 -04:00
Aiirik
cff105eb53 update chathighlightplayer (#11786)
* Create ChatHighlightPlayer

* Update ChatHighlightPlayer

* Update and rename ChatHighlightPlayer to chathighlightplayer

* Update chathighlightplayer

* Update chathighlightplayer

LICENSE

* Update chathighlightplayer

Add minimap

* Update chathighlightplayer

fixed buggs added a config option

* Update chathighlightplayer

* Update chathighlightplayer

2.0

* Update chathighlightplayer

v2,0

* Update chathighlightplayer

v2.0 test

* Update chathighlightplayer

update v2.0

* Update chathighlightplayer

update 2.0

* Update chathighlightplayer

updated to build=standard

* Update chathighlightplayer

major update 2.0

* Update commit reference in chathighlightplayer

Updated to show Version number - version= 2.1.0 in properties.

Cleaned up the Description in the Properties.

Fixed Plugin name not matching in game. Will now show "Chat Highlight Player" instead of "Click Chat Highlight Player".

Added the ability to only display the highlighted players right click menu. This makes it easier to find the person you are looking for. 

Added an option to select what menu option is highlighted. Before it was only "trade with", now you can select any option you want or multiple

Added the ability to have the players name highlighted. This was only available in the condense menu, now it works in the default menu.

* Update commit reference in chathighlightplayer

Added the ability to fade the highlight as well as optimizations.

* Update commit reference in chathighlightplayer

updated a default value

---------

Co-authored-by: scriptnapps <kataraxluna+git@gmail.com>
2026-05-07 18:19:46 -04:00
scriptnapps
a85cec21c7 update chathighlightplayer 2026-04-27 12:57:28 +00:00
scriptnapps
9e97398a81 update chathighlightplayer 2026-04-27 01:29:20 +00:00
scriptnapps
0721f07394 update chathighlightplayer (#7675)
* Create ChatHighlightPlayer

* Update ChatHighlightPlayer

* Update and rename ChatHighlightPlayer to chathighlightplayer

* Update chathighlightplayer

* Update chathighlightplayer

LICENSE

* Update chathighlightplayer

Add minimap
2025-03-21 21:37:36 -04:00
scriptnapps
4b88ab8fe9 add chathighlightplayer (#7429)
* Create ChatHighlightPlayer

* Update ChatHighlightPlayer

* Update and rename ChatHighlightPlayer to chathighlightplayer

* Update chathighlightplayer

* Update chathighlightplayer

LICENSE
2025-02-24 06:30:22 -08:00