Skip to content

Releases: Incandescent-Turtle/FriendHighlighter

v2.0.1 Beta for 1.20.1 (Bug fix)

28 Dec 19:48
Compare
Choose a tag to compare
Pre-release

Bug fix for https://github.com/Incandescent-Turtle/FriendHighlighter/releases/tag/v2.0.0beta-1.20.1 fixing a mixin that broke with some entities.

FriendHighlighter v2 Beta

27 Dec 03:46
Compare
Choose a tag to compare
Pre-release

This is a beta release of v2.0.0 (v2.0.0b) for 1.20.1 for feature testing, UX feedback, and bug hunting. This adds a bunch of highly requested features.

This update adds the following features:

  • Entities can be highligted based on entity type (ei. you can highlight all Zombies, all Items, all Players etc.
  • There is now an option to enable team colors overriding the highlight colour you select
  • You can enable a setting that makes projectiles shot from a highlighted entity also be highlighted with the color of its owner/shooter
  • There is an option to highlight any mobs you hit for X amount of time, just as a spectral arrow would.

Using ModMenu and ClothConfig, you can access these new settings through the GUI menus, which is opened with "O" by default. This is the reccomended way to play with these features. However the command interface implements almost all of the changes as well.

use /fh settings set [settingName] [value to toggle the new features

use /fh addEntity [entityName] (colour) to highlight based on mob type. You can use /fh toggleEntity, "/fh removeEntity", and "/fh listEntities` to manage/display your entity lists.

Note that a lot of the commands to manage you friends list (this is by their Display name instead of entity type) have also changed to fit the pattern above.

Download

Click on the .jar file below marked with your target version to download the mod file!

How to use

  1. Ensure you have fabric set up
  2. Place the .jar in your mods folder
  3. Make sure all the dependencies below are in your mods folder as well

Download

Click on the .jar file below marked with your target version to download the mod file!

How to use

  1. Ensure you have fabric set up
  2. Place the .jar in your mods folder
  3. Make sure all the dependencies below are in your mods folder as well

Dependencies

It requires the Fabric API:

Download Fabric API

And is compatible with Mod Menu and Cloth Config (recommended):

Download Cloth Config

Download Mod Menu

Player Highlighting - v2 1.21

15 Jul 07:28
Compare
Choose a tag to compare

This is a special, 1.20.1 release that adds the experimental feature of highlight ALL players automatically, without entering their names.

You can change the color players are highlighted with in the mod settings, or by /fh settings set defaultPlayerColor [color] where [color] is the color you want. If a player is already added as a friend, the friend color will override this default color.

The feature is accessible through the chat settings menu with:

/fh settings set highlightAllPlayers highlight
the chat interface with /fh settings display
the settings GUI (O and go to settings tab)
Pressing M (M is the default key, this can be re-binded in the game settings)

Download

Click on the .jar file below marked with your target version to download the mod file!

How to use

  1. Ensure you have fabric set up
  2. Place the .jar in your mods folder
  3. Make sure all the dependencies below are in your mods folder as well

Download

Click on the .jar file below marked with your target version to download the mod file!

How to use

  1. Ensure you have fabric set up
  2. Place the .jar in your mods folder
  3. Make sure all the dependencies below are in your mods folder as well

Dependencies

It requires the Fabric API:

Download Fabric API

And is compatible with Mod Menu and Cloth Config (recommended):

Download Cloth Config

Download Mod Menu

Player Highlighting - 1.20.4

20 May 05:45
Compare
Choose a tag to compare

This is a special, non-stable 1.20.4 release that adds the experimental feature of highlight ALL players automatically, without entering their names. The feature is accessible through the chat settings menu with /fh settings set highlightAllPlayers enabled or through the chat interface with /fh settings display. also accessible through GUI

Download

Click on the .jar file below marked with your target version to download the mod file!

How to use

  1. Ensure you have fabric set up
  2. Place the .jar in your mods folder
  3. Make sure all the dependencies below are in your mods folder as well

Dependencies

It requires the Fabric API:

[Download Fabric API](This is a special, non-stable 1.20.1 release that adds the experimental feature of highlight ALL players automatically, without entering their names. The feature is accessible through the chat settings menu with /fh settings set highlightAllPlayers enabled or through the chat interface with /fh settings display.

Download

Click on the .jar file below marked with your target version to download the mod file!

How to use

  1. Ensure you have fabric set up
  2. Place the .jar in your mods folder
  3. Make sure all the dependencies below are in your mods folder as well

Dependencies

It requires the Fabric API:

Download version 92, not the latest
Download Fabric API

And is compatible with Mod Menu and Cloth Config (recommended):

Download Cloth Config

Download Mod Menu)

v1.0.5-1.20.2

09 Feb 07:47
Compare
Choose a tag to compare

This is version 1.0.5 of Friend Highlighter. It works for minecraft 1.20.2 with the fabric mod loader.

Changes

Allows for partial name matching--friends can be highlighted by only using part of their name (not case sensitive.
Will now match to display names, custom names, entity names, and names, to hopefully make it easier to highlight the friend you want.
Does not allow toggling partial matching on/off yet.

Download

Click on the .jar file below marked with your target version to download the mod file!

How to use

  1. Ensure you have fabric set up
  2. Place the .jar in your mods folder
  3. Make sure all the dependencies below are in your mods folder as well

Dependencies

It requires the Fabric API:

Download Fabric API

And is compatible with Mod Menu and Cloth Config (recommended):

Download Cloth Config

Download Mod Menu

v1.0.6-1.20.2

12 Feb 05:18
Compare
Choose a tag to compare

This is version 1.0.6 of Friend Highlighter. It works for minecraft 1.20.2 with the fabric mod loader.

Changes

Fixes a bug with 1.0.5-1.20.2 that ran into an NPE when dealing with custom entity names

Download

Click on the .jar file below marked with your target version to download the mod file!

How to use

  1. Ensure you have fabric set up
  2. Place the .jar in your mods folder
  3. Make sure all the dependencies below are in your mods folder as well

Dependencies

It requires the Fabric API:

Download Fabric API

And is compatible with Mod Menu and Cloth Config (recommended):

Download Cloth Config

Download Mod Menu

v1.0.4

05 Jan 07:56
Compare
Choose a tag to compare

This is version 1.0.4 of Friend Highlighter. It works for minecraft 1.19.4, 1.20.1, or 1.20.4 with the fabric mod loader.

Download

Click on the .jar file below marked with your target version to download the mod file!

How to use

  1. Ensure you have fabric set up
  2. Place the .jar in your mods folder
  3. Make sure all the dependencies below are in your mods folder as well

Dependencies

It requires the Fabric API:

Download Fabric API

And is compatible with Mod Menu and Cloth Config (recommended):

Download Cloth Config

Download Mod Menu

Expiremental Player Highlighting - 1.20.1

24 Apr 06:54
Compare
Choose a tag to compare

This is a special, non-stable 1.20.1 release that adds the experimental feature of highlight ALL players automatically, without entering their names. The feature is accessible through the chat settings menu with /fh settings set highlightAllPlayers enabled or through the chat interface with /fh settings display.

Download

Click on the .jar file below marked with your target version to download the mod file!

How to use

  1. Ensure you have fabric set up
  2. Place the .jar in your mods folder
  3. Make sure all the dependencies below are in your mods folder as well

Dependencies

It requires the Fabric API:

Download Fabric API

And is compatible with Mod Menu and Cloth Config (recommended):

Download Cloth Config

Download Mod Menu

1.20.4 Port - v1.0.3-1.20.4

04 Jan 10:38
Compare
Choose a tag to compare

This is version 1.0.3 of Friend Highlighter. It works for minecraft 1.20.4 with the fabric mod loader.
This is the exact same as v1.0.3 (latest 1.19.4 version) but for 1.20.4.

Download

Click on the friendhighlighter-1.0.3-1.20.4.jar file below to download the mod file.

How to use

  1. Ensure you have fabric set up
  2. Place the .jar in your mods folder
  3. Make sure all the dependencies below are in your mods folder as well

Dependencies

It requires the Fabric API:

Download Fabric API

And is compatible with Mod Menu and Cloth Config (recommended):

Download Cloth Config

Download Mod Menu

Minor Tweaks - v1.0.3-1.19.4

04 Jan 07:49
ab20a3c
Compare
Choose a tag to compare

This is version 1.0.3 of Friend Highlighter. It works for minecraft 1.19.4 with the fabric mod loader.
This tweaked commands to more more readable, clear, and removed some bugs. Added a feature on the simple list so the highlighter can be enabled/disabled by clicking on the title. Added mod info to be displayed in menus.

Download

Click on the friendhighlighter-1.0.3-1.19.4.jar file below to download the jarfile with the mod.

How to use

  1. Ensure you have fabric set up
  2. Place the .jar in your mods folder
  3. Make sure all the dependencies below are in your mods folder as well

Dependencies

It requires the Fabric API:

Download Fabric API

And is compatible with Mod Menu and Cloth Config (recommended):

Download Cloth Config

Download Mod Menu