* 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>
* Update 07flip to 5866739578749a3a0027788c767db42fa08e7e85
* Update 07flip to 53566064f52d965076ba8dbbdf0982d50295d5a5
* Update 07flip to d08c43d52d84f6e859e8f700937b6f3bed2eaf0d
v2.1.19 - Lighting Code Cleanup
- CustomModelComp no longer keeps ids
- Lighting code has been cleaned up. CustomModelComp no longer saves it. Lighting of models will now be determined solely by CustomLighting instead of LightingStyle, with translation between the two as required
- Bugfix: it should no longer be possible to set orientation above 2048 manually