Speeder can now display a radar of nearby entities. For now, the radar displays nearby players and their HP values. Default radar settings have been added to config.txt, so I recommend downloading a new config file so that you don't have to type in the settings from scratch. Here is the guide text:
- 43) Settings for the radar. Each setting should be separated with the "|" character, such as 1|2|3|4. The order of the settings is:
X position|Y position|Width|Height|ID|Total entities displayed|Font size|Background color|Mob color|Player color|Gathering object color|Center of radar indicator|Show mobs|Show players|Show gathering objects|Transparent|Always on top|Distance multiplier|Refresh rate- The X & Y positions are where you want the radar to appear on your screen with 0|0 being the top left corner.
- Width and Height control how large the radar is.
- ID should be set to any number and simply prevents the creation of multiple radars with the same ID.
- Total entities is the max number of entities the radar should display.
- Font size controls the size of the entity names.
- The three color settings should be decimals referring to the RGB (red, blue, green) values you want. You can use this site to calculate the decimals for you.
- Center of radar indicator is the text or character you want in the center of the radar. I prefer an asterisk.
- Show mobs should be 1 to display mobs. Show players should be 1 to display players. Show gathering objects should be 1 to display gathering objects.
- For now, the radar is only capable of displaying players.
- Transparent should be 1 to make the radar window transparent.
- Please make sure you read the [Safety] section if you enable this option.
- Always on top should be 1 to make the radar the topmost window.
- Distance multiplier is the number Speeder will multiply an entity's game distance by when determining where to render its name on the radar. For example, a higher distance multiplier will cause the entity's name to appear farther from the center of the radar.
- Refresh rate is how often (in milliseconds) Speeder should update the radar.
- If you do not wish to use the radar, simply leave the line blank.
This addition requires updating Speeder to version 96.